function currencyconverter()  {
win = window.open("http://www.onlinefx.co.uk/fx/Stores/OnlineFX/mcconverter.asp","WIN",
   " toolbar=yes, location=yes, resizable=yes,width=513,height=255");
}

