var s='<div class="product_cat_tab">Các loại sản phẩm</div>'
+'<div class="boxbody">'
+''
+''
+'<a href="../webapp/product_list.php?category_id=3" class="product_cat">BVLGARI</a>'
+'<a href="../webapp/product_list.php?category_id=4" class="product_cat">CARTIER</a>'
+'<a href="../webapp/product_list.php?category_id=5" class="product_cat">CASIO G-SHOCK</a>'
+'<a href="../webapp/product_list.php?category_id=6" class="product_cat">GUCCI</a>'
+'<a href="../webapp/product_list.php?category_id=8" class="product_cat">LONGINES</a>'
+'<a href="../webapp/product_list.php?category_id=9" class="product_cat">MOVADO</a>'
+'<a href="../webapp/product_list.php?category_id=10" class="product_cat">OMEGA</a>'
+'<a href="../webapp/product_list.php?category_id=11" class="product_cat">PATEK PHILIPPE</a>'
+'<a href="../webapp/product_list.php?category_id=13" class="product_cat">RADO</a>'
+'<a href="../webapp/product_list.php?category_id=14" class="product_cat">ROLEX</a>'
+'<a href="../webapp/product_list.php?category_id=15" class="product_cat">TAG HEUER</a>'
+'<a href="../webapp/product_list.php?category_id=16" class="product_cat">TISSOT</a>'
+'<a href="../webapp/product_list.php?category_id=17" class="product_cat">VACHERON</a>'
+'<a href="../webapp/product_list.php?category_id=18" class="product_cat">CÁC HÃNG KHÁC</a>'
+'<a href="../webapp/product_list.php?category_id=19" class="product_cat">HÀNG CAO CẤP</a>'
+'<a href="../webapp/product_list.php?category_id=20" class="product_cat">HÀNG&nbsp;SALE OFF</a>'
+''
+'</div>'
+'<div class="boxbottom"></div>';
;document.write(s);