if (top != self)  {top.location = self.location};
function openBrWindow(theURL,winName,features) { //v2.0
  	window.open(theURL,winName,features);
}
function openSizedBrWindow(theURL,winName) { //v2.0
  	var settings;
	if (screen.height <= 600) settings = 'toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=770,height=530'
	else if (screen.width > 800) settings = 'toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes,width=750,height=640' 
	window.open(theURL,winName,settings);
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
  	window.open(theURL,winName,features);
}
function MM_openSizedBrWindow(theURL,winName) { //v2.0
  	var settings;
	if (screen.height <= 600) settings = 'toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=770,height=530'
	else if (screen.width > 800) settings = 'toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes,width=750,height=640' 
	window.open(theURL,winName,settings);
}
function swapImgRestore() { var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;}
function findObj(n, d) { return document.getElementById(n) }
function swapImage() { //v3.0
	var i,j=0,x,a=swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
	if ((x=findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
 function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function preload() {
	MM_preloadImages('images/splash_over_09.jpg','images/language_over_01.gif','images/map_01.gif','images/language_over_02.gif','images/language_over_03.gif','images/language_over_04.gif','images/language_over_05.gif','images/language_over_06.gif','images/language_over_07.gif','images/language_over_08.gif','images/splash_over_13.jpg','images/splash_16_fl.jpg','images/splash_over_14.jpg','images/splash_over_15.jpg','images/splash_16_qt.jpg','images/splash_14.jpg','images/splash_16.jpg','images/splash_16_qt.jpg','images/splash_16_real.jpg','images/splash_over_19.jpg','images/splash_over_20.jpg','images/splash_over_21.jpg','images/splash_over_22.jpg')
}
addOnLoad(preload)
