if (/MSIE (\d+\.\d+);/.test(navigator.userAgent)) { // test for MSIE x.x;	var ieversion = new Number(RegExp.$1);}		document.write('<div id="menuProducts" class="menu">');		if (ieversion < 7) { // IE6			document.write('<img id="ie6menuP" src="css/img/spacer.gif" alt="" style="filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=\'css/img/menu-products.png\', sizingMethod=\'image\');" />');		}		// products menu		document.write('<div class="productsLeft">');		document.write('<h5>Building Materials</h5>');	document.write('&#8250; <a href="hardwoods.html">Hardwoods</a><br />');	document.write('&#8250; <a href="framing.html">Framing Lumber</a><br />');	document.write('&#8250; <a href="douglasfir.html">Douglas Fir</a><br />');	document.write('&#8250; <a href="timbers.html">Timbers</a><br />');	document.write('&#8250; <a href="thermowood.html">Stora Enso ThermoWood</a><br />');	document.write('&#8250; <a href="cedar.html">Western Red Cedar</a><br />');	document.write('&#8250; <a href="redwood.html">Redwood</a><br />');	document.write('&#8250; <a href="mahogany.html">Mahogany</a><br />');	document.write('&#8250; <a href="ipegarapa.html">Ip&eacute; &amp; Garapa</a><br />');	document.write('&#8250; <a href="tonguegroove.html">Tongue &amp; Groove Products</a><br />');	document.write('<h5>Sheet Goods</h5>');	document.write('&#8250; <a href="plywoods.html">Plywoods</a><br />');	document.write('&#8250; <a href="cabinetgrade.html">Cabinet Grade Plywoods</a><br />');	document.write('&#8250; <a href="quietrock.html">QuietRock Soundproof Drywall</a><br />');	document.write('&#8250; <a href="veneers.html">Veneers</a><br />');	document.write('&#8250; <a href="sheet.html">Other Sheet Goods</a><br />');	document.write('<h5>Mouldings</h5>');	document.write('&#8250; <a href="mouldings.html">Hardwood Mouldings</a><br />');	document.write('&#8250; <a href="pine.html">Pine Mouldings</a><br />');	document.write('&#8250; <a href="windsormill.html">Windsor Mill Mouldings</a><br />');		document.write('</div>');			document.write('<div class="productsCent">');		document.write('<h5>Composite Trim</h5>');	document.write('&#8250; <a href="azek.html">Azek Composite Trim</a><br />');	document.write('&#8250; <a href="miratec.html">Miratec Composite Trim</a><br />');			document.write('<h5>Decking</h5>');	document.write('&#8250; <a href="procell.html">Azek Procell Decking</a><br />');	document.write('&#8250; <a href="thermowood.html">Stora Enso ThermoWood Decking</a><br />');	document.write('&#8250; <a href="cedar.html">Western Red Cedar Decking</a><br />');	document.write('&#8250; <a href="mahogany.html">Mahogany Decking</a><br />');	document.write('&#8250; <a href="ipegarapa.html">Ip&eacute; &amp; Garapa Decking</a><br />');		document.write('<h5>Siding</h5>');	document.write('&#8250; <a href="certainteed.html">CertainTeed Cement Siding</a><br />');	document.write('&#8250; <a href="cedar.html">Western Red Cedar Siding</a><br />');	document.write('&#8250; <a href="bevel.html">Bevel Siding</a><br />');	document.write('&#8250; <a href="siding.html">Other Siding</a><br />');		document.write('<h5>Finishes</h5>');	document.write('&#8250; <a href="sikkens.html">Sikkens Finishes</a><br />');	document.write('&#8250; <a href="finishes.html">Other Finishes</a><br />');		document.write('<h5>Tools</h5>');	document.write('&#8250; <a href="festool.html">Festool Power Tools</a><br />');		document.write('</div>');				document.write('<div class="productsRite">');		document.write('<h5>Flooring</h5>');	document.write('&#8250; <a href="carlisle.html">Carlisle Wide Plank Flooring</a><br />');	document.write('&#8250; <a href="homerwood.html">HomerWood Hand-Scraped Flooring</a><br />');	document.write('&#8250; <a href="mercier.html">Mercier Hardwood Flooring</a><br />');	document.write('&#8250; <a href="mullican.html">Mullican Hardwood Flooring</a><br />');	document.write('&#8250; <a href="mahogany.html">Mahogany Porch Flooring</a><br />');		document.write('<h5>Windows</h5>');	document.write('&#8250; <a href="loewen.html">Loewen Windows</a><br />');	document.write('&#8250; <a href="marvin.html">Marvin Windows</a><br />');	document.write('&#8250; <a href="kolbe.html">Kolbe & Kolbe Windows</a><br />');		document.write('<h5>Doors</h5>');	document.write('&#8250; <a href="simpson.html">Simpson Wood Doors</a><br />');	document.write('&#8250; <a href="omnia.html">Omnia Door Hardware</a><br />');			document.write('<h5>Specialty Products</h5>');	document.write('&#8250; <a href="nuscape.html">NuScape Recycled Rubber Mulch</a><br />');	document.write('&#8250; <a href="woodhaven.html">Armstrong WoodHaven Ceilings</a><br />');	document.write('&#8250; <a href="shutters.html">Interior Wood Shutters</a><br />');	document.write('&#8250; <a href="polecover.html">Basement Pole Cover</a><br />');	document.write('&#8250; <a href="coffman.html">Coffman Stair Parts</a><br />');		document.write('</div>');				document.write('<div class="closeX"><a href="javascript:closeProducts();">X</a></div>');				document.write('</div>');						document.write('<div id="menuServices" class="menu">');		if (ieversion < 7) { // IE6				document.write('<img id="ie6menuS" src="css/img/spacer.gif" alt="" style="filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=\'css/img/menu-services.png\', sizingMethod=\'image\');" />');		}		// services menu			document.write('<div class="servicesLeft">');	document.write('&#8250; <a href="delivery.html" style="letter-spacing: 1px;">FREE DELIVERY</a><br />');	document.write('&#8250; <a href="millwork.html">Custom Millwork</a><br />');	document.write('&#8250; <a href="custom.html">Custom Mouldings</a><br />');	document.write('</div>');		document.write('<div class="servicesRite">');	document.write('&#8250; <a href="finishing.html">Custom Finishing</a><br />');	document.write('&#8250; <a href="cutting.html">Custom Cutting</a><br />');	document.write('&#8250; <a href="contractor.html">Contractor Referrals</a><br />');	document.write('</div>');				document.write('<div class="closeX"><a href="javascript:closeServices();">X</a></div>');			document.write('</div>');					