document._write_obj = '#5798df74de9eda02fcf3d1ffb13201fd'; document._write_start = true; document.write("
第一页  1 2 >>  最后页
"); if(document._write){ document.write('_write'); document.write('_write_stop'); } if(typeof Group_AddCart !== 'function'){ function Group_AddCart(i_IDProduct,i_IDPackage,isTrade){ var isTrade = parseInt(isTrade); isTrade = (isNaN(isTrade) || isTrade<1) ? 0:isTrade; var s_ShopCartUrl = "http://s138js.nicebox.cn/exusers/u_cart.php?idweb=15442&pid="+i_IDProduct+"&idpackage="+i_IDPackage+"&act=add&lang=0&ismobile=0"; document.getElementById("boxName").innerHTML = "加入购物车"; if(document.getElementById("boxClose"))document.getElementById("boxClose").innserHTML = "×"; if(isTrade==0){ document.getElementById("showiframe").src = s_ShopCartUrl; box.Show({width:"900px",height:"500px"}); }else{ document.getElementById("showiframe").src = "http://s138js.nicebox.cn/product/iframe_product.php?pid="+i_IDProduct+"&wid=15442&lang=0&idpackage="+i_IDPackage; box.Show({width:"800px",height:"420px"}); } //return false; } }