document.write(String("<input type=hidden name=rateGBP id=rateGBP value="));
currency_show_conversion(1,"GBP","ZAR");
document.write(String(">"));
