var s='<div id="dropmenu_product" class="dropmenudiv">'
+'<a href="../webapp/product_list.php?category_id=1">Sản phẩm ngành giày dép</a>'
+'<a href="../webapp/product_list.php?category_id=2">Sản phẩm ngành thực phẩm</a>'
+'<a href="../webapp/product_list.php?category_id=4">Sản phẩm kỹ thuật/dân dụng</a>'
+''
+'</div>'
+''
+''
+'<div id="dropmenu_nsx" class="dropmenudiv">'
+'<a href="../webapp/product_list.php?brand_id=1">Sản phẩm từ nhựa PA</a>'
+'<a href="../webapp/product_list.php?brand_id=2">Sản phẩm từ nhựa PP</a>'
+'<a href="../webapp/product_list.php?brand_id=3">Sản phẩm từ nhựa ABS</a>'
+''
+'</div>'
+''
+'<div id="dropmenu_event" class="dropmenudiv">'
+'<a href="../webapp/event_list.php?category_id=1">Thông tin nội bộ</a>'
+'<a href="../webapp/event_list.php?category_id=2">Hỗ trợ kỹ thuật</a>'
+'<a href="../webapp/event_list.php?category_id=3">Download files</a>'
+''
+'</div>';
;document.write(s);
