var currencyRates = new Array();
currencyRates['AED'] = 3.67;
currencyRates['ANG'] = 1.75;
currencyRates['ARS'] = 3.86;
currencyRates['AUD'] = 1.09;
currencyRates['BGN'] = 1.44;
currencyRates['BHD'] = 0.38;
currencyRates['BND'] = 1.40;
currencyRates['BOB'] = 7.02;
currencyRates['BRL'] = 1.78;
currencyRates['BWP'] = 6.79;
currencyRates['CAD'] = 1.03;
currencyRates['CHF'] = 1.08;
currencyRates['CLP'] = 512.30;
currencyRates['CNY'] = 6.83;
currencyRates['COP'] = 1887.90;
currencyRates['CZK'] = 18.86;
currencyRates['DKK'] = 5.48;
currencyRates['EEK'] = 11.53;
currencyRates['EGP'] = 5.47;
currencyRates['EUR'] = 0.74;
currencyRates['FJD'] = 1.93;
currencyRates['GBP'] = 0.67;
currencyRates['HKD'] = 7.76;
currencyRates['HNL'] = 18.89;
currencyRates['HRK'] = 5.35;
currencyRates['HUF'] = 197.01;
currencyRates['IDR'] = 9165.00;
currencyRates['ILS'] = 3.76;
currencyRates['INR'] = 45.44;
currencyRates['ISK'] = 199.72;
currencyRates['JPY'] = 90.21;
currencyRates['KRW'] = 1131.00;
currencyRates['KWD'] = 0.29;
currencyRates['KZT'] = 147.26;
currencyRates['LKR'] = 114.07;
currencyRates['LTL'] = 2.54;
currencyRates['MAD'] = 8.25;
currencyRates['MUR'] = 30.20;
currencyRates['MXN'] = 12.64;
currencyRates['MYR'] = 3.32;
currencyRates['NOK'] = 5.92;
currencyRates['NPR'] = 72.62;
currencyRates['NZD'] = 1.42;
currencyRates['OMR'] = 0.39;
currencyRates['PEN'] = 2.84;
currencyRates['PHP'] = 45.63;
currencyRates['PKR'] = 84.53;
currencyRates['PLN'] = 2.85;
currencyRates['QAR'] = 3.64;
currencyRates['RON'] = 3.02;
currencyRates['RSD'] = 73.70;
currencyRates['RUB'] = 29.74;
currencyRates['SAR'] = 3.75;
currencyRates['SEK'] = 7.15;
currencyRates['SGD'] = 1.40;
currencyRates['SIT'] = 181.95;
currencyRates['SKK'] = 22.20;
currencyRates['THB'] = 32.66;
currencyRates['TRY'] = 1.54;
currencyRates['TTD'] = 6.34;
currencyRates['TWD'] = 31.74;
currencyRates['UAH'] = 7.98;
currencyRates['USD'] = 1.00;
currencyRates['VEB'] = 2147.30;
currencyRates['ZAR'] = 7.41;
