var cText = ''
cText += '<div id="menu_wrapper">'
cText += '<ul id="menu">'
cText += '<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>'
cText += '<li><a href="#"'
cText += 'onmouseover="mopen(&#39;m1&#39;)"'
cText += 'onmouseout="mclosetime()">TECHNOLOGY</a>'
cText += '<div id="m1"'
cText += 'onmouseover="mcancelclosetime()"'
cText += 'onmouseout="mclosetime()">'
cText += '<a href="http://www.forgreenheat.org/technology/wood_stoves.html">Wood Stoves</a>'
cText += '<a href="http://www.forgreenheat.org/technology/pellet_stoves.html">Pellet Stoves</a>'
cText += '<a href="http://www.forgreenheat.org/technology/furnaces.html">Indoor Boilers</a>'
cText += '<a href="http://www.forgreenheat.org/technology/outdoor_wood_boilers.html">Outdoor Boilers</a>'
cText += '<a href="http://www.forgreenheat.org/technology/masonrystoves.html">Masonry Stoves</a>'
cText += '<a href="http://www.forgreenheat.org/technology/stove_technology.html">More Technology</a>'
cText += '</div>'
cText += '</li>'
cText += '<li><a href="#"'
cText += 'onmouseover="mopen(&#39;m2&#39;)"'
cText += 'onmouseout="mclosetime()">ISSUES</a>'
cText += '<div id="m2" '
cText += 'onmouseover="mcancelclosetime()"'
cText += 'onmouseout="mclosetime()">'
cText += '<a href="http://www.forgreenheat.org/issues/promoting_clean_technology.html">Promoting Clean Technology</a>'
cText += '<a href="http://www.forgreenheat.org/issues/europe.html">Learning from Europe</a>'
cText += '<a href="http://www.forgreenheat.org/issues/helping_families.html">Helping Working Families</a>'
cText += '<a href="http://www.forgreenheat.org/issues/cooling_climate_change.html">Cooling Climate Change</a>'
cText += '<a href="http://www.forgreenheat.org/issues/protecting_forests.html">Efficient Use of Forests</a>'
cText += '<a href="http://www.forgreenheat.org/issues/creating_jobs.html">Creating Jobs</a>'
cText += '</div>'
cText += '</li>'
cText += '<li><a href="#"'
cText += 'onmouseover="mopen(&#39;m3&#39;)"'
cText += ' onmouseout="mclosetime()">POLICY</a>'
cText += '<div id="m3"'
cText += 'onmouseover="mcancelclosetime()"'
cText += 'onmouseout="mclosetime()">'
cText += '<a href="http://www.forgreenheat.org/policy/federal_policy.html">Federal</a>'
cText += '<a href="http://www.forgreenheat.org/policy/congressional_policy.html">&nbsp;&nbsp;&nbsp;Congress</a>'
cText += '<a href="http://www.forgreenheat.org/policy/epa_policy.html">&nbsp;&nbsp;&nbsp;EPA</a>'
cText += '<a href="http://www.forgreenheat.org/policy/usda_policy.html">&nbsp;&nbsp;&nbsp;USDA</a>'
cText += '<a href="http://www.forgreenheat.org/policy/doe_policy.html">&nbsp;&nbsp;&nbsp;DOE</a>'
cText += '<a href="http://www.forgreenheat.org/policy/uscensus.html">&nbsp;&nbsp;&nbsp;US Census</a>'
cText += '<a href="http://www.forgreenheat.org/policy/other_policy.html">&nbsp;&nbsp;&nbsp;Other Agencies</a>'
cText += '<a href="http://www.forgreenheat.org/policy/state_policy.html">States</a>'
cText += '<a href="http://www.forgreenheat.org/policy/foreign_policy.html">International</a>'
cText += '</div>'
cText += '</li>'
cText += '<li><a href="#"'
cText += 'onmouseover="mopen(&#39;m4&#39;)"'
cText += 'onmouseout="mclosetime()">RESOURCES</a>'
cText += '<div id="m4"'
cText += 'onmouseover="mcancelclosetime()"'
cText += 'onmouseout="mclosetime()">'
cText += '<a href="http://www.forgreenheat.org/resources/funding.html">USDA Funded Research</a>'
cText += '<a href="http://www.forgreenheat.org/resources/vision2025.html">Vision 2025</a>'
cText += '<a href="http://www.forgreenheat.org/resources/newsletters.html">Green Heat Resources</a>'
cText += '<a href="http://www.forgreenheat.org/resources/articles.html">Articles</a>'
cText += '<a href="http://www.forgreenheat.org/resources/studies-and_reports.html">Studies and Reports</a>'
cText += '<a href="http://www.forgreenheat.org/resources/faqs.html">FAQs</a>'
cText += '<a href="http://www.forgreenheat.org/resources/links.html">Links</a>'
cText += '<a href="http://www.forgreenheat.org/resources/hero.html">Green Heat Heroes</a>'
cText += '<a href="http://www.forgreenheat.org/resources/history.html">History of Wood Heat</a>'
cText += '<a href="http://www.forgreenheat.org/resources/antique_stoves.html">Antique Stoves</a>'
cText += '<a href="http://www.forgreenheat.org/resources/surveyresults.html">Survey Results</a>'
cText += '<a href="http://www.forgreenheat.org/resources/dcareatips.html">DC & MD Resources</a>'
cText += '<a href="http://www.forgreenheat.org/resources/reportcard.html">State Report Card</a>'
cText += '</div>'
cText += '</li>'
cText += '<li><a href="http://www.forgreenheat.org/act/act.html"'
cText += 'onmouseover="mopen(&#39;m5&#39;)"'
cText += 'onmouseout="mclosetime()">ACT</a>'
cText += '</li>'
cText += '</ul>'
cText += '<div style="clear:both"></div>'
cText += '</div>'
document.write(cText) 



