<!-- Begin

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


document.write('<span class="phonetitle">');

document.write('Blue Wave Adventures');

document.write('</span><br />');

document.write('PO Box 3232<br />');

document.write('Murrells Inlet, SC 29576<br />');

document.write('Reservations: Call Captain Dick\'s Marina, Ask for Blue Wave Adventures <span class="phonetitle">(843) 651-3676<br /></span>');

document.write('Additional Contact: &nbsp;&nbsp;<span class="phonetitle">(843) 340-7713<br /></span>');

document.write('<br />E-mail us: ');

document.write(' <a href="mailto:bluewaveadventures@gmail.com">bluewaveadventures@gmail.com</a><br />');

document.write(' <a href="mailto:bluewaveadventures1@msn.com">bluewaveadventures1@msn.com</a><br />');


//  End -->