fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
borderwidth=0;
fontfamily="Arial";
fontsize="12pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
padding=5;
separatorsize=0;
}

with(team=new mm_style()){
bordercolor="#5c3400";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#FFFFFF";
bgimage="images/tu_bkg.jpg";
oncolor="#5c3400";
visitedcolor="#FFFFFF";
padding=5;
separatorsize=0;
itemwidth=371;
}


with(who=new mm_style()){
bordercolor="#5c3400";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#FFFFFF";
bgimage="images/crr_bkg.jpg";
oncolor="#5c3400";
visitedcolor="#FFFFFF";
padding=5;
separatorsize=0;
itemwidth=143;
}


with(store=new mm_style()){
bordercolor="#5c3400";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#FFFFFF";
bgimage="images/pro_bkg.jpg";
oncolor="#5c3400";
visitedcolor="#FFFFFF";
padding=5;
separatorsize=0;
itemwidth=143;
}


with(meet_deb=new mm_style()){
bordercolor="#5c3400";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#FFFFFF";
bgimage="images/browny_pixel.gif";
oncolor="#5c3400";
visitedcolor="#FFFFFF";
padding=5;
separatorsize=0;
itemwidth=143;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
position="relative";
menuwidth=800;
aI("image=images/nav_teamed_up_1_a.jpg;overimage=images/nav_teamed_up_2_a.jpg;showmenu=submenu1;url=team_meeting_facilitation.php;");
aI("image=images/nav_who_are_we_1_a.jpg;overimage=images/nav_who_are_we_2_a.jpg;showmenu=submenu2;url=who_are_we.php;");
aI("image=images/nav_resources_1_a.jpg;overimage=images/nav_resources_2_a.jpg;showmenu=submenu3;url=products_teamed_up.php;");
aI("image=images/nav_meet_deb_1_a.jpg;overimage=images/nav_meet_deb_2_a.jpg;showmenu=submenu4;url=meetdeb.php;");
}

with(milonic=new menuname("submenu1")){
style=team;
aI("text=Team Meeting Facilitation;url=team_meeting_facilitation.php;");
aI("text=Team Building;url=team_building.php;");
aI("text=Team Tune-UP;url=team_tune_up.php;");
aI("text=Team Coaching;url=team_coaching.php;");
aI("text=Team Leader Development;url=team_leader_development.php;");
aI("text=Team Skills Training;url=team_skills_training.php;");
aI("text=Teams in Ministry;url=teams_in_ministry.php;");
}

with(milonic=new menuname("submenu2")){
style=who;
aI("text=Who Are We?;url=who_are_we.php;");
aI("text=Our Approach;url=our_approach.php;");
}

with(milonic=new menuname("submenu3")){
style=store;
aI("text=TEAMED UP Products;url=products_teamed_up.php;");
}

with(milonic=new menuname("submenu4")){
style=meet_deb;
aI("text=Meet Deb;url=meetdeb.php;");
aI("text=What I Love;url=whatilove.php;");
aI("text=Book Deb;url=bookdeb.php;");
aI("text=What Others Are Saying;url=testimonials.php;");
aI("text=Contact Deb;url=contact.php;");
}




