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(MAINStyle=new mm_style()){
padding=2;
margin=2;
screenposition="center";
bgimage="picts/frame/tab-lt_NEW.gif";
overbgimage="picts/frame/tab-lt_ON.gif";
image='picts/frame/tab-rt_NEW.gif';
overimage='picts/frame/tab-rt_ON.gif';
imagealign="right";
imageposition="right";
rawcss="overflow: hidden;";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
offcolor="#ffffff";
oncolor="#ffffff";
pagematch='1';
pagebgimage="picts/frame/tab-lt_ON.gif";
pageimage='picts/frame/tab-rt_ON.gif';
separatorsize=0;
}



with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#033A5B";
oncolor="#ffffff";
overfilter="Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
rawcss="";
pagebgcolor="#033A5B";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
screenposition='left';
left="offset=10";
}



/*
with(milonic=new menuname("Main Menu")){
orientation="horizontal";
style=MAINStyle;
alwaysvisible=1;
//position="relative";
top=174;
//left=25;
aI("text=&nbsp;&nbsp;<b>Home</b>;url=#;");
aI("text=&nbsp;&nbsp;<b>VPK Providers</b>;url=#;");//showmenu=About;
aI("text=&nbsp;&nbsp;<b>Pre-K Providers Sign Up</b>;url=#;");//showmenu=Solutions;
aI("text=&nbsp;&nbsp;<b>Kindergarten Readiness</b>;url=#;");//showmenu=Careers;
aI("text=&nbsp;&nbsp;<b>Strategic Partners</b>;url=#;")//showmenu=partners;
}
*/




with(milonic=new menuname("About")){
overflow="scroll";
style=menuStyle;
aI("text=Annual Report;url=annual_rpt.php;")
aI("text=Our Methodolgy;url=history.php;")
aI("text=Our Clients;url=clients.php;")
aI("text=Our Expertise;url=people.php;")
aI("text=Contact Us;url=offices.php;")

}

with(milonic=new menuname("Solutions")){
style=menuStyle;
aI("text=Staff Augmentation;url=augmentation.php;")
aI("text=Upgrade Services;url=services.php;")
aI("text=Post-Implementation Support;url=support.php;")

}

with(milonic=new menuname("Kindergarten")){
style=menuStyle;
position="absolute";
top=198;
left=455;
aI("text=Concept Development;url=kindergarten-concept_dev.php;")
aI("text=Health &amp; Safety;url=kindergarten-health.php;")
aI("text=Physical Development;url=kindergarten-physical_dev.php;")
aI("text=Language;url=kindergarten-language.php;")
aI("text=Writing;url=kindergarten-writing.php;")
aI("text=Reading;url=kindergarten-reading.php;")
aI("text=Social &amp; Emotional Development;url=kindergarten-emotional.php;")
aI("text=Registration;url=kindergarten-registration.php;")

}


with(milonic=new menuname("Publications")){
style=menuStyle;
aI("text=Reports & Case Studies;url=reports.php;")
aI("text=Literature;url=literature.php;")

}


//drawMenus();
