
var link_url = "http://www.nestle-waters.com/";

document.write('<link href="' + link_url + 'Content/looneo/looneo.css" rel="stylesheet" type="text/css" media="screen" />');
document.write(' <script src="' + link_url + 'Scripts/scripts.js" type="text/javascript"></script>');

strH = '<div id="conteneur">';
strH += '<div id="header">';
strH += '<div class="tools" style="visibility: visible;">';
strH += '<ul><li id="btn_augmenter"><a href="javascript:void(0);" title="Size up" class="aplus">A +</a></li><li id="btn_reduire"><a href="javascript:void(0);" title="Size down" class="amoins">A -</a></li><li class="last"><a href="javascript:void(0);" title="Print" class="aprint">Print</a></li></ul>';
strH += '</div>';
strH += '<div id="logo"><a href="http://www.nestle-waters.com/" title="Nestlé Waters home"><span>Nestlé Waters home</span></a>';
strH += '<div class="bloc-logo"><a href="' + link_url + '"><img src="' + link_url + 'Content/img/img_logo.gif" alt="Nestlé Waters">&nbsp;<img src="'+ link_url + 'Content/img/texte_logo_accroche.gif" alt="The Healthy Hydration Company TM"></a></div>';
strH += '</div>';
strH += '<div id="menu">';
strH += '<ul>';
strH += '<li class="first"><div class="pointe"><a id="1000" href="' + link_url + '" title="Home">Home</a></div></li>';
strH += '<li class="visible"><div class="pointe"><a id="1004" href="' + link_url + 'healthy-hydration/" title="Healthy Hydration">Healthy Hydration</a>';
strH += '<div class="snav" id="menu_sub_1004" style="z-index: 1004;">';
strH += '<ul>';
strH += '<li><a href="' + link_url + 'healthy-hydration/understanding-hydration.html" title="Understanding hydration">Understanding hydration</a></li>';
strH += '<li><a href="' + link_url + 'healthy-hydration/leading-hydration/leading-hydration.html" title="Leading hydration">Leading hydration</a></li>';
strH += '<li><a href="' + link_url + 'healthy-hydration/research-development/" title="Research and Development">Research and Development</a></li>';
strH += '</ul>';
strH += '</div>';
strH += '</div>';
strH += '</li>';
strH += '<li><div class="pointe-brands"><a id="1005" href="' + link_url + 'brands/brands.html" title="Brands">Brands</a></div></li>';
strH += '<li><div class="pointe-brands"><a id="1006" href="' + link_url + 'taste-of-water/taste-of-water.html" title="Taste of Water">Taste of Water</a></div></li>';
strH += '<li class="visible"><div class="pointe"><a id="1006" href="' + link_url + 'company/" title="Company">Company</a>';
strH += '<div class="snav" id="menu_sub_1006" style="z-index: 1006;">';
strH += '<ul>';
strH += '<li><a href="' + link_url + 'company/leading-business.html" title="Leading business">Leading business</a></li>';
strH += '<li><a href="' + link_url + 'company/superior-quality-water.html" title="Superior Quality Water">Superior Quality Water</a></li>';
strH += '<li><a href="' + link_url + 'company/our-people/" title="Our People">Our People</a></li>';
strH += '</ul>';
strH += '</div>';
strH += '</div>';
strH += '</li>';
strH += '<li class="visible"><div class="pointe"><a id="1007" href="' + link_url + 'environment/" title="Environment">Environment</a>';
strH += '<div class="snav" id="menu_sub_1007" style="z-index: 1007;">';
strH += '<ul>';
strH += '<li><a href="' + link_url + 'environment/nestle-waters-impact.html" title="Nestlé Waters and Environment">Nestlé Waters and Environment</a></li>';
strH += '<li><a href="' + link_url + 'environment/water-resource-management.html" title="Water Resource Management">Water Resource Management</a></li>';
strH += '<li><a href="' + link_url + 'environment/environmental-footprint.html" title="Environmental Footprint">Environmental Footprint</a></li>';
strH += '</ul>';
strH += '</div>';
strH += '</div>';
strH += '</li>';
strH += '<li class="first"><div class="pointe"> <a id="1008" href="' + link_url + 'faq.html" title="Questions &amp; answers">Questions &amp; answers</a></div></li>';
strH += '<li class="last"><div class="pointe"><a id="1009" href="' + link_url + 'press" title="Press Room">Press Room</a>';
strH += '<div class="snav rightNav" id="menu_sub_1009" style="z-index: 1009;">';
strH += '<ul>';
strH += '<li><a href="' + link_url + 'press/image-bank.html" title="Image Bank">Image Bank</a></li>';
strH += '<li><a href="' + link_url + 'press/press-release.html" title="Press Release">Press Release</a>';
strH += '</li>';
strH += '</ul>';
strH += '</div>';
strH += '</div>';
strH += '<li class="last">';
strH += '<div style="padding-left: 5px;" class="pointe-brands"><a id="4005" href="http://share.nestle-waters.com" title="Share">Share</a></div>';
strH += '</li>';

strH += '</li>';
strH += '</ul>';
strH += '</div>';

strH += '<div class="cBoth"></div>';
strH += '</div>';
strH += '</div>';

document.write(strH);
