var htmlcode; if(!product) { var product = new Array(); } product = new Array(); product['list'] = new Array(); product['list'][0] = new Array('CF-1017','product/CF/CF-1017_L.jpg','意式風情咖啡粉','Taylors of harrogate - Rich Italian Ground Coffee',''); product['list'][1] = new Array('PR-102','product/PR/PR-102_L.jpg','皮裝行政公事包','Executive Portfolio with Zipper',''); product['list'][2] = new Array('MG-263','product/MG/MG-263_L.jpg','摺疊矽膠水杯連爬山扣','Foldable Silicone Cup with Carabiner',''); product['list'][3] = new Array('CY-174','product/CY/CY-174_L.jpg','水晶獎座','Crystal Trophy',''); product['list'][4] = new Array('PR-151','product/PR/PR-151_L.jpg','皮裝證書套','Leather Certificate Holder',''); product['list'][5] = new Array('KLR-0005-1','product/KLR/KLR-0005-1_L.jpg','','The Perfect - Crystal Ruler',''); product['list'][6] = new Array('MX-0649','product/MX/MX-0649_L.jpg','四合一伸縮數據線連手機支架 |數據充電線|客製化充電線','4 in 1 Muti-functional USB Cable ',''); product['list'][7] = new Array('UB-731','product/UB/UB-731_L.jpg','暖手器','Rechargeable Hand Warmer',''); product['list'][8] = new Array('PN-542','product/PN/PN-542_L.jpg','閃亮金屬原子筆','Glittery Metal Ball Pen',''); product['list'][9] = new Array('SK-103','product/SK/SK-103_L.jpg','膠貼紙','PVC Sticker',''); product['list'][10] = new Array('PC-212','product/PC/PC-212_L.jpg','矽膠萬用袋','Silicone Bag',''); product['list'][11] = new Array('CB-071','product/CB/CB-071_L.jpg','周年聚餐 枱獎套餐B ','Annual Dinner Table Prize (Set B) ',''); function suggestshow() { for(i=0;i'; code = ''; $(".suggestproduct").eq(i).html(code); //alert(product['list'].length) } } $(document).ready(function(){ suggestshow() }); //