var arr_Countrylist = new Array();
arr_Countrylist[0] = new Array("2","ישראל","1003");
arr_Countrylist[1] = new Array("1125","חו\"ל","999");
