function hor(url)
	{
	var root;
	root=window.open('','root_hor','left=10,top=10,width=410,height=310,toolbar=no,location=no,menubar=no,status=no,scrollbars=no,resizable=no,copyhistory=no');
	root.location.href = url;
	}

function ver(url)
	{
	var root;
	root=window.open('','root_ver','left=10,top=10,width=280,height=440,toolbar=no,location=no,menubar=no,status=no,scrollbars=no,resizable=no,copyhistory=no');
	root.location.href = url;
	}
	
function loc(url)
	{
	var root;
	root=window.open('','root_loc','left=10,top=10,width=530,height=550,toolbar=no,location=no,menubar=no,status=no,scrollbars=yes,resizable=no,copyhistory=no');
	root.location.href = url;
	}
	
function f_hor(url)
	{
	var root;
	root=window.open('','root_f_hor','left=10,top=10,width=410,height=286,toolbar=no,location=no,menubar=no,status=no,scrollbars=no,resizable=no,copyhistory=no');
	root.location.href = url;
	}

function f_ver(url)
	{
	var root;
	root=window.open('','root_f_ver','left=10,top=10,width=280,height=416,toolbar=no,location=no,menubar=no,status=no,scrollbars=no,resizable=no,copyhistory=no');
	root.location.href = url;
	}

	function sqn_hor(url)
	{
	var root;
	root=window.open('','root_sqn_hor','left=10,top=10,width=410,height=330,toolbar=no,location=no,menubar=no,status=no,scrollbars=no,resizable=no,copyhistory=no');
	root.location.href = url;
	}

function sqn_ver(url)
	{
	var root;
	root=window.open('','root_sqn_ver','left=10,top=10,width=280,height=460,toolbar=no,location=no,menubar=no,status=no,scrollbars=no,resizable=no,copyhistory=no');
	root.location.href = url;
	}
	
function ras(url)
	{
	var root;
	root=window.open('','root_ras','left=15,top=15,width=430,height=600,toolbar=no,location=no,menubar=no,status=no,scrollbars=no,resizable=no,copyhistory=no');
	root.location.href = url;
	}
	