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