<!--

var nav="",current="",w=window,d=document,loadr="";
w.onload=function(){eval(loadr);}

function domenu(m){
if(document.getElementById){if(current!=m.id){current=m.id;if(m.id!="nav-span"){
m.menu.className="on";cov.className="yes";}else{cov.className="no";}for(c=0;c<nav.childNodes.length;c++){
o=nav.childNodes[c];if(o.nodeName=="LI"){if(o.firstChild.id!=m.id){o.className="off";}}}}}}

function navr()
{if(document.getElementById){nav=document.getElementById("nav-menu");for(i=0;i<nav.childNodes.length;i++){o=nav.childNodes[i];if(o.nodeName=="LI"){o.firstChild.menu=o;o.firstChild.onmouseover=function(){domenu(this);}}}cov=document.getElementById("nav-span");cov.menu=cov;cov.onmouseover=function(){domenu(this);}}}
loadr+="navr();";

function dobkg(o,i){if(document.getElementById){o.className="panel-"+i;}}

function dothumb(o,i){if(document.images){o.src="/_img/products/shared/img-products-thumb-"+i+".gif";}}

// -->