	function OpenWindow(data,winname)
	{
		open (data,winname,"height=500,width=650,toolbar=yes,scrollbars=yes,resizable=no"); 				
	}