function writeHorizontalNavMenuItems()
{
	var s;
	s  = '<div id="CAT_1" style="visibility: hidden; width: 77; height: 56">';
	s += '	<table><td width="77">';
        s += '		 <a><img SRC="/images/spacer.gif" width="76" height="28" BORDER="0" TITLE="Creams &amp; Salves" ALT="Creams &amp; Salves"></a>';
	s += '		 <span class="topbutton"><a href="/products/creams/">Aqueous Creams</a>';
	s += '		 <span class="topbutton"><a href="/products/salves/">Salves</a>		';
	s += '         <img src="images/spacer.gif" WIDTH="76" HEIGHT="1" ALT border="0">';
	s += '</td></table></div>';
	s += '<div id="CAT_2" style="visibility: hidden; width: 88; height: 226">';
	s += '    <table><td width="88">';
	s += '		 <a><img SRC="/images/spacer.gif"  width="87" height="28" BORDER="0" TITLE="Tinctures &amp; Glycerites" ALT="Tinctures &amp; Glycerites"></a>';
//	s += '		<span class="topbutton"><a href="#">Tinctures & Glycerites</a>';
	s += '		<span class="topbutton"><a href="/products/tinctures/">Single Herb Tinctures</a>';
	s += '		<span class="topbutton"><a href="/products/tinctures_and_formulations/">Tinctures and Formulations</a>';
	s += '		<span class="topbutton"><a href="/products/glycerites/">Glycerites</a>';
	s += '		<span class="topbutton"><a href="/products/glycerite_combinations/">Glycerite Combinations</a>';
	s += '		<span class="topbutton"><a href="/products/misc._formulations/">Misc. Formulations</a>	';
	s += '		<span class="topbutton"><a href="/products/restricted_tinctures/">Restricted Tinctures</a>	';
	s += '		<span class="topbutton"><a href="/products/detox_and_cleansing_kits/">Detox / Cleansing Kits</a>';
	s += '	</td></table></div>';
	s += '<div id="CAT_3" style="visibility:hidden; width: 88">';
	s += '	<table><td width="88">';
	s += '		 <a><img SRC="/images/spacer.gif"  width="87" height="28" BORDER="0" TITLE="Dried Herbs &amp; Teas" ALT="Dried Herbs &amp; Teas"></a>';
	s += '          <span class="topbutton"><a href="/products/herbs/">Bulk Dried Herbs</a>';
	s += '		<span class="topbutton"><a href="/products/medicinal_teas/">Medicinal Teas</a>';
	s += '		<span class="topbutton"><a href="/products/pleasure_herbal_teas/">Pleasure Herbal Teas</a>';
	s += '		<span class="topbutton"><a href="/products/misc._herbal_products/">Misc. Herbal Products</a>';
	s += '		<span class="topbutton"><a href="/products/detox_and_cleansing_kits/">Detox / Cleansing Kits</a>	';
	s += '		<span class="topbutton"><a href="/products/organic_herbal_capsules/">Organic Herb Capsules</a>	';
	s += '		<span class="topbutton"><a href="/products/herb_capsules/">Herb Capsules</a>	';
	s += '		<span class="topbutton"><a href="/products/packaged_teas/">Packaged Teas</a>	';	
	s += '        <img src="images/spacer.gif" WIDTH="88" HEIGHT="1" ALT border="0">';
	s += '	</td></table></div>';
	s += '<div id="CAT_4" style="visibility:hidden; width: 90">';
	s += '	<table><td width="90">';
	s += '		 <a><img SRC="/images/spacer.gif" width="110" height="28" BORDER="0" TITLE="Aromatherapy" ALT="Aromatherapy"></a>';
	s += '	        <span class="topbutton"><a href="/products/essential_oils/">Essential Oils</a>';
	s += '		<span class="topbutton"><a href="/products/absolutes/">Absolutes</a>';
	s += '		<span class="topbutton"><a href="/products/aromatherapy_blends/">Aromatherapy Blends</a>';
	s += '		<span class="topbutton"><a href="/products/aroma_spritzers/">Aroma Spritzers</a>';
	s += '		<span class="topbutton"><a href="/products/aromatherapy_roll-ons/">Aromatherapy Roll-Ons</a>	';
	s += '		<span class="topbutton"><a href="/products/floral_waters/">Floral Waters</a>';
	s += '		<span class="topbutton"><a href="/products/fragrance_oils/">Fragrance Oils</a>	';
	s += '		<span class="topbutton"><a href="/products/burners/">Burners</a>	';
	s += '        <img src="images/spacer.gif" WIDTH="90" HEIGHT="1" ALT border="0">';
	s += '	</td></table></div>';
/*
	s += '<div id="CAT_5" style="visibility:hidden; width: 83">';
	s += '	<table><td width="83">';
	s += '		 <a><img SRC="/images/spacer.gif"  width="100" height="28" BORDER="0" TITLE="Oils &amp; Butters" ALT="Oils and Butters"></a>';
	s += '	    <span class="topbutton"><a href="/products/tcm_caps/">Herbright Capsules</a>	';
	s += '		<span class="topbutton"><a href="/products/tcm_tabs/">Herbright Tablets</a>';
	s += '		<span class="topbutton"><a href="/products/tcm_gold_caps/">Herbright Gold Capsules</a>';
	s += '        <img src="images/spacer.gif" WIDTH="83" HEIGHT="1" ALT border="0">';
	s += '	</td></table></div>';		
*/

	s += '<div id="CAT_5" style="visibility:hidden; width: 83">';
	s += '	<table><td width="83">';
	s += '		 <a><img SRC="/images/spacer.gif"  width="73" height="28" BORDER="0" TITLE="Oils &amp; Butter" ALT="Oils &amp; Butter"></a>';
	s += '	        <span class="topbutton"><a href="/products/carrier_oils/">Carrier Oils</a>	';
	s += '		<span class="topbutton"><a href="/products/infused_oils/">Infused Oils</a>';
	s += '		<span class="topbutton"><a href="/products/massage_oils/">Massage Oils</a>';
	s += '		<span class="topbutton"><a href="/products/butter_and_bees_wax/">Butter & Bees Wax</a>	';
	s += '        <img src="images/spacer.gif" WIDTH="83" HEIGHT="1" ALT border="0">';
	s += '	</td></table></div>';


	s += '<div id="CAT_6" style="visibility:hidden; width: 78">';
	s += '	<table><td width="78">';
	s += '		 <a><img SRC="/images/spacer.gif"  width="77" height="28" BORDER="0" TITLE="Family Products" ALT="Family Products"></a>';
	s += '	        <span class="topbutton"><a href="/products/womens_products/">Women\'s Products</a>';
	s += '		<span class="topbutton"><a href="/products/infant_and_childrens_products/">Infant / Children\'s Products</a>';
	s += '		<span class="topbutton"><a href="/products/mens_products/">Men\'s Products</a>';
	s += '		<span class="topbutton"><a href="/products/pets_products/">Pet\'s Products</a>';
	s += '        <img src="images/spacer.gif" WIDTH="78" HEIGHT="1" ALT border="0">';
	s += '	</td></table></div>';
	s += '<div id="CAT_7" style="visibility; width: 81">';
	s += '	<table><td width="81">';
	s += '		 <a><img SRC="/images/spacer.gif"  width="80" height="28" BORDER="0" TITLE="Bath &amp; Beauty" ALT="Bath &amp; Beauty"></a>';	
	s += '		<span class="topbutton"><a href="/products/face_and_skin_care/">Face & Skin Care</a>';
	s += '		<span class="topbutton"><a href="/products/hair_products/">Hair Products</a>';
	s += '		<span class="topbutton"><a href="/products/bath/">Bath</a>';
	s += '		<span class="topbutton"><a href="/products/hand_and_body_lotions/">Hand & Body Lotions</a>';
	s += '	    <span class="topbutton"><a href="/products/deodorants_and_soaps/">Deodorants / Soaps</a>';
	s += '		<span class="topbutton"><a href="/products/floral_waters/">Floral Waters</a>';
	s += '		<span class="topbutton"><a href="/products/massage_oils/">Massage Oils</a>';
	s += '      <img src="images/spacer.gif" WIDTH="81" HEIGHT="1" ALT border="0">';
	s += '	</td></table></div>';
	s += '<div id="CAT_8" style="visibility; width: 99">';
	s += '	<table><td width="99">';
	s += '		 <a><img SRC="/images/spacer.gif" width="98" height="28" BORDER="0" TITLE="Supplements / Bach" ALT="Supplements / Bach" ></a>';
	s += '		<span class="topbutton"><a href="/products/bach_flower/">Bach Flower</a>';
	s += '		<span class="topbutton"><a href="/products/supplements/">Supplements</a>';
	s += '		<span class="topbutton"><a href="/products/misc._products/">Misc. Products</a>';
	s += '        <img src="images/spacer.gif" WIDTH="99" HEIGHT="1" ALT border="0">';
	s += '	</td></table></div>';
	s += '<div id="CAT_9" style="visibility; width: 83">';
	s += '	<table><td width="83">';
	s += '		 <a><img SRC="/images/spacer.gif" width="83" height="28"  BORDER="0" TITLE="Accessories / Supplies" ALT="Accessories / Supplies"></a>';
	s += '		<span class="topbutton"><a href="/products/containers_and_supplies/">Containers / Supplies</a>';
	s += '		<span class="topbutton"><a href="/products/gel_and_vegi_caps/">Gel & Vegi Caps</a>';
	s += '		<span class="topbutton"><a href="/products/misc./">Misc.</a>';
	s += '		<img src="images/spacer.gif" WIDTH="83" HEIGHT="1" ALT border="0">';
	s += '	</td></table></div>';
	
	document.write(s);
	return true;
}


function writeFooter()
{
	var s;
	s  = '<table border="0" cellspacing="0" cellpadding="0" width="771">';
	s += '<tr>';
	s += '<td width="20%"><img SRC="/images/spacer.gif" WIDTH="21" HEIGHT="9" ALT border="0"></td>';
	s += '<td width="50%" background="/images/bottombar1.jpg"><img SRC="/images/cornernotch2.gif" BORDER="0" ALT TITLE width="750" height="12"></td>';
	s += '</tr>';
	s += '<tr>';
	s += '<td><img SRC="/images/spacer.gif" WIDTH="21" HEIGHT="29" ALT border="0"></td>';
	s += '<td background="/images/bottombarb.jpg">';
	s += '<table border="0" cellspacing="0" cellpadding="0" height="17" width="711">';
	s += '<tr>';
	s += '<td valign="top" width="184" height="1"><img border="0" src="/images/bottombara.jpg" width="100" height="87">';
	s += '<td valign="top" width="219" height="1">';
	s += '<p align="center"><font face="Verdana" size="2">2672 West Broadway<br>';
	s += 'Vancouver, BC<br>';
	s += 'Canada&nbsp; V6K 2G3<br>';
	s += '</font><font face="Verdana" size="1"><b>604. 734 HERB&nbsp; (4372)<br>';
	s += 'fax 604. 734 4376</b></font></td>';
	s += '<td valign="top" width="179" height="1">';
	s += '<p align="center"><font face="Verdana" size="2">Granville Island ';
	s += 'Market<br>';
	s += '1689 Johnson Street<br>';
	s += 'Vancouver, BC, Canada V6H 3R9<br>';
	s += '</font><font face="Verdana" size="1"><b>604. 689-4372</b></font></td>';
	s += '<td valign="top" width="132" height="1">';
	s += '<p> <!-- <img SRC="/images/spacer.gif" WIDTH="76" HEIGHT="87" ALT border="0" align="left">--><img SRC="/images/spacer.gif" WIDTH="26" HEIGHT="87" ALT border="0" align="left"><font color="#FFFFFF"><img border="0" src="/images/home.gif" width="18" height="14"><a href="/" class="linksmallGreen7" title="Home">Home</a>&nbsp;<br>';
	s += '<img border="0" src="/images/arrow_back.gif" width="18" height="14"><a href="JavaScript:history.back()" class="linksmallGreen7" title="Back">Back<br>';
	s += '</a><img border="0" src="/images/arrow_up.gif" width="18" height="14"><a href="#top" class="linksmallGreen7" title="Top">Top</a><br/>';
	s += '</a><img border="0" src="/images/arrow_up.gif" width="18" height="14"><a href="http://www.gaiagarden.com/isaac3/commerce/shopping_cart.php" class="linksmallGreen7" title="Shopping Cart">Shopping Cart</a></font>';
	s += '</tr>';
	s += '</table>';
	s += '</td>';
	s += '</tr>';
	s += '<tr>';
	s += '<td colspan="2">';
	s += '<div align="center">';
	s += '<p align="left"><font size="1"><img SRC="/images/spacer.gif" WIDTH="204" HEIGHT="1" ALT border="0"></font><br>';
	s += '<img SRC="/images/spacer.gif" WIDTH="18" HEIGHT="11" ALT border="0"><font size="1" color="#808080">';
	s += '©2004 Gaia Garden Herbal Dispensary </font><a href="#" onmousedown="addBookmark(\'Gaia Garden Herbal Dispensary\',\'/\')"><font size="1" color="#808080">Bookmark';
	s += 'This Site</font></a><font size="1" color="#808080">&nbsp; | </font><a href="/disclaimer.php"><font size="1" color="#808080">Disclaimer</font></a> <font size="1" color="#808080">';
	s += '|&nbsp; </font><a href="/feedback.html"><font size="1" color="#808080">Feedback</font></a><font size="1" color="#808080"><br>';
	s += '</font><img SRC="/images/spacer.gif" WIDTH="22" HEIGHT="11" ALT border="0">';
	s += '</div>';
	s += '</td>';
	s += '</tr>';
	s += '</table>';

	document.write(s);
	return true;
}
