<!-- Begin
//Note: Use this for usual logo /logo/logo_hp-550-3.gif
// NOTE: If you use a ' add a slash before it like this \'
// NOTE: blank header is logo/hp_500_blnk.gif
// NOTE: blank header to replace foreclosure search ad is logo/hp_400-blnk.gif
// NOTE: poll header to replace foreclosure search ad is logo/hp_500_poll-5.gif
// NOTE: poll header replacement logo/hp_500_ff-4.gif 4-9-10
// NOTE: poll header replacement logo/hp_500_ff-4.gif 4-9-10

//NOTE: Added 1 column for the two news links - Will need to delete it to put the logo/400-blnk.gif back into space

//NOTE: Change back after Christmas to /logo/logo_hp-550-3.gif; /logo/logo_s.gif; /logo/logo-s-215.gif: ALSO remember to change height back to 
// 150 from 160 and back to 125 from 135-- ALSO CHange the following back on the stylesheet -- #date-location { left: 165px; POSITION: absolute; TOP: 131px }

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" height="150"><tr><td colspan="2">');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#215ade"><tr>');
document.write('<td width="550"><img src="/logo/logo_hp-550-3.gif" HEIGHT="125" WIDTH="100%" border="0"><br></td>');
document.write('<td width="350"><img src="/logo/logo-s-215.gif" HEIGHT="125" WIDTH="100%" border="0"><br></td>');
document.write('<td background="../logo/logo_S-100.gif">&nbsp;</td>');
document.write('</tr></table>');

document.write('</td></tr><tr><td height="25" align="right" background="/headers/background-menu-horz-gray.gif">');

document.write('<TABLE cellpadding="0" cellspacing="2" border="0" class="headermenu"><tr><td>');


//START HORIZONTAL LINKS - COPY AND PASTE THE NEXT 3 LINES TO ADD A LINK -->


document.write('&nbsp;<br>');
document.write('</td><td>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;<br></td><td>');


document.write('&nbsp;<br>');
document.write('</td><td width="15"><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 -->















