 
with(menu1=new menuname("menu1mes")){ 
style=menuStyle; 
aI("text=2010 messages;url=../eng/engmess10.htm;"); 
aI("text=Previous messages;url=../eng/engmess.htm;"); 
aI("text=Meaning and interpretation;url=../eng/engmean.htm;"); 
} 

 with(menu2=new menuname("menu2song")){ 
 style=menuStyle; 
      aI("text=Into My Heart;url=../eng/engsmyheart.html;");
      aI("text=In the Name of Jesus;url=../eng/engsvictory.htm;");
      aI("text=Praise Him in the Morning;url=../eng/engspraise.htm;");
      aI("text=I have decided to follow Jesus;url=../eng/engsdecided.html;");
      aI("text=Father I adore you;url=../eng/engsFather.html;");
      aI("text=Hallelujah;url=../eng/engsaleluia.htm;");
      aI("text=Cause me to come;url=../eng/engscause.html;");
      aI("text=It were my soul s desire;url=../eng/engsmysoul.html;");
      aI("text=Open our eyes Lord;url=../eng/engsopen.html;");
} 

with(menu3=new menuname("menu3teach")){ 
      style=menuStyle;
      aI("text=How to make personal prayer;url=../eng/engppray.htm;");
      aI("text=A prayer for the Holy Spirit;url=../eng/engpholy.htm;");
      aI("text=Reading of the word of God, the Bible;url=../eng/engbible.htm;");
      aI("text=A Spirit filled people;url=../eng/engfill.htm;");
      aI("text=Why No Chicken on Days of Abstinence - More on the Day Lent Starts;url=../eng/engchicken.htm;");
      aI("text=Father Cantalamessa on Christ's Obedience;url=../eng/englent.htm;");
      aI("text=A different approach to fasting (Powerpoint);url=../eng/fasting.pps;");
      aI("text=Truth does not change;url=../eng/engtruth.htm;");
      aI("text=No Need to Fear Charismatic Renewal;url=../eng/engfear.htm;");
      aI("text=There is no opposition between the hierarchical Church and a charismatic Church;url=../eng/engoppo.htm;");
      aI("text=Benedict XVI: Holy Spirit rebuilds bridge between earth and heaven;url=../eng/engbridge.htm;");
} 

with(menu4=new menuname("menu4report")){ 
style=menuStyle; 
imagepadding="10"; 
aI("text=2010 Photos and Reports;url=../eng/engnw2010.htm;"); 
aI("text=2009 Photos and Reports;url=../eng/engnw2009.htm;"); 
aI("text=2008 Photos and Reports;url=../eng/engnw2008.htm;"); 
aI("text=2007 Photos and Reports;url=../eng/engnw2007.htm;"); 
aI("text=2006 Photos and Reports;url=../eng/engnw2006.htm;"); 
aI("text=2005 Photos and Reports;url=../eng/engnw2005.htm;"); 
aI("text=2004 Photos and Reports;url=../eng/engnw2004.htm;"); 
aI("text=2003 Photos and Reports;url=../eng/engnw2003q1.htm;"); 
aI("text=2002 Photos and Reports;url=../eng/engnw2002.htm;"); 
aI("text=2001 Photos and Reports;url=../eng/engnw2001.htm;"); 
} 

  with(menu5=new menuname("menu5testim")){ 
     style=menuStyle;
     aI("text=Recent testimonies;url=../eng/engtestrecents.htm;");
     aI("text=Previous testimonies;url=../eng/engtestprev.htm;");
} 


with(menu6=new menuname("menu6malay")){ 
style=menuStyle; 
aI("text=Fr. James' Malayalam article in Shalom magazine (Kerala) Part 1;url=../docs/cara1malay.jpg;"); 
aI("text=Fr. James' Malayalam article in Shalom magazine (Kerala) Part 2;url=../docs/cara2malay.jpg;"); 
} 

drawMenus(); 


