//<![CDATA[
var _xdate=new Date();
_xdate.setTime(_xdate.getTime()+(3*24*60*60*1000)); // ttl = 3 days
document.cookie = "js=y;expires="+_xdate.toGMTString();+";path=/;domain="+domain+";";
var isPrintMode = false;
function mover(o,l) { o.bg=o.style.backgroundColor; o.style.backgroundColor=serv_hlbg; if (l) { o.s = o.title; o.title += "\n"+l; } else { o.s = null; } }
function mout(o)  { o.style.backgroundColor=o.bg; if (o.s != null) { o.title = o.s; } }
function getElt(id) { return document.getElementById ? document.getElementById(id) : document.all ? document.all(id) : document.layers[id]; }
//]]>
