function WinOpen()
{
	window.open('scam.php', 'Window1', 'resizable, left=150, top=50, height=600, scrollbars,  width=750');
}