// Currency Config
// As of 16 May 2011
var PoundRate = 1;
var DollarRate = 1.62049;
var EuroRate = 1.14656;

var g_DefaultCurrency = "";
