
var NoOffFirstLineMenus=5-SubNum;

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){ 
   if(ScLoc.HideArray){ 
      var H_A,H_Al,H_El,i; 
      H_A=ScLoc.HideArray; 
      H_Al=H_A.length; 
      for (i=0;i<H_Al;i++){ 
         H_El=ScLoc.document.getElementById(H_A[i]).style; 
         H_El.visibility=M_Hide}}} 
 
function AfterCloseAll(){ 
   if(ScLoc.HideArray){ 
      var H_A,H_Al,H_El,i; 
      H_A=ScLoc.HideArray; 
      H_Al=H_A.length; 
      for (i=0;i<H_Al;i++){ 
         H_El=ScLoc.document.getElementById(H_A[i]).style; 
         H_El.visibility=M_Show}}}

Menu1=new Array("Conference Home","index.cfm?ID=146",UseRoll+Img1+Img2,0,ItemHeight,ItemWidth,LowBgColor,HighBgColor,FontLowColor,FontHighColor,BorderColor,"",-1,-1,-1,"","");
Menu2=new Array("Conference Presentations","index.cfm?ID=160",UseRoll+Img1+Img2,0,ItemHeight,ItemWidth,LowBgColor,HighBgColor,FontLowColor,FontHighColor,BorderColor,"",-1,-1,-1,"","");
Menu3=new Array("Tradeshow/Sponsors","index.cfm?ID=153",UseRoll+Img1+Img2,0,ItemHeight,ItemWidth,LowBgColor,HighBgColor,FontLowColor,FontHighColor,BorderColor,"",-1,-1,-1,"","");
Menu4=new Array("Awards  ","index.cfm?ID=154",UseRoll+Img1+Img2,0,ItemHeight,ItemWidth,LowBgColor,HighBgColor,FontLowColor,FontHighColor,BorderColor,"",-1,-1,-1,"","");
Menu5=new Array("Conference Committee","index.cfm?ID=156",UseRoll+Img1+Img2,0,ItemHeight,ItemWidth,LowBgColor,HighBgColor,FontLowColor,FontHighColor,BorderColor,"",-1,-1,-1,"","");

