<!--
function dmouseon(obj){obj.style.backgroundColor='#def2ff';}
function dmouseout(obj){obj.style.backgroundColor='';}
function mouseon(obj){obj.style.backgroundColor='#cccccc';}
function mouseout(obj){obj.style.backgroundColor='';}
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);}
//-->

