<!--

function mmLoadMenus() {

  if (window.mm_menu_0) return;

 window.mm_menu_0 = new Menu("root",220,23,"Verdana, Helvetica, sans-serif",11,"#000000","#ffffff","#D0D0D0","#0C307A","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);

//mm_menu_0.addMenuItem("Visa Information","window.open('visainfo.aspx', '_self');");


  mm_menu_0.addMenuItem("Visa Forms and Guides","window.open('visaforms.aspx', '_self');");

   mm_menu_0.addMenuItem("Documents Required","window.open('documentreq.aspx', '_self');");

     mm_menu_0.addMenuItem("Visa Categories and Checklists","window.open('applicationforms.aspx', '_self');");

	   mm_menu_0.addMenuItem("How to fill Visitor Form (IMM5257B)","window.open('images/TRV Form-Sample V1.4.pdf');");
	   
	   mm_menu_0.addMenuItem("Application Processing Fee","window.open('visafees.aspx', '_self');");

  mm_menu_0.fontWeight="light";

   mm_menu_0.hideOnMouseOut=true;

   mm_menu_0.menuBorder=1;

   mm_menu_0.menuLiteBgColor='#E0F1FB';

   mm_menu_0.menuBorderBgColor='#D0D0D0';

   mm_menu_0.bgColor='#000000';


if (window.mm_menu_1) return;

  window.mm_menu_1 = new Menu("root",200,23,"Verdana, Helvetica, sans-serif",11,"#000000","#ffffff","#D0D0D0","#0C307A","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);

 mm_menu_1.addMenuItem("Application Centre and Timings","window.open('applicationcenter.aspx', '_self');");

   mm_menu_1.addMenuItem("Guide to Processing Times","window.open('timings.aspx', '_self');");

    mm_menu_1.addMenuItem("Scheduling of Interviews","window.open('scheduling.aspx', '_self');");

    mm_menu_1.addMenuItem("Public Holiday Closures","window.open('holiday.aspx', '_self');");

	 

	 mm_menu_1.fontWeight="light";

   mm_menu_1.hideOnMouseOut=true;

   mm_menu_1.menuBorder=1;

   mm_menu_1.menuLiteBgColor='#E0F1FB';

   mm_menu_1.menuBorderBgColor='#D0D0D0';

   mm_menu_1.bgColor='#000000';


   if (window.mm_menu_2) return;

  window.mm_menu_2 = new Menu("root",160,23,"Verdana, Helvetica, sans-serif",11,"#000000","#ffffff","#D0D0D0","#0C307A","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);

 mm_menu_2.addMenuItem("Online Tracking","window.open('onlinetracking.aspx', '_self');");

   mm_menu_2.addMenuItem("Helpline Number","window.open('helpline.aspx', '_self');");

    mm_menu_2.addMenuItem("Passport Return","window.open('passportreturn.aspx', '_self');");

  mm_menu_2.fontWeight="light";

   mm_menu_2.hideOnMouseOut=true;

   mm_menu_2.menuBorder=1;

   mm_menu_2.menuLiteBgColor='#E0F1FB';

   mm_menu_2.menuBorderBgColor='#D0D0D0';

   mm_menu_2.bgColor='#000000';


   if (window.mm_menu_3) return;

  window.mm_menu_3 = new Menu("root",170,23,"Verdana, Helvetica, sans-serif",11,"#000000","#ffffff","#3BB9FF","#0C307A","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);

 mm_menu_3.addMenuItem("Tracking Your Application","window.open('onlinetracking.aspx', '_self');");

   mm_menu_3.addMenuItem("Application Processing Fees","window.open('visafees.aspx', '_self');");

    mm_menu_3.addMenuItem("Frequently Asked Questions","window.open('faq.aspx', '_self');");
    
    mm_menu_3.addMenuItem("Scheduling of Interviews","window.open('scheduling.aspx', '_self');");

  mm_menu_3.fontWeight="light";

   mm_menu_3.hideOnMouseOut=true;

   mm_menu_3.menuBorder=1;

   mm_menu_3.menuLiteBgColor='#E0F1FB';

   mm_menu_3.menuBorderBgColor='#D0D0D0';

   mm_menu_3.bgColor='#000000';


  mm_menu_3.writeMenus();

} // mmLoadMenus()


//-->