//<SCRIPT language=JavaScript1.2> 
<!-- 
if (isMenu) { 
  menuVersion = 3; 
 
  menuWidth = 90; 
  childOverlap = 1; 
  childOffset = 1; 
  perCentOver = null; 
  secondsVisible = .2; 
 
  fntCol = "#999999"; 
  fntSiz = "7"; 
  fntBold = true; 
  fntItal = false; 
  fntFam = "Tahoma"; 
 
  backCol = "#F5F5F5"; 
  overCol = "#9966FF"; 
  overFnt = "#FFFFFF"; 
 
  borWid = 1; 
  borCol = "#999999"; 
  borSty = "solid"; 
  itemPad = 3; 
 
  imgSrc = "/images/triangle.gif"; 
  imgSiz = 8; 
  separator = 1; 
  separatorCol = "#999999"; 
 
  isFrames = false; 
  navFrLoc =  "left"; 
  mainFrName = "main"; 
 
  clickStart = false; 
  clickKill = false; 
 
  keepHilite = true; 
 
  NSfontOver = true; 
  showVisited = "#666666"; 
} 
//-->  
//</SCRIPT>
