function writeGalleryNav()
{


document.writeln('<font face="Verdana" size="2"><b>&nbsp;&nbsp;<a href="http://www.courterhomes.com/Gallery/Photos/default.htm">Photo Gallery</a>&nbsp;|');
document.writeln('&nbsp;<a href="http://www.courterhomes.com/Gallery/Inventory/default.htm">Available Inventory</a>&nbsp;|');
document.writeln('&nbsp;<a href="http://www.courterhomes.com/Gallery/Floorplans/default.htm">Floor Plans</a></b></font>');	
    

}
//end function

