/*
vipcountries.js
*/
var vipcountry = new Array();
vipcountry[0] = "United States|United States";
vipcountry[1] = "Canada|Canada";
vipcountry[2] = "--------|--"; 
vipcountry[3] = "Argentina|Argentina";
vipcountry[4] = "Australia|Australia"; 
vipcountry[5] = "Austria|Austria"; 
vipcountry[6] = "Bahamas|Bahamas";
vipcountry[7] = "Belgium|Belgium"; 
vipcountry[8] = "Brazil|Brazil"; 
vipcountry[9] = "Chile|Chile";
vipcountry[10] = "China|China"; 
vipcountry[11] = "Czech Republic|Czech Republic"; 
vipcountry[12] = "Denmark|Denmark"; 
vipcountry[13] = "Finland|Finland";
vipcountry[14] = "France|France"; 
vipcountry[15] = "Germany|Germany"; 
vipcountry[16] = "Great Britain|Great Britain"; 
vipcountry[17] = "Greece|Greece";
vipcountry[18] = "Guam|Guam";
vipcountry[19] = "Guatemala|Guatemala";
vipcountry[20] = "Hong Kong|Hong Kong"; 
vipcountry[21] = "Hungary|Hungary"; 
vipcountry[22] = "Iceland|Iceland";
vipcountry[23] = "India|India"; 
vipcountry[24] = "Ireland|Ireland"; 
vipcountry[25] = "Israel|Israel"; 
vipcountry[26] = "Italy|Italy";
vipcountry[27] = "Jamaica|Jamaica"; 
vipcountry[28] = "Japan|Japan"; 
vipcountry[29] = "Malaysia|Malaysia"; 
vipcountry[30] = "Mexico|Mexico";
vipcountry[31] = "Netherlands|Netherlands"; 
vipcountry[32] = "New Zealand|New Zealand"; 
vipcountry[33] = "North Korea|North Korea "; 
vipcountry[34] = "Norway|Norway";
vipcountry[35] = "Philippines|Philippines"; 
vipcountry[36] = "Poland|Poland"; 
vipcountry[37] = "Portugal|Portugal"; 
vipcountry[38] = "Puerto Rico|Puerto Rico";
vipcountry[39] = "Russia|Russia"; 
vipcountry[40] = "Saudi Arabia|Saudi Arabia"; 
vipcountry[41] = "Scotland|Scotland"; 
vipcountry[42] = "Singapore|Singapore";
vipcountry[43] = "South Africa|South Africa"; 
vipcountry[44] = "South Korea|South Korea"; 
vipcountry[45] = "Spain|Spain"; 
vipcountry[46] = "Sweden|Sweden";
vipcountry[47] = "Switzerland|Switzerland"; 
vipcountry[48] = "Taiwan|Taiwan"; 
vipcountry[49] = "Venezuela|Venezuela";
vipcountry[50] = "Virgin Islands(US)|USVI";
vipcountry[51] = "Other|Other";