var langloc = new Array(); langloc = { "yes":"Yes", "no":"No", "savecart":"Save cart", "newcart":"New cart", "checkout":"Proceed to checkout", "savedcart":"Saved cart", "delcart":"Delete", "selcart":"Select", "currcart":"Current cart", "item":"Item", "cartqty":"Quantity", "unitprice":"Unit price", "a_subtotal":"Total", "qtyinfo1":"Cart quantity", "qtyinfo2":"Refresh quantity", "qtyinfo3":"Remove item", "emptycart":"Cart is empty", "o_view":"View", "o_note":"Order history", "o_vnote":"Display order history", "modprice":"Cost of the item in your cart has changed", "mess_change_cart":"This operation will delete changes in current cart if not saved, Are you sure?" };