<!-- Begin

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

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

document.write('Blue Moon');

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

document.write('35 Baltimore Avenue<br>');

document.write('Rehoboth Beach, DE 19971<br>');

document.write('PHONE: <span class="phonetitle">(302) 227-6515<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(302) 227-3702<BR></span>');

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

//document.write(' <A HREF="mailto:tim@bluemoonrehoboth.com" class="link">tim@bluemoonrehoboth.com</a><br>');


//  End -->