var s='<div id="chromemenu">'
+'<ul>'
+'<li><a href="javascript:" rel="dropmenu_aboutus">About us</a></li>'
+'<li><a href="javascript:" rel="dropmenu_product">Product</a></li>'
+'<li><a href="javascript:" rel="dropmenu_fit">Installation & Maintenance</a></li>'
+'<li><a href="../webapp/project_category.php">Gallery</a></li>'
+'<li><a href="../webapp/faq_list.php">Q & A</a></li>'
+'<li><a href="http://pergo.com" target="_blank">Pergo.com</a></li>'
+'</ul>'
+'</div>'
+''
+'<div id="dropmenu_aboutus" class="dropmenudiv">'
+'<a href="../webapp/aboutus_detail.php?aboutus_id=1">About Pergo</a>'
+'<a href="../webapp/aboutus_detail.php?aboutus_id=2">PERGO Laminate Floor Development Progress in Vietnam</a>'
+'<a href="../webapp/aboutus_detail.php?aboutus_id=3">Enviroment</a>'
+''
+'<a href="../webapp/contact.php">Contact us</a>'
+'</div>'
+''
+'<div id="dropmenu_product" class="dropmenudiv">'
+'<a href="../webapp/product_list.php?category_id=6">Pergo Basic</a>'
+'<a href="../webapp/product_list.php?category_id=1">Pergo Universal 8mm</a>'
+'<a href="../webapp/product_list.php?category_id=8">Pergo Universal Strip</a>'
+'<a href="../webapp/product_list.php?category_id=2">Pergo Family 8mm</a>'
+'<a href="../webapp/product_list.php?category_id=9">Pergo Family 12mm</a>'
+'<a href="../webapp/product_list.php?category_id=3">Pergo Original</a>'
+'<a href="../webapp/product_list.php?category_id=4">Pergo Exotic</a>'
+'<a href="../webapp/product_list.php?category_id=5">Pergo Uniq</a>'
+'<a href="../webapp/product_list.php?category_id=7">Pergo Kitchen</a>'
+''
+'<hr class="hr">'
+'<a href="../webapp/acc_list.php">Accessories</a>'
+'<hr class="hr">'
+'<a href="../webapp/event_detail.php?event_id=1">Technical Description</a>'
+'<a href="../webapp/event_detail.php?event_id=2">Why choose PERGO floor</a>'
+'<a href="../webapp/event_detail.php?event_id=3">Joint technology</a>'
+'<a href="../webapp/event_detail.php?event_id=4">Vacumat Technology</a>'
+''
+'</div>'
+''
+''
+'<div id="dropmenu_fit" class="dropmenudiv">'
+'<a href="../webapp/fit_detail.php?fit_id=1">Installation</a>'
+'<a href="../webapp/fit_detail.php?fit_id=2">Guarantees</a>'
+'<a href="../webapp/fit_detail.php?fit_id=3">Maintenance Information</a>'
+''
+'</div>';
;document.write(s);
