var s='<div class="product_brand_tab">Xem theo chủng loại nhựa</div>'
+'<div class="boxbody">'
+'<a href="../webapp/product_list.php?brand_id=1" class="product_brand">Sản phẩm từ nhựa PA</a>'
+'<a href="../webapp/product_list.php?brand_id=2" class="product_brand">Sản phẩm từ nhựa PP</a>'
+'<a href="../webapp/product_list.php?brand_id=3" class="product_brand">Sản phẩm từ nhựa ABS</a>'
+'</div>'
+'<div class="boxbottom"></div>';
;document.write(s);
