// 
	function ionsizeopen(URL,SIZE) {
		window.open(URL,"","width=570,height=550,scrollbars=yes,resizable=1");
	}
	



