var LANG = new Array();
LANGUAGE='en'
LANG['E_USR']="Enter a valid username";
LANG['E_PASS']="Enter a valid password";
LANG['E_BAD_L']="Wrong username/password";
LANG['CC']="Call Center";
LANG['LD']="Loading...";
LANG['ENETERBID']="Please Enter a bid amount";
LANG['MAXBID']="The Maximum bidding amount is ";
LANG['MINBID']="The Minimum bidding amount is ";
LANG['COUNTRY_ERR']="please choose the country";
LANG['CITY_ERR']="you must enter a city";
LANG['BUILDING_ERR']="you must enter a building name";
LANG['FLOOR_ERR']="you must enter a floor number";
LANG['CREDIT_ERR']="thank you for entering you address please proceed to pay if you want";
LANG['NbOfItem_ERR']="Quantity Error, The max quantity is ";
LANG['EMAIL_ERR']="Please enter a valid email";
LANG['FRIEND_EMAIL_ERR']="Please enter a valid email";
LANG['NAME_ERR']="Please enter a valid NAME";
LANG['PHONE_ERR']="Please enter a number";
LANG['SUBJECT_ERR']="Please choose a subject";
LANG['CONTACTUS_COMMENT_ERR']="Please enter at least 50 character";
LANG['SECTION_ERR']="Please choose a section";
LANG['STORE_ERR']="Please enter store name";
LANG['STOREADDRESS_ERR']="Please enter the address of your store";
LANG['STORECONTACT_ERR']="Please enter the contact person";
LANG['STORECATEGORY_ERR']="Please choose a category";
