function newwin(url)
				{
						window.open(url,'mywindow','width=560,height=740,toolbar=yes, location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes, resizable=yes,left=0,top=0,screenX=0,screenY=0')
				}