
var sfh=function() {var sfEls=document.getElementById("nv").getElementsByTagName("LI");for (var i=0; i<sfEls.length; i++) {sfEls[i].onmouseover=function() {
this.className+=" sfh";}
sfEls[i].onmouseout=function() {this.className=this.className.replace(new RegExp(" sfh\\b"), "");}}}



function top(BN){
document.write('<div id="taal" style="display:none;"><ul>');
document.write('<li><a href="/index.html"><img src="img/flag/uk.gif" alt="UK" width="18" height="11" border="0"> English</a></li>');
document.write('<li><a href="/nl/index.html"><img src="img/flag/nl.gif" alt="NL" width="18" height="11" border="0"> Dutch</a></li>');
document.write('<li><a href="/de/index.html"><img src="img/flag/de.gif" alt="DE" width="18" height="11" border="0"> German</a></li>');
document.write('<li><a href="/es/index.html"><img src="img/flag/es.gif" alt="ES" width="18" height="11" border="0"> Spanish</a></li>');
document.write('</ul></div><div id="tyc_top"><div>'+topmenu+'</div></div>');
document.write('<div id="tyc_topbanner"><div style="position:absolute;top:5px;left:0px;"><a href="index.html"><img src="img/tyc1.png" width="159" height="40" border="0"></a></div><div style="position:absolute;top:7px;left:159px;border-top:1px solid #fff;border-left:1px solid #fff;"><img src="http://www.tyceurope.com/img/b/'+BN+'.jpg" width="584" height="36"></div><div style="position:absolute;top:4px;left:159px;border-bottom:1px solid #05608F;background-color:#1C99FF;font-size:2px;width:585px;">&nbsp;</div></div>');

}

function footer(){
document.write('<div id="tyc_copyright">'+copyright+'</div>');

var IE6=((document.all)&&(navigator.appVersion.indexOf("MSIE")!=-1)) ? true:false;
if (IE6){sfh();}else {if (window.attachEvent){window.attachEvent("onload", sfh);}}
}



function drop(){

if (taal.style.display==''||taal.style.display=='none'){
taal.style.display='block';
//taal.style.left=tyc_body.offsetLeft+649;
}
else {
taal.style.display='none';
}
}

function xem(imz){
var win=window.open("", "_blank", "width=400,height=300, scrollbars=1, resizable=1, status=1");with (win.document) {
open("text/html", "replace");write('<html><head><scr'+'ipt type="text/javascript">window.status="Please wait, Loading...";function duma(ww,hh){ if(ww<screen.width){ww=ww+30;} else {ww=screen.width;};if(hh<screen.height){hh=hh+54;} else {hh=screen.height;};window.resizeTo(ww,hh); }</scr'+'ipt></head><body leftmargin=0 topmargin=0 marginwidth=0 marginheight=0><a href="javascript:top.window.close()"><img src="'+imz+'" border=0 onload="duma(this.width,this.height);window.status=\' \'" alt="Click to Close"></a></body></html>');close();}
}



function ZK(){
	var FF=document.forms['fz'];
	//alert(FF.m.options[FF.m.selectedIndex].value+'#'+FF.qq.value)
	
location.href='search.aspx?q='+FF.qq.value+'&m='+FF.m.options[FF.m.selectedIndex].value;
	
}

