function open_win()	{
	window.open('http://mercury.triosoftware.com.sg/FTN/webres/index.htm','mywin','left=40,top=40,width=800,height=650,toolbar=1,resizable=0');
}

