var cls=new Array("item","itemhover","sub","subhover");
function o(n){if(document.getElementById) return(document.getElementById(n));
else if(document.all) return(document.all(n));else if(document.layers) return(document.layers[n]);}
function s(n,m){o("s"+n).className=cls[m];window.status=m&2?o("l"+n).href:"";}
function l(n){window.location=o("l"+n).href;}
