_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="Black";
oncolor="Silver";
padding="9";
separatorcolor="Black";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBEBE";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#AAE1F7";
oncolor="Black";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.frankandandyschleck.com/;");
aI("text=SCHLECKS on YOU TUBE ;target=;url=SCHLECKS-on-YOU-TUBE.html;");
aI("showmenu=About FrankFrank's StatementLEFT_MENU;text=About Frank;target=;url=About-Frank.html;");
aI("showmenu=About AndyAndy's DiaryLEFT_MENU;text=About Andy;target=;url=About-Andy.html;");
aI("text=Frank & Andy Pics;target=;url=Frank-&-Andy-Pics.html;");
aI("showmenu=Life of a Pro CyclistWinter TrainingLEFT_MENU;text=Life of a Pro Cyclist;target=;url=Life-of-a-Pro-Cyclist.html;");
aI("showmenu=InspirationDad's Help PageLEFT_MENU;text=Inspiration;target=;url=Inspiration.html;");
aI("showmenu=NewsBike HistoryLEFT_MENU;text=News;target=;url=News.html;");
aI("showmenu=Yesterdays GreatsMoreno ArgentinLEFT_MENU;text=Yesterdays Greats;target=;url=Yesterdays-Greats.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("About FrankFrank's StatementLEFT_MENU")){
style=submenuStyle;
aI("text=Frank's Statement;target=;url=Frank's-Statement.html;");
aI("text=Luxembourg Statement;target=;url=Luxembourg-Statement.html;");
}

with(milonic=new menuname("About AndyAndy's DiaryLEFT_MENU")){
style=submenuStyle;
aI("text=Andy's Diary;target=;url=Andy's-Diary.html;");
}

with(milonic=new menuname("Life of a Pro CyclistWinter TrainingLEFT_MENU")){
style=submenuStyle;
aI("text=Winter Training;target=;url=Winter-Training.html;");
aI("text=Saddle Height;target=;url=Saddle-Height.html;");
}

with(milonic=new menuname("InspirationDad's Help PageLEFT_MENU")){
style=submenuStyle;
aI("text=Dad's Help Page;target=;url=Dad's-Help-Page.html;");
aI("text=Dad's Favourites;target=;url=Dad's-Favourites.html;");
}

with(milonic=new menuname("NewsBike HistoryLEFT_MENU")){
style=submenuStyle;
aI("text=Bike History;target=;url=Bike-History.html;");
aI("text=Tribute to Davy McCall;target=;url=Tribute-to-Davy-McCall.html;");
}

with(milonic=new menuname("Yesterdays GreatsMoreno ArgentinLEFT_MENU")){
style=submenuStyle;
aI("text=Moreno Argentin;target=;url=Moreno-Argentin.html;");
aI("text=Sean Kelly;target=;url=Sean-Kelly.html;");
aI("text=Freddy Maertens;target=;url=Freddy-Maertens.html;");
aI("text=Francesco Moser;target=;url=Francesco-Moser.html;");
}


 drawMenus();
