fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=10;
_subOffsetTop=2;
_subOffsetLeft=0;


with(submenuStyle=new mm_style()){
bordercolor="#a0a6ac";
borderstyle="solid";
borderwidth=1;
fontfamily=" Arial";
fontsize="11px";
fontstyle="";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#e7ebee";
offcolor="#666666";
onbgcolor="#eaf8ff";
/*onborder="1px dotted #FFFFFF";*/
oncolor="#0059a9";
outfilter="randomdissolve(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#9aa0a7', Direction=150, Strength=5)";
padding=5;
separatorcolor="#ffffff";
separatorsize=1;
subimagepadding=1;
pagebgcolor="#5c5c6f";
pagecolor="white";
subimagepadding=5;
}

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#40780F";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
/*bgimage="images/menu_bg_off.gif";*/
offcolor="#ffffff";
/*overbgimage="images/menu_bg_on.gif";*/
itemheight="30px";
/*onbgcolor="#DFB685";*/
oncolor="#BFEFFF";
/*outfilter="randomdissolve(duration=0.3)";*/
padding=2;
pagecolor="#BFEFFF";
subimagepadding=4;

}

with(milonic=new menuname("about_us")){
margin=0;
menuwidth=100;
style=submenuStyle;
aI("text=About Us;url=about_us.asp;");
aI("text=Our Services;url=about_our_services.asp;");
aI("text=Why GI ?;url=about_why_gi.asp;");
aI("text=GI Team ;url=about_gi_team.asp;");

}

with(milonic=new menuname("education_in_uk")){
margin=0;
menuwidth=190;
style=submenuStyle;
aI("text=Benefits of Studying the in UK;url=benefit_studing_uk.asp;");
aI("text=Application Procedure;url=application_procedure.asp;");
aI("text=Working in the UK;url=work_uk.asp;");
aI("text=Accommodation in UK;url=accommodation_uk.asp;");
aI("text=VISA Process;url=visa_process.asp;");
aI("text=Travel Tips;url=travel_tips.asp;");
aI("text=Scholarship;url=scholarships_1.asp;");
aI("text=Fees and other Expenses;url=fee_other_expenses_1.asp;");
aI("text=UK Guide;url=uk_guide.asp;");

}

with(milonic=new menuname("IELTS")){
margin=0;
menuwidth=180;
style=submenuStyle;
aI("text=IELTS Training ;url=ielts_training.asp;");
aI("text=IELTS Test Centers in India;url=ielts_test_centers.asp;");
aI("text=Sections&nbsp;@&nbsp;IELTS;url=Sections_ielts.asp;");
aI("text=How to Apply&nbsp;@&nbsp;IELTS;url=how_apply_ielts.asp;");
aI("text=IELTS Result;url=http://ielts-results.britishcouncil.org/forms/frmMain.aspx;target=_blank;");
}

with(milonic=new menuname("universities")){
margin=0;
menuwidth=150;
style=submenuStyle;
aI("text=University Name;url=university_name.asp;");
aI("text=University URL;url=university_url.asp;");
aI("text=Download Application;url=university_download_application.asp;");
}

with(milonic=new menuname("contacts")){
margin=0;
menuwidth=150;
style=submenuStyle;
aI("text=Locate Our Branch ;url=contact_us.asp;");
aI("text=Send your Query;url=contact_send_query.asp;");
}

drawMenus();


<!--
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
