<!--
function opnaGlugga2(sida,wi,he){
		window.open(sida,'blank','toolbar=0,scrollbars=NO,location=0,status=0,menubar=0,resizable=no,width='+wi+',height='+he);
		}
// -->