// Currency Config
// As of 22 Sept 09

var PoundRate = 1;
var DollarRate = 1.43355;
var EuroRate = 1.1212;

var g_DefaultCurrency = "";