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