function init() { 
	window.open('main2.asp' , 'intro' , 'width='+(screen.width-10)+',height='+(screen.height -10)+',left=0,top=0,fullscreen=1,location=0,menubar=0,scrollbars=no,status=0,toolbar=0,resizable=no"'); 
} 