
_menuCloseDelay=300           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=25            // The time delay before menus open on mouse over
_subOffsetTop=0              // Sub menu top offset
_subOffsetLeft=-20            // Sub menu left offset

with(mainStyle=new mm_style()){
onbgcolor="#777777";
oncolor="#FFFFFF";
offbgcolor="#333333";
offcolor="#FFFFFF";
bordercolor="#4E72B7";
borderstyle="solid";
borderwidth=0;
separatorcolor="0";
separatorsize="5";
padding=5;
fontsize="75%";
fontstyle="normal";
fontweight="bold";
fontfamily="Arial";
subimagepadding=0;
subimage="pics/arrowdwn.gif";
}

with(menuStyle=new mm_style()){
onbgcolor="#666666";
oncolor="#FFFFFF";
offbgcolor="#EEEEEE";
offcolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
separatorcolor="0";
separatorsize="0";
padding=3;
fontsize="75%";
fontstyle="normal";
fontfamily="Arial";
pagecolor="white";
pagebgcolor="#858C60";
headercolor="#EEEEEE";
headerbgcolor="#020266";
subimage="pics/arrow-right-up.gif";
onsubimage="pics/arrow-right-down.gif";
overfilter="gradientwipe(size=1.00, wipestyle=1, motion=Forward, duration=0.3);Alpha(opacity=100);Shadow(color='#333333', Direction=135, Strength=5)";
outfilter="fade(overlap=1.00, duration=0.3)";
}


with(milonic=new menuname("hollywoodcatalog")){
style=menuStyle;
position="absolute";
margin=0;
aI("text=<B>APPLICATION FOR CONSIDERATION</B>;url=http://www.themakeupspace.com/orlando-application.php;offcolor=#FF0000;oncolor=#FF0000;status=APPLICATION FOR CONSIDERATION;");
aI("text=2010-2012 School Catalog;url=/blascoschools/catalog/index.html;target=new;status=2010-2012 School Catalog;");
aI("text=Facility;url=/blascoschools/orlando/facility.htm;status=Facility;");
aI("text=Administration and Instruction;url=/blascoschools/orlando/administration_instruction.htm;status=Administration and Instruction;");
aI("text=2010-2012 Class Schedules;url=/blascoschools/orlando/class_schedule.htm;status=2010-2012 Class Schedules;");
aI("text=2010 Masters Class Schedules;url=/blascoschools/orlando/orlando-masters-class-schedule.htm;status=2010 Masters Class Schedules;");
aI("text=Cancellation & Refund;url=/blascoschools/orlando/cancellation_refund.htm;status=Cancellation & Refund;");
aI("text=Tuition & Make-up Material Cost;url=/blascoschools/orlando/material_cost.htm;status=Tuition & Make-up Material Cost;");
aI("text=Professional Make-up Artistry Course Outline;url=/blascoschools/orlando/artistry_outline.htm;status=Professional Make-up Artistry Course Outline;");
aI("text=Beauty Make-up Artistry Course Outline;url=/blascoschools/orlando/program_outline.htm;status=Beauty Make-up Artistry Course Outline;");
aI("text=Advanced Prosthetic Make-up Course Outline;url=/blascoschools/orlando/advanced_prosthetic.htm;status=Advanced Prosthetic Make-up Course Outline;");
aI("text=Joe Blasco Beauty Make-up Techniques;url=/blascoschools/orlando/beauty_technique1.htm;status=Joe Blasco Beauty Make-up Techniques;");
}

with(milonic=new menuname("hollywoodcenter")){
style=menuStyle;
position="absolute";
margin=0;
aI("text=Housing Recomendations;url=/blascoschools/orlando/housing.htm;status=Housing Recomendations;");
aI("text=Your Passport To Success;url=/blascoschools/orlando/passport_diplomas.htm;status=Your Passport To Success;");
}


with(milonic=new menuname("jbwebsites")){
style=menuStyle;
position="absolute";
margin=0;
aI("text=General School Information;url=/blascoschools/schools-intro/index.htm;status=General School Information;");
aI("text=Hollywood School Information;url=/blascoschools/hollywood/index.htm;status=Hollywood School Information;");
aI("text=Joe Blasco Cosmetic website;url=/blascoschools/cosmeticsnew/index.htm;status=Joe Blasco Cosmetic website;");
aI("text=Order Cosmetic Products;url=/blascoschools/cosmeticsnew/pricelist/disclaim.htm;status=Order Cosmetic Products;");
aI("text=Orlando Site Index;url=/blascoschools/orlando/siteindex.htm;status=Orlando Site Index;");
}

drawMenus();

