
function popup ()
{
		window.open('popup.htm','Popup','width=680,height=510,status=no,scrollbars=yes,top=50,left=50')

}

MM_reloadPage(true);

