ordernumber="";
emptyimage="spacer.gif";// Transparent image in gif format.
showdelay=200;//Time delay before submenus are displayed. Unit is milliseconds.
hidedelay=800;//Time delay before submenus are hidden. Unit is milliseconds.

/*Start Style Declarations*/

with(itemStyle=new fxstyle()){
width=600;
height=18;
color="#174487";
coloron="#D7F9FF";
bgcolor="#FFFFFF";
bgcoloron="#5C8BA4";
fontsize="8pt";
fontweight="plain";
fontfamily="Verdana,Arial";
paddingtop=2;
paddingleft=8;
arrow="";
arrowon="";
arrowright=20;
arrowtop=3;
}

with(menuStyle=new fxmenustyle()){
filterover="Alpha(opacity=90)";
menubgcolor="#ffffff";
menuborderwidth=1;
menubordercolor="#174487";
separatorsize=1;
separatorcolor="#174487";
highlightpath=true;
wiseposition=true;
}


/*Start Menu Declarations*/

with(new fxmenu("MainMenu")){
style=itemStyle;
menustyle=menuStyle;
visible=true;
position="relative";
top=0;
left=0;
orientation="horizontal";
fx("text=<b>Universities</b>;show=universities;width=100");
fx("text=<b>Degrees</b>;show=degree;width=100");
fx("text=<b>Costs</b>;show=costs;url=/costs.php;width=100");
fx("text=<b>Immigration</b>;show=immigration;width=100");
fx("text=<b>Student Experience</b>;show=student_experience;width=150");
fx("text=<b>How to Apply</b>;show=apply;width=120");
fx("text=<b>Ask Us</b>;show=askus;width=100");
//fx("text=label;show=label;width=xx;title=alt-text;");
}

with(new fxmenu("universities")){
style=itemStyle;
menustyle=menuStyle;
width=340;
fx("text=Algoma University;url=/algoma_main.php;");
fx("text=McGill University (Master in Manufacturing Management);url=/mcgill_main.php;");
fx("text=Osgoode Hall Law School (York University);url=/osgoode_main.php;");
fx("text=Saint Mary's University;url=/stmarys_main.php;");
fx("text=University of Guelph;url=/guelph_main.php;");
fx("text=University of Guelph-Humber;url=/guelph-humber_main.php;");
fx("text=University of Victoria;url=/victoria_main.php;");
fx("text=University of Windsor;url=/windsor_main.php;");
}

with(new fxmenu("degree")){
style=itemStyle;
menustyle=menuStyle;
width=100;
fx("text=Bachelors;url=/bachelors.php;");
fx("text=Masters;url=/masters.php;");
fx("text=High-Schools;url=/high_schools.php;");
//fx("text=Graduate Studies;url=/studies_gradstudies.php;");
}

with(new fxmenu("costs")){
style=itemStyle;
menustyle=menuStyle;
width=150;
fx("text=Bachelor;show=costs_bachelor;width=150");
fx("text=Masters;show=costs_masters;width=150");
fx("text=Scholarships;show=costs_scholarships;width=150");
fx("text=Compare US & Canada;url=/compare.php;width=150");
}

with(new fxmenu("costs_bachelor")){
style=itemStyle;
menustyle=menuStyle;
width=200;
fx("text=Algoma University;url=/costs_algoma_bachelor.php;");
fx("text=Saint Mary's University;url=/costs_smu_bachelor.php;");
fx("text=University of Guelph;url=/costs_guelph_bachelor.php;");
fx("text=University of Guelph-Humber;url=/costs_guelph-humber_bachelor.php;");
fx("text=University of Victoria;url=/costs_victoria_bachelor.php;");
fx("text=University of Windsor;url=/costs_windsor_bachelor.php;");
//fx("text=Graduate Studies;url=/studies_gradstudies.php;");
}

with(new fxmenu("costs_masters")){
style=itemStyle;
menustyle=menuStyle;
width=300;
fx("text=Algoma University;url=/costs_algoma_masters.php;");
fx("text=McGill University;url=/costs_mcgill_masters.php;");
fx("text=Osgoode Hall Law School (York University);url=/costs_osgoode_masters.php;");
fx("text=Saint Mary's University;url=/costs_smu_masters.php;");
fx("text=University of Victoria;url=/costs_victoria_masters.php;");
fx("text=University of Windsor;url=/costs_windsor_masters.php;");


//fx("text=Graduate Studies;url=/studies_gradstudies.php;");
}

with(new fxmenu("costs_scholarships")){
style=itemStyle;
menustyle=menuStyle;
width=300;
fx("text=Algoma University;url=/scholarships_algoma.php;");
fx("text=McGill University;url=/scholarships_mcgill.php;");
fx("text=Osgoode Hall Law School (York University);url=/scholarships_osgoode.php;");
fx("text=Saint Mary's University;url=/scholarships_smu.php;");
fx("text=University of Guelph;url=/scholarships_guelph.php;");
fx("text=University of Guelph-Humber;url=/scholarships_guelph-humber.php;");
fx("text=University of Victoria;url=/scholarships_victoria.php;");
fx("text=University of Windsor;url=/scholarships_windsor.php;");
//fx("text=Graduate Studies;url=/studies_gradstudies.php;");
}

with(new fxmenu("immigration")){
style=itemStyle;
menustyle=menuStyle;
width=200;
fx("text=Visas;url=/visas.php;");
fx("text=Working in Canada;url=/working_in_canada.php;");
fx("text=Fast-Track Immigration;url=/fast-track.php;");
fx("text=After Graduation;url=/aftergrad.php;");
fx("text=Great Pathways to Canada;url=/pathways.php;");
//fx("text=Graduate Studies;url=/studies_gradstudies.php;");
}

with(new fxmenu("student_experience")){
style=itemStyle;
menustyle=menuStyle;
width=160;
fx("text=Great Students;url=/great_students.php;");
fx("text=Great Careers;url=/great_careers_01.php;");
fx("text=Co-op Education Program;url=/co-op.php;");
//fx("text=Graduate Studies;url=/studies_gradstudies.php;");
}

with(new fxmenu("apply")){
style=itemStyle;
menustyle=menuStyle;
width=120;
fx("text=Offices;url=/offices.php;");
fx("text=Forms;show=forms;");
fx("text=Events;url=/events.php;");
}


with(new fxmenu("forms")){
style=itemStyle;
menustyle=menuStyle;
width=200;
fx("text=Algoma University;url=/forms_algoma.php;");
fx("text=McGill University;url=/forms_mcgill.php;");
fx("text=Osgoode Hall Law School;url=/forms_osgoode.php;");
fx("text=Saint Mary's University;url=/forms_smu.php;");
fx("text=University of Guelph;url=/forms_guelph.php;");
fx("text=University of Guelph-Humber;url=/forms_guelph-humber.php;");
fx("text=University of Victoria;url=/forms_victoria.php;");
fx("text=University of Windsor;url=/forms_windsor.php;");
//fx("text=Graduate Studies;url=/studies_gradstudies.php;");
}

with(new fxmenu("askus")){
style=itemStyle;
menustyle=menuStyle;
width=200; 
fx("text=Ask Us;url=/askus.php;;");
fx("text=Register Now! For Students;url=/register_info.php;");
fx("text=Register Now! For Educators;url=/form_highschool.php;");
//fx("text=Graduate Studies;url=/studies_gradstudies.php;");
}
buildMenus();