<!--

//if (!NS4 && (parent != self)) { top.location.href = self.location.href; }


var navDef=0;
var ns6Ext1=0;
var ns6Ext2=0;
var styleSwitch=0;
var q=1;
var timer=false;


/*
if(IE4) { navDef="document.all"; ns6Ext1="."; ns6Ext2=""; styleSwitch=".style"; q=1; }

else if(NS4) { navDef="document.layers"; ns6Ext1="."; ns6Ext2=""; styleSwitch=""; q=1; }

else if(NS6) { navDef="document.getElementById"; ns6Ext1="('"; ns6Ext2="')"; styleSwitch=".style"; q=1; }

else if(OP7) { navDef="document.getElementById"; ns6Ext1="('"; ns6Ext2="')"; styleSwitch=".style"; q=1; }
*/


if (q==0) 
{ 
	location.href="browser.html";
}

function on(rad)
{
  rad.style.backgroundColor='#F4F4F4';

  tempcolor='#ffffff';
}

function off(rad)
{
  rad.style.backgroundColor=tempcolor;
}

function openMap()
{
	window.open('gfx/karta.gif','karta','width=405, height=320')
}



//-->
