//
function Wr(str) {
	document.write(str);
}


Wr("<table width=175 border=0 cellspacing=0 cellpadding=0><tr>");
Wr("<td height=50><a href=index.html onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('welcome','','art/buttons/welcome-over.jpg',1)\"><img src=art/buttons/welcome-off.jpg alt=welcome name=welcome width=166 height=50 border=0 id=welcome /></a></td></tr>");
Wr("<tr><td height=50><a href=aboutus.html onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('aboutus','','art/buttons/about-over.jpg',1)\"><img src=art/buttons/about-off.jpg alt=about us name=aboutus width=166 height=50 border=0 id=aboutus /></a></td></tr>");
Wr("<tr><td height=50><a href=fences.html onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('fences','','art/buttons/fences-over.jpg',1)\"><img src=art/buttons/fences-off.jpg alt=fences name=fences width=166 height=50 border=0 id=fences /></a></td></tr>");
Wr("<tr><td height=50><a href=screenrooms.html onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('screenrooms','','art/buttons/screen-over.jpg',1)\"><img src=art/buttons/screen-off.jpg alt=screen rooms name=screenrooms width=166 height=50 border=0 id=screenrooms /></a></td></tr>");
Wr("<tr><td height=50><a href=patios.html onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('patiocovers','','art/buttons/patio-over.jpg',1)\"><img src=art/buttons/patio-off.jpg alt=patio covers name=patiocovers width=166 height=50 border=0 id=patiocovers /></a></td></tr>");
Wr("<tr><td height=50><a href=arbors.html onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('arbors','','art/buttons/arbors-over.jpg',1)\"><img src=art/buttons/arbors-off.jpg alt=arbors name=arbors width=166 height=50 border=0 id=arbors /></a></td></tr>");
Wr("<tr><td height=50><a href=awnings.html onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('awnings','','art/buttons/setter-over.jpg',1)\"><img src=art/buttons/setter-off.jpg alt=awnings name=awnings width=166 height=50 border=0 id=awnings /></a></td></tr>");
Wr("<tr><td height=50><a href=flagpoles.html onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('flagpoles','','art/buttons/flagpole-over.jpg',1)\"><img src=art/buttons/flagpole-off.jpg alt=flag poles name=flagpoles width=166 height=50 border=0 id=flagpoles /></a></td></tr>");
Wr("<tr><td height=50><a href=requestinfo.html onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('requestinfo','','art/buttons/info-over.jpg',1)\"><img src=art/buttons/info-off.jpg alt=request info name=requestinfo width=166 height=50 border=0 id=requestinfo /></a></td></tr>");
Wr("<tr><td height=50><a href=contactus.html onmouseout=\"MM_swapImgRestore()\" onmouseover=\"MM_swapImage('contactus','','art/buttons/contact-over.jpg',1)\"><img src=art/buttons/contact-off.jpg alt=contactus us name=contactus width=166 height=50 border=0 id=contactus /></a></td></tr>");
Wr("<tr><td>&nbsp;</td></tr>");
Wr("</table>");