// JavaScript Document
function opendialog()
{
	window.showModalDialog("http://www.52singapore.com/apply.asp","","dialogWidth=760px;dialogHeight=530px;status=no;help=no;scroll=yes")
}
