var shopconst=new Array();
shopconst[0]="";
shopconst[1]="$ ";
shopconst[2]="";
shopconst[3]="ebuyCart.gif";
shopconst[4]="shopcart.asp";

var cart=new Array("ID","Product Name","Quantity","Price","Total Price","Del","<img src='"+webpath+"fun/shop/del.gif' />","Your Shopping Cart is empty! ","Subtotal：");

var shoptext=new Array();
shoptext[0]="<u>This product has been in the shopping cart！</u>";
shoptext[1]="<b>Success Add to Cart！</b>";
shoptext[2]="<b>Successful removal of goods from Cart！</b>";
shoptext[3]="<u>This product is not in shopping cart！</u>";
shoptext[4]="Delete this product？";
shoptext[5]="Clear all？";
shoptext[6]="Clear cart";
shoptext[7]="My shopping cart";
shoptext[8]="Collapse";
shoptext[9]="Expands";
shoptext[10]="Up";
shoptext[11]="Down";
shoptext[12]="[OK]";
shoptext[13]="[CLEAR]";