<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');
document.write('Island Breeze Yacht Sales');
document.write('</span><br>');
document.write('2907 Shelter Island Dr. #105 <br>');
document.write('San Diego, CA  92106<br>');
document.write('<span class="phonetitle">(619) 300-3400</span> - Phone<BR>');
// document.write('FAX: <span class="phonetitle">(555) 555-5555<BR></span>');
document.write('<BR>Email us: ');
document.write(' <A HREF="mailto:info@islandbreezeyachts.com">info@islandbreezeyachts.com</a><br>');

//  End -->