
document.write('<img alt="" src="g/subTitles.png" width="691" height="58" border="0" usemap="#Nav" style="margin:2px auto 0 auto;" />')
 
document.write('<map name="Nav">')
           document.write(' <area shape="rect" coords="1,28,75,56" href="furniture.html">')
          document.write('<area shape="rect" coords="92,27,247,55" href="garden.html">')
         document.write('<area shape="rect" coords="262,27,328,54" href="mirrors.html">')
				  document.write('<area shape="rect" coords="342,28,411,55" href="trellises.html">')
					 document.write('<area shape="rect" coords="427,27,561,55" href="special.html">')
					  document.write('<area shape="rect" coords="576,27,612,55" href="bio.html">')
						 document.write('<area shape="rect" coords="623,26,687,49" href="contact.html">')
    
    document.write('</map>')
	 