<!--	function openWindow_product() 		{			window.open("","product",'toolbar=0,location=0,scrollbars=1,width=650,height=500,resizable=0,top=10, left=10');		}	function openWindow_game() 		{			window.open("","game",'toolbar=0,location=0,scrollbars=1,width=520,height=450,resizable=0,top=10, left=10');		}	function openWindow_novinky() 		{			window.open("","novinky",'toolbar=0,location=0,scrollbars=0,width=450,height=350,resizable=0,top=100, left=100');		}	function openWindow_shop_histori() 		{			window.open("","shop_histori",'toolbar=0,location=0,scrollbars=0,width=550,height=400,resizable=1,top=100, left=100');		}	function openWindow_mapa() 		{			window.open("","mapa",'toolbar=0,location=0,scrollbars=0,width=400,height=502,resizable=0,top=100, left=100');		}//-->