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