




with(new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
position="relative";

left=20;
orientation="horizontal"; 
style=menuStyle;

aI("text=&nbsp;Home &nbsp;;url=http://teamfury.kenpo-academy.com/;");
aI("text=Fighters;url=http://teamfury.kenpo-academy.com/fighters.php;");
aI("showmenu=Videoclips;text=Video Clips;");
aI("showmenu=Photoalbum;text=Photo Album;");
aI("text=Upcoming Fights;url=http://teamfury.kenpo-academy.com/upcomingfights.php;");
aI("text=&nbsp;News &nbsp;;url=http://teamfury.kenpo-academy.com/newslinks.php;");
aI("text=&nbsp;Merchandise &nbsp;;url=http://www.cafepress.com/KATFMMA;");
aI("text=Contact Us ;url=mailto:sensei@kenpo-academy.com;");
}





with(milonic=new menuname("Videoclips")){
style=menuStyle;
aI("text=Nick S - August23,08;url=http://teamfury.kenpo-academy.com/nicks082308-1.html;");
aI("text=Ricky H - August23,08;url=http://teamfury.kenpo-academy.com/rickyh082308-1.html;");
aI("text=Brandon C - August23,08;url=http://teamfury.kenpo-academy.com/brandonc082308-1.html;");
aI("text=James S - August23,08;url=http://teamfury.kenpo-academy.com/jamess082308-1.html;");
aI("text=Jeff S - August23,08;url=http://teamfury.kenpo-academy.com/jeffs082308-1.html;");
aI("text=Jeff S - May17,08;url=http://teamfury.kenpo-academy.com/jeffs051708-1.html;");
aI("text=Ricky H - May17,08;url=http://teamfury.kenpo-academy.com/rickyh051708-1.html;");


}

with(milonic=new menuname("Photoalbum")){
style=menuStyle;
aI("text=fighters;url=http://teamfury.kenpo-academy.com/photoalbum/fighters/index.html;");
aI("text=training;url=http://teamfury.kenpo-academy.com/photoalbum/training/index.html;");
aI("text=Blunt Force Trauma - August 08;url=http://teamfury.kenpo-academy.com/photoalbum/bluntforcetrauma-aug08/index.html;");

}

drawMenus();

