var printlink = '';
var incgi = 0;

function printMenu(thispage) {
var rowspan=17;
if (incgi) { incgi = '../' } else { incgi = '' }
if (!printlink) { printlink = thispage }
document.write('<table cellpadding=0 cellspacing=0 border=0 width=186>');
document.write('<tr><td colspan=5><img src="images/mask.gif" alt="" width=186 height=20 border=0></td></tr>');
document.write('<tr><td colspan=5><img src="images/menustrip.gif" alt="" width=186 height=10 border=0></td></tr>');
document.write('<tr height=2><td width=11 rowspan='+rowspan+' bgcolor=#cfeacf><img src="images/mask.gif" alt="" width=11 height=2 border=0></td><td width=2 rowspan='+rowspan+' bgcolor=#ffffff><img src="images/mask.gif" alt="" width=2 height=2 border=0></td><td bgcolor=#ffffff><img src="images/mask.gif" alt="" width=160 height=2 border=0><td width=2 rowspan='+rowspan+' bgcolor=#ffffff><img src="images/mask.gif" alt="" width=2 height=2 border=0></td><td width=11 rowspan='+rowspan+' bgcolor=#cfeacf><img src="images/mask.gif" alt="" width=11 height=2 border=0></td></tr>');
if (thispage=='home') { document.write('<tr><td class=navon>Home Page</td></tr>') }
else { document.write('<tr><td class=nav onMouseOver="this.className=\'navhi\'; index.className=\'menuhi\'" onMouseOut="this.className=\'nav\'; index.className=\'menu\'" onClick="top.location=\''+incgi+'index.html\'"><a class=menu id="index" href="index.html">Home Page</a></td></tr>') }
document.write('<tr height=1><td bgcolor=#0080ff><img src="images/mask.gif" alt="" width=160 height=1 border=0></td></tr>');
if (thispage=='information') { document.write('<tr><td class=navon>Facilities & Services</td></tr>') }
else { document.write('<tr><td class=nav onMouseOver="this.className=\'navhi\'; information.className=\'menuhi\'" onMouseOut="this.className=\'nav\'; information.className=\'menu\'" onClick="top.location=\''+incgi+'information.html\'"><a class=menu id="information" href="information.html">Facilities & Services</a></td></tr>') }
document.write('<tr height=1><td bgcolor=#0080ff><img src="images/mask.gif" alt="" width=160 height=1 border=0></td></tr>');
if (thispage=='apartments') { document.write('<tr><td class=navon>Living at The Priory</td></tr>') }
else { document.write('<tr><td class=nav onMouseOver="this.className=\'navhi\'; apartments.className=\'menuhi\'" onMouseOut="this.className=\'nav\'; apartments.className=\'menu\'" onClick="top.location=\''+incgi+'apartments.html\'"><a class=menu id="apartments" href="apartments.html">Living at The Priory</a></td></tr>') }
document.write('<tr height=1><td bgcolor=#0080ff><img src="images/mask.gif" alt="" width=160 height=1 border=0></td></tr>');
if (thispage=='location') { document.write('<tr><td class=navon>Location</td></tr>') }
else { document.write('<tr><td class=nav onMouseOver="this.className=\'navhi\'; locationlink.className=\'menuhi\'" onMouseOut="this.className=\'nav\'; locationlink.className=\'menu\'" onClick="top.location=\''+incgi+'location.html\'"><a class=menu id="locationlink" href="location.html">Location</a></td></tr>') }
document.write('<tr height=1><td bgcolor=#0080ff><img src="images/mask.gif" alt="" width=160 height=1 border=0></td></tr>');
if (thispage=='apartmentsforsale') { document.write('<tr><td class=navon>Apartments & Cottages for Sale</td></tr>') }
else { document.write('<tr><td class=nav onMouseOver="this.className=\'navhi\'; apartmentsforsale.className=\'menuhi\'" onMouseOut="this.className=\'nav\'; apartmentsforsale.className=\'menu\'" onClick="top.location=\''+incgi+'cgi-bin/property.cgi\'"><a class=menu id="apartmentsforsale" href="cgi-bin/property.cgi">Apartments & Cottages for Sale</a></td></tr>') }
document.write('<tr height=1><td bgcolor=#0080ff><img src="images/mask.gif" alt="" width=160 height=1 border=0></td></tr>');
if (thispage=='lease') { document.write('<tr><td class=navon>Lease & Charges</td></tr>') }
else { document.write('<tr><td class=nav onMouseOver="this.className=\'navhi\'; charges.className=\'menuhi\'" onMouseOut="this.className=\'nav\'; charges.className=\'menu\'" onClick="top.location=\''+incgi+'lease.html\'"><a class=menu id="charges" href="lease.html">Lease & Charges</a></td></tr>') }
document.write('<tr height=1><td bgcolor=#0080ff><img src="images/mask.gif" alt="" width=160 height=1 border=0></td></tr>');
if (thispage=='contactus') { document.write('<tr><td class=navon>Contact Us</td></tr>') }
else { document.write('<tr><td class=nav onMouseOver="this.className=\'navhi\'; contactus.className=\'menuhi\'" onMouseOut="this.className=\'nav\'; contactus.className=\'menu\'" onClick="top.location=\''+incgi+'cgi-bin/contact.cgi\'"><a class=menu id="contactus" href="cgi-bin/contact.cgi">Contact Us</a></td></tr>') }
document.write('<tr height=1><td bgcolor=#0080ff><img src="images/mask.gif" alt="" width=160 height=1 border=0></td></tr>');
//if (thispage=='residentspage') { document.write('<tr><td class=navon>Residents Page</td></tr>') }
//else { document.write('<tr><td class=nav onMouseOver="this.className=\'navhi\'; residentspage.className=\'menuhi\'" onMouseOut="this.className=\'nav\'; residentspage.className=\'menu\'" onClick="top.location=\''+incgi+'residentspage.html\'"><a class=menu id="residentspage" href="residentspage.html">Residents Page</a></td></tr>') }
//document.write('<tr height=1><td bgcolor=#0080ff><img src="images/mask.gif" alt="" width=160 height=1 border=0></td></tr>');
if (thispage=='usefullinks') { document.write('<tr><td class=navon>Useful Links</td></tr>') }
else { document.write('<tr><td class=nav onMouseOver="this.className=\'navhi\'; usefullinks.className=\'menuhi\'" onMouseOut="this.className=\'nav\'; usefullinks.className=\'menu\'" onClick="top.location=\''+incgi+'usefullinks.html\'"><a class=menu id="usefullinks" href="usefullinks.html">Useful Links</a></td></tr>') }
// document.write('<tr height=2><td bgcolor=#ffffff><img src="images/mask.gif" alt="" width=160 height=2 border=0></tr>');

// Printer friendly page
document.write('<tr height=1><td bgcolor=#ffffff><img src="images/mask.gif" alt="" width=160 height=1 border=0></td></tr>');
//document.write('<tr height=1><td bgcolor=#0080ff><img src="images/mask.gif" alt="" width=160 height=1 border=0></td></tr>');
//document.write('<tr height=1><td bgcolor=#ffffff><img src="images/mask.gif" alt="" width=160 height=1 border=0></td></tr>');
//document.write('<tr><td class=nav onMouseOver="this.className=\'navhi\'; printme.className=\'menuhi\'" onMouseOut="this.className=\'nav\'; printme.className=\'menu\'" onClick="top.location=\''+incgi+'cgi-bin/printme.cgi?printpage='+printlink+'\'"><a class=menu id="printme" href="cgi-bin/printme.cgi?printpage='+printlink+'">Print this page</a></td></tr>');
//document.write('<tr height=1><td bgcolor=#ffffff><img src="images/mask.gif" alt="" width=160 height=1 border=0></td></tr>');
//document.write('<tr><td class=nav onMouseOver="this.className=\'navhi\'; printsite.className=\'menuhi\'" onMouseOut="this.className=\'nav\'; printsite.className=\'menu\'" onClick="top.location=\''+incgi+'cgi-bin/printsite.cgi\'"><a class=menu id="printsite" href="cgi-bin/printsite.cgi">Print entire site</a></td></tr>');
//document.write('<tr height=1><td bgcolor=#ffffff><img src="images/mask.gif" alt="" width=160 height=1 border=0></td></tr>');
//document.write('<tr height=1><td bgcolor=#0080ff><img src="images/mask.gif" alt="" width=160 height=1 border=0></td></tr>');
//document.write('<tr height=2><td bgcolor=#ffffff><img src="images/mask.gif" alt="" width=160 height=2 border=0></tr>');

document.write('<tr><td colspan=5><img src="images/menustrip.gif" alt="" width=186 height=11 border=0></td></tr>');
document.write('</table>');
}
