function open_converter_window() {
	window.open("currency_main.htm", "_currency", "toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=1,width=640,height=420");
}
