<!--
iens6=document.all||document.getElementById
ns4=document.layers
ie=(document.all)?1:0;
ns6=(document.getElementById&&!document.all)?1:0;


function setDIV() {
//var container=document.getElementById? document.getElementById("container") : document.all.container
//var crossobj=document.getElementById? document.getElementById("content") : document.all.content

if(tpx)   {document.getElementById("container").style.top=tpx;}
if(leftx) {document.getElementById("container").style.left=leftx;}
if(hgx)  {document.getElementById("container").style.height=hgx;}
if(wd1) {document.getElementById("container").style.width=wd1;}
if(wd2) {document.getElementById("content").style.width=wd2;}

//var contentheight=crossobj.offsetHeight;
//if (parseInt(crossobj.style.height)<contentheight) {container.style.overflow=hidden;}
//else {container.style.overflow="auto";}

document.getElementById("container").style.overflow="auto";
}

function xmovie(movie) {
var tog="video"; var url="video.hts?"+movie; var box;

if(movie=="") {box="...";
	if (ie) {
	document.all[tog].innerHTML=box;
	document.all[tog].className="vscreen";}
	if (ns6) {
	document.getElementById(tog).innerHTML=box;
	document.getElementById(tog).style.height="1px";
	document.getElementById(tog).className="vscreen";}

	} else {
box='<iframe name="videoscreen" id="videoscreen" src="'+url+'" ';
box+=' width=360 height=310 frameborder=0 scrolling=no></iframe>';

if (ie) {
document.all[tog].innerHTML=box;
document.all[tog].className="vdcreen";}
if (ns6) {
document.getElementById(tog).innerHTML=box;
document.getElementById(tog).className="vdcreen";}

}}


function poppic(url,id) {
window.open(url,id,"height=455,width=320,top=100,left=300,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes");}
function pop2pic(url,id) {
window.open(url,id,"height=340,width=470,top=100,left=300,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes");}
function pop3pic(url,id) {
window.open(url,id,"height=400,width=400,top=100,left=300,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes");}

function printpop(url,id) {
window.open(url,id,"height=550,width=675,top=10,left=10,toolbar=yes,location=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes");}

function kantonpop(kt,lg,ktde) {
var id="kanton"; var url="pop.mv?kanton+"+kt+"+"+ktde+"+&lg="+lg;
window.open(url,id,"height=440,width=480,top=80,left=25,toolbar=yes,location=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes");}

function gotolink(link) {location.href=link+lgz+upy;}
function newImage(arg) {if (document.images) {rslt = new Image(); rslt.src = arg; return rslt;}}

function changeImages() {
	if (document.images && (preloadFlag == true)) {
	for (var i=0; i<changeImages.arguments.length; i+=2) {
	document[changeImages.arguments[i]].src = changeImages.arguments[i+1];}}
}


function on(name)  {if (document.images) {document[name].src = eval(name + "on.src");}}
function off(name) {if (document.images) {document[name].src = eval(name + ".src");}}


document.write("<LINK REL='stylesheet' HREF='/font_ie.css' TYPE='text/css'>");
document.write("<LINK REL='stylesheet' HREF='/font.css' TYPE='text/css'>");


// -->
