<!--

/* disable reframe function, query string is not passed on.
if ((window.name != 'leftFrame') || (window.name != 'topFrame'))
{
   if (window.parent.length != 3)
   {
   window.top.location =  '../default.asp?doc=' + document.location.pathname.substr((document.location.pathname.length - 8),4)
   }
}
*/

function OpenCatalog()
{
parent.mainFrame.location = "0074.asp"
parent.leftFrame.location = "0096.asp"

}

function CatalogEN()
{
parent.mainFrame.location = "0171.asp"
parent.leftFrame.location = "0180.asp"
}

function CatalogDE()
{
parent.mainFrame.location = "0183.asp"
parent.leftFrame.location = "0190.asp"
}

function CatalogFR()
{
parent.mainFrame.location = "0193.asp"
parent.leftFrame.location = "0200.asp"
}

function newWin(_url,_title,_config)
{
 window.open(_url,_title,_config + 
'menubar=no,scrollbars=no,resizable=yes,location=no,directories=no,status=no,toolbar=no');
}

function newWin2(_url,_title,_config)
{
 window.open(_url,_title,_config + 
'menubar=yes,scrollbars=yes,resizable=yes,location=yes,directories=yes,status=yes,toolbar=yes');
}

function ColorPic(doc)
{
window.open(doc,'',"height=360,width=320");
}

function BookMark()
{
window.external.AddFavorite(location.href,document.title);
}

function ShowProd(qry)
{
parent.parent.mainFrame.location = "0074.asp?" + qry + "&Search=Zoek"
parent.parent.leftFrame.location = "0096.asp"
}

function ShowProdEN(qry)
{
parent.parent.mainFrame.location = "0171.asp?" + qry + "&Search=Zoek"
parent.parent.leftFrame.location = "0180.asp"
}

function ShowProdDE(qry)
{
parent.parent.mainFrame.location = "0183.asp?" + qry + "&Search=Zoek"
parent.parent.leftFrame.location = "0190.asp"
}

function ShowProdFR(qry)
{
parent.parent.mainFrame.location = "0193.asp?" + qry + "&Search=Zoek"
parent.parent.leftFrame.location = "0200.asp"
}


var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));


try{
var pageTracker = _gat._getTracker("UA-16189494-1");
pageTracker._trackPageview();
} catch(err) {}


//-->
