//Pour commande_detail.js
var g_asLang = new Array();
g_asLang["Reference"] = "Reference";
g_asLang["ProductName"] = "Product name";
g_asLang["Quantity"] = "Quantity";
g_asLang["Price"] = "Price";
g_asLang["AdditionnalCost"] = "Additionnal cost";
g_asLang["ShippingCost"] = "Shipping cost";
g_asLang["Cost"] = "Order cost";
g_asLang["Insurance"] = "Insurance";
g_asLang["Total"] = "Total";
g_asLang["Instrument"] = "Instrument";
g_asLang["pleaseChoose"] = "Choose";
