
function cOn(tr){
tr.style.backgroundColor="#efefef";
}

function cOut(tr){
tr.style.backgroundColor="#efefef";
}

var bordcolor="#999999"
var cellcolor="#EFEFEF"
var tabwide="200"
var bordwid="1"
var cspace="0"
var cpad="1"

var links1="<table  "+"WIDTH=\""+tabwide+"\" "+"BORDER=\""+bordwid+"\" "+"BORDERCOLOR=\""+bordcolor+"\" "+"CELLPADDING=\""+cpad+"\" "+" CELLSPACING=\""+cspace+"\" "+"BGCOLOR=\""+cellcolor+"\"> <tr onMouseOver='cOn(this);' onMouseOut='cOut(this);'> <td>&nbsp;<a href='Run2Physics/WWW/results/summary.htm' target='_top' onmouseover='clearTimeout(timer1);return true;' onmouseout='timer1=setTimeout(remIt1,1000);return true'>Plain English Summaries </a></td> </tr><tr onMouseOver='cOn(this);' onMouseOut='cOut(this);'> <td>&nbsp;<a href='public/links/index.html' target='_top' onmouseover='clearTimeout(timer1);return true;' onmouseout='timer1=setTimeout(remIt1,1000);return true'>Particle Physics Links </a></td> </tr> <tr onMouseOver='cOn(this);' onMouseOut='cOut(this);'> <td>&nbsp;<a href='http://www.fnal.gov/pub/now/live_events/index.html' target='_top' onmouseover='clearTimeout(timer1);return true;' onmouseout='timer1=setTimeout(remIt1,1000);return true'>Live Events from D&Oslash; </a></td> </tr></table> ";

var links2="<TABLE  "+"WIDTH=\""+tabwide+"\" "+"BORDER=\""+bordwid+"\" "+"BORDERCOLOR=\""+bordcolor+"\" "+"CELLPADDING=\""+cpad+"\" "+" CELLSPACING=\""+cspace+"\" "+"BGCOLOR=\""+cellcolor+"\">  <tr onMouseOver='cOn(this);' onMouseOut='cOut(this);'> <td>&nbsp;<a href='results/index.html' target='_top' onmouseover='clearTimeout(timer2);return true;' onmouseout='timer2=setTimeout(remIt2,1000);return true'>Results, publications, theses, etc. </a></td> </tr> </table> ";

var links3="<TABLE  "+"WIDTH=\""+tabwide+"\" "+"BORDER=\""+bordwid+"\" "+"BORDERCOLOR=\""+bordcolor+"\" "+"CELLPADDING=\""+cpad+"\" "+" CELLSPACING=\""+cspace+"\" "+"BGCOLOR=\""+cellcolor+"\"> <tr onMouseOver='cOn(this);' onMouseOut='cOut(this);'> <td>&nbsp;<a href='http://www-d0.fnal.gov/cgi-bin/whod0' target='_top' target='_top' onmouseover='clearTimeout(timer3);return true;' onmouseout='timer3=setTimeout(remIt3,1000);return true'>WhoD&Oslash; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </a></td> </tr> <tr onMouseOver='cOn(this);' onMouseOut='cOut(this);'> <td>&nbsp;<a href='http://www-d0.fnal.gov/collaboration/people/gallery.html' target='_top' target='_top' onmouseover='clearTimeout(timer3);return true;' onmouseout='timer3=setTimeout(remIt3,1000);return true'>D&Oslash; physicists - Photo Gallery </a></td> </tr> <tr onMouseOver='cOn(this);' onMouseOut='cOut(this);'> <td>&nbsp;<a href='collaboration/organization.html' target='_top' onmouseover='clearTimeout(timer3);return true;' onmouseout='timer3=setTimeout(remIt3,1000);return true'>Organization &nbsp; &nbsp; &nbsp; &nbsp; </a></td> </tr> <tr onMouseOver='cOn(this);' onMouseOut='cOut(this);'> <td>&nbsp;<a href='http://www-d0.fnal.gov/author/authorlist.html' target='_top' onmouseover='clearTimeout(timer3);return true;' onmouseout='timer3=setTimeout(remIt3,1000);return true'>Author List &amp; Masthead </a></td> </tr> </table> ";

var links4="<TABLE  "+"WIDTH=\""+tabwide+"\" "+"BORDER=\""+bordwid+"\" "+"BORDERCOLOR=\""+bordcolor+"\" "+"CELLPADDING=\""+cpad+"\" "+" CELLSPACING=\""+cspace+"\" "+"BGCOLOR=\""+cellcolor+"\"> <tr onMouseOver='cOn(this);' onMouseOut='cOut(this);'> <td>&nbsp;<a href='atwork/index.html' target='_top' onmouseover='clearTimeout(timer4);return true;' onmouseout='timer4=setTimeout(remIt4,1000);return true'> For D&Oslash; collaboration members </a></td> </tr> </table> ";

