<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td height="10" background="http://www.FloridaHearingCare.com/picts/background-menu-horz.gif">');
document.write('</td></tr></table>');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" height="15"><tr><td colspan="2">');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td bgcolor="#95A1BE" >');
document.write('<img src="http://www.FloridaHearingCare.com/picts/spacer.gif" width=75 height=25><EMBED src="http://www.FloridaHearingCare.com/norm-new.swf" quality=high wmode=transparent bgcolor=#FFFFFF  WIDTH="900" HEIGHT="100" NAME="homepage" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
document.write('</td></tr></table>');

document.write('</td></tr><tr><td bgcolor="#D7D7DC" height="10" align="center" background="http://www.FloridaHearingCare.com/picts/background-menu-horz.gif">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" class="headermenu"><tr><td>');


// START HORIZONTAL LINKS - COPY AND PASTE THE NEXT 3 LINES TO ADD A LINK


document.write('<a href="http://www.FloridaHearingCare.com/contact.htm" class="menuheader"></a><br>');
document.write('</td><td>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;<br></td><td>');



document.write('<a href="http://www.FloridaHearingCare.com/index.html" class="menuheader"></a><br>');
document.write('</td><td>&nbsp;<br>');
document.write('</td></tr></table>');
document.write('</td></tr></table>');



// START DATE SCRIPT - DELETE ALL THE FOLLOWING LINES TO REMOVE


document.write('<div id="date-location">');
var d=new Date()
var weekday=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")
var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December")
document.write("<span class=\"headermenu\"><nobr>" + weekday[d.getDay()] + " ")
document.write(d.getDate() + ". ")
document.write(monthname[d.getMonth()] + " ")
document.write(d.getFullYear())
document.write("</nobr><br></span>")
document.write('</div>');




//  End -->