
5
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
effect="Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
effect="Shadow(color='#777777', Direction=135, Strength=5)"
}

_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=10;
_subOffsetLeft=10;


with(style1=new mm_style()){
offcolor="#ffffff";
offbgcolor="#9c0031";
oncolor="#636563";
onbgcolor="#efdfc6";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontsize=12;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Arial";
padding=4;
subimage="arrow.gif";
high3dcolor="#66ffff";
low3dcolor="#000099";
pagecolor="#636563";
pagebgcolor="#efdfc6";
headercolor="#ffffff";
headerbgcolor="#000099";
}

with(style2=new mm_style()){
offcolor="#ffffff";
offbgcolor="#9c0031";
oncolor="#636563";
onbgcolor="#efdfc6";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontsize=9;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Arial";
padding=4;
subimage="arrow.gif";
high3dcolor="#66ffff";
low3dcolor="#000099";
pagecolor="#636563";
pagebgcolor="#efdfc6";
headercolor="#ffffff";
headerbgcolor="#000099";
}

with(milonic=new menuname("mainmenu")){
top=220;
screenposition="center";
style=style2;
alwaysvisible=1;
alignment="left";
orientation="horizontal";
aI("text=Candidates &nbsp;&nbsp;;showmenu=candidates;url=../../militaryleaders/Candidate_Info.asp;separatorsize=1")
aI("text=Employers &nbsp;&nbsp;;showmenu=employers;url=../../militaryleaders/Employers.asp;separatorsize=1")
aI("text=About Us &nbsp;&nbsp;;showmenu=about_us;url=../../militaryleaders/About_Us.asp;separatorsize=1")
aI("text=Other Links &nbsp;&nbsp;;showmenu=other_links;url=../../militaryleaders/Other_Links.asp;separatorsize=1")
}

with(milonic=new menuname("candidates")){
itemwidth=175;
style=style2;
alignment="left";
aI("text=Candidate Information;url=../../militaryleaders/Candidate_Info.asp;;separatorsize=1")
aI("text=Corporate Clients;url=../../militaryleaders/Corporate_Clients.asp;;separatorsize=1")
aI("text=Job Search;url=../../militaryleaders/candidates/jobsearch.asp;;separatorsize=1")
aI("text=Hot Jobs;url=../../militaryleaders/candidates/joblist.asp;;separatorsize=1")
aI("text=Information Technology;url=../../militaryleaders/info_technology.asp;;separatorsize=1")
//aI("text=Hiring Conference Schedule;url=http://www.militaryleaders.com/Conference_Schedule.asp;;separatorsize=1")
// aI("text=Career Handbook;url=http://www.militaryleaders.com/Career_Conf_Handbook.asp;;separatorsize=1")
// aI("text=Career Zone;url=http://www.militaryleaders.com/;;separatorsize=1")
aI("text=Transition Assistance;url=../../militaryleaders/transition_links.asp;;separatorsize=1")
aI("text=Candiate Testimonials;url=../../militaryleaders/candidate_testimonials.asp;;separatorsize=1")
aI("text=Suggested Reading;url=../../militaryleaders/Suggested_Reading.asp;;separatorsize=1")
aI("text=What Is A Candidate To Us?;url=../../militaryleaders/What_Is_A_Candidate.asp;;separatorsize=1")
aI("text=Job Fair Schedule;url=../../militaryleaders/Job_Fair_Schedule.asp;;separatorsize=1")
aI("text=Request Information;url=../../militaryleaders/Contact_Form.asp;;separatorsize=1")
}

with(milonic=new menuname("employers")){
itemwidth=175;
style=style2;
alignment="left";
aI("text=Employer Information;url=../../militaryleaders/Employers.asp;;separatorsize=1")
aI("text=Why Hire Military?;url=../../militaryleaders/Why_Hire_Military.asp;;separatorsize=1")
aI("text=What Is A Customer To Us?;url=../../militaryleaders/What_Is_A_Customer.asp;;separatorsize=1")
// aI("text=Employer Contact Form;url=http://www.militaryleaders.com/employer_contact_form.asp;;separatorsize=1")
// aI("text=Hiring Conference Schedule;url=http://www.militaryleaders.com/Conference_Schedule.asp;;separatorsize=1")
aI("text=Employer Testimonials;url=../../militaryleaders/Employer_Testimonials.asp;;separatorsize=1")
aI("text=Job Fair Schedule;url=../../militaryleaders/Job_Fair_Schedule.asp;;separatorsize=1")
aI("text=Special Recruiting Events;url=../../militaryleaders/SRE_Request_Form.asp;;separatorsize=1")
aI("text=Request Information;url=../../militaryleaders/Contact_Form.asp;;separatorsize=1")
}

with(milonic=new menuname("about_us")){
itemwidth=175;
style=style2;
alignment="left";
aI("text=Our Staff;url=../../militaryleaders/Staff.asp;;separatorsize=1")
aI("text=Locations;url=../../militaryleaders/Locations.asp;;separatorsize=1")
aI("text=Contact Us;url=../../militaryleaders/Contact_Form.asp;;separatorsize=1")
}

with(milonic=new menuname("other_links")){
itemwidth=175;
style=style2;
alignment="left";
aI("text=US Military Web Sites;url=../../militaryleaders/Other_Links.asp;;separatorsize=1")
aI("text=Military Related Sites;url=../../militaryleaders/Other_Links.asp#Military_Related;;separatorsize=1")
aI("text=Military News;url=../../militaryleaders/Other_Links.asp#Military_News;;separatorsize=1")
aI("text=Military Magazines Online;url=../../militaryleaders/Other_Links.asp#Military_Pubs;;separatorsize=1")
aI("text=Other Links of Interest;url=../../militaryleaders/Other_Links.asp#Other_Links;;separatorsize=1")
}

drawMenus();
