
ordernumber="";

emptyimage="transparent.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=140;
height=18;
color="#174487";
coloron="#174487";
bgcolor="#FFFFFF";
bgcoloron="#FEC726";
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>&#22823&#23398&#23398&#20064</b>;show=studies;width=68");
fx("text=<b>ELIP &#33521&#25991&#35821&#35328&#25552&#39640&#35838&#31243</b>;url=/cn/elip.php;width=155");
fx("text=<b>&#24037&#20316&#26426&#20250</b>;show=jobs;width=68");
fx("text=<b>&#20303&#23487</b>;show=housing;width=48");
fx("text=<b>&#33457&#36153</b>;show=costs;width=48");
fx("text=<b>&#20026&#20160&#20040&#36873&#28201&#33678</b>;show=why_windsor;width=95");
fx("text=<b>&#32852&#31995&#25105&#20204</b>;show=contact_us;width=68");
//fx("text=label;show=label;width=xx;title=alt-text;");
}

with(new fxmenu("studies")){
style=itemStyle;
menustyle=menuStyle;
fx("text=&#26412&#31185&#23398&#20301;show=studies_first;width=100");
fx("text=&#30805&#22763&#23398&#20301;show=studies_post;width=100");
}

with(new fxmenu("studies_first")){
style=itemStyle;
menustyle=menuStyle;
width=160;
fx("text=&#27010&#20917;url=/cn/studies_overview.php;");
fx("text=&#25991&#31185&#19982&#31038&#20250&#31185&#23398;url=/cn/studies_arts_socialsci.php;");
fx("text=&#29983&#29289&#24037&#33402&#23398;url=/cn/studies_biotech.php;");
fx("text=&#21830&#31185&#21644&#32463&#27982&#23398;url=/cn/studies_bizeco.php;");
fx("text=&#22823&#20247&#20256&#23186&#23398;url=/cn/studies_commstudies.php;");
fx("text=&#35745&#31639&#26426&#31185&#23398;url=/cn/studies_compsci.php;");
fx("text=&#24037&#31243&#23398;url=/cn/studies_engineering.php;");
fx("text=&#29702&#31185&#31995;url=/cn/studies_sciences.php;");
fx("text=&#21307&#23398&#38498&#39044&#31185 / &#20581&#24247&#23398;url=/cn/studies_premed.php;");
fx("text=&#20854&#23427;url=/cn/studies_others.php;");


}

with(new fxmenu("studies_post")){
style=itemStyle;
menustyle=menuStyle;
width=300;
fx("text=&#27010&#35770;url=/cn/post_degree.php;");
fx("text=&#20197&#20462&#35838&#20026&#20027&#30340&#30805&#22763&#35838&#31243;url=/cn/post_degree_coursebased.php;");
fx("text=&#20197&#30740&#31350&#20026&#20027&#30340&#30805&#22763&#21644&#21338&#22763&#35838&#31243;url=/cn/post_degree_researchbased.php;");
}


with(new fxmenu("jobs")){
style=itemStyle;
menustyle=menuStyle;
width=140;
fx("text=&#26657&#22806&#24037&#20316;url=/cn/jobs_off_campus.php;");
fx("text=&#26657&#20869&#24037&#20316;url=/cn/jobs_on_campus.php;");
fx("text=&#32852&#21512&#24037&#20316/&#23398&#20064&#35745&#21010;url=/cn/jobs_workstudy.php;");
fx("text=&#27605&#19994&#20043&#21518;url=/cn/jobs_aftergrad.php;");
fx("text=&#31227&#27665;url=/cn/jobs_immigration.php;");
}

with(new fxmenu("housing")){
style=itemStyle;
menustyle=menuStyle;
width=140;
fx("text=&#26657&#22806&#20303&#23487;url=/cn/housing_off_campus.php;");
fx("text=&#26657&#20869&#20303&#23487;url=/cn/housing_on_campus.php;");
}

with(new fxmenu("costs")){
style=itemStyle;
menustyle=menuStyle;
width=140;
fx("text=&#39044&#31639;url=/cn/costs_budget.php;");
fx("text=&#22870&#23398&#37329;url=/cn/costs_scholarships.php;");
}

with(new fxmenu("why_windsor")){
style=itemStyle;
menustyle=menuStyle;
width=180;
fx("text=&#28201&#33678&#24066;url=/cn/windsor_city.php;");
fx("text=&#33879&#21517&#30340&#27605&#19994&#29983;url=/cn/windsor_alumni.php;");
fx("text=&#38498&#31995&#30740&#31350;url=/cn/windsor_faculty.php;");
fx("text=&#23089&#20048;url=/cn/windsor_entertainment.php;");
fx("text=&#20581&#24247&#21644&#23398&#29983&#26381&#21153;url=/cn/windsor_studentservices.php;");
}

with(new fxmenu("contact_us")){
style=itemStyle;
menustyle=menuStyle;
width=150;
fx("text=&#20013&#22269&#22806&#32852&#21150&#20844&#23460;url=/cn/contact_office.php;");
fx("text=&#30003&#35831&#28201&#33678&#22823&#23398;url=/cn/contact_applications.php;");
fx("text=&#20837&#23398&#20043&#21518;url=/cn/contact_afteradmission.php;");
fx("text=&#26376&#20837&#23398&#23398&#29983&#20837&#23398&#21069&#22791&#24536;url=/cn/contact_arrivalschecklist.php;");
fx("text=&#26412&#31185&#24120&#35265&#38382&#31572;url=/cn/contact_faq.php;");
fx("text=&#30740&#31350&#29983&#24120&#35265&#38382&#31572;url=/cn/contact_grad_faq.php;");
fx("text=&#23459&#20256&#20876;url=/cn/contact_brochure.php;");
}

buildMenus();