var BaseHrefImg = './images/'
var LSRoot = "./"

//Array(a+1,b,c+((d-e)*f)) where a= noOfSubmenus (+1 for root menu), b: X-coord, c,d,e,f: Y-coord 
PopMenu1=new Array(9+1,0,201+((2-2)*18),"black","#E8EFF7","black","#D3E1E1","white","arial",0,0,10,0,1,1,"left",.25,.25,1000,0,"NavOne",1,"left","top","black","#E8EFF7","black","#D3E1E1","#B4C2CB",BaseHrefImg+"tri.gif",5,10,BaseHrefImg+"tridown.gif",10,5,BaseHrefImg+"trileft.gif",5,10,1,2,5,0);
//Array(text,link,noOfSubmenus,height,width)
PopMenu1_1=new Array("&nbsp;<b>Home</b>","./leysin.html","",0,18,150);
PopNoOffMenus = 1;
PopMenu1_2=new Array("Program",LSRoot+"program.html","",0,18,150);
PopMenu1_3=new Array("Special event",LSRoot+"se.html","",0,18,150);
PopMenu1_4=new Array("Teaching body",LSRoot+"tb.html","",0,18,150);
PopMenu1_5=new Array("Targeted audience",LSRoot+"aud.html","",0,18,150);
PopMenu1_6=new Array("Fees & registration",LSRoot+"feesreg.html","",0,18,150);
PopMenu1_7=new Array("Accomodation",LSRoot+"acc.html","",0,18,150);
PopMenu1_8=new Array("How to get there",LSRoot+"htgt.html","",0,18,150);
PopMenu1_9=new Array("Feedback",LSRoot+"testimonials.html","",0,18,150);
PopMenu1_10=new Array("Previous meetings","","",2,18,150);
PopMenu1_10_1=new Array("8th course - 2008",LSRoot+"previous/2008/leysin.html","",0,18,150);
PopMenu1_10_2=new Array("9th course - 2010",LSRoot+"previous/2010/leysin.html","",0,18,150);



