			function GotoUrl(x){						if (document.dropM.jumpM.value != "null") {				document.location.href = x				}			}						function openPopup()			{				window.open('http://alekuriren.mobycator.tv/video.php','_blank','toolbar=no,directories=no,location=no,status=no,menubar=no,copyhistory=no,resizable=no,width=700,height=600');			}						var FileAndFolder = "v3308/vnr.htm";			function openArchive(FileAndFolder)			{				window.open('http://www.alekuriren.se/arkiv/'+FileAndFolder+'','_blank','toolbar=no,scrollbars=yes,directories=no,location=no,status=no,menubar=no,copyhistory=no,resizable=no,width=700,height=500');			}						var PoliceHeight = 800;			var SportHeight = 490;			function DoOnload()			{				//alert('tja');				document.getElementById('PoliceCont').innerHTML = "<iframe src='extras/polisronden.htm' border='0' frameborder='0' framespacing='0' scrolling='no' height=" + PoliceHeight + " width='115'></iframe>";				document.getElementById('SportCont').innerHTML = "<iframe src='extras/sportresultat.htm' border='0' frameborder='0' framespacing='0' scrolling='no' height=" + SportHeight + " width='140'></iframe>";			}