_scrollAmount=3      // Used for Netscape 4 scrolling
_scrollDelay=20	     // Used for Netscape 4 scrolling
_menuCloseDelay=20  // The delay for menus to remain visible on mouse off
_menuOpenDelay=10   // The delay for opening menus on mouse over
_subOffsetTop=0;     // Sub menu offset Top position
_subOffsetLeft=-1;  // Sub menu offset Left position

/////////////////////////////////////////////////main menu style
with(main=new mm_style()){
     onbgcolor = "";
       oncolor = "#B9B9B9"; //text
    offbgcolor = "";
      offcolor = "#ffffff"; //text
   bordercolor = "";
   borderstyle = "";
separatorcolor = "";
 separatorsize = 0;
       padding = 1;
      fontsize = "10px";
     fontstyle = "normal";
    fontweight = "normal";
    fontfamily = "verdana, tahoma, arial";

}
/////////////////////////////////////////////////drop menu style
with(dropmenu=new mm_style()){
     onbgcolor = "#BFBFBF";
       oncolor = "#ffffff"; //text
    offbgcolor = "#F2F2F2";
      offcolor = "#484848"; //text
   bordercolor = "#191919";
   borderstyle = "solid";
separatorcolor = "";
 separatorsize = 0;
       padding = 4;
      fontsize = "10px";
     fontstyle = "normal";
    fontweight = "normal";
    fontfamily = "verdana, tahoma, arial";

}
///////////////////////////////////////////////////////////home
with(milonic=new menuname("mainmenu2")){_c=1
top = 100
left = 37;
//itemwidth=35;
borderwidth = 1;
style = main;
alwaysvisible = 1;
orientation="horizontal"
itemheight=25;

aI("text=Home;url=index.shtml");
aI("image=images/dots.gif;type=header;");
aI("text=About Us;url=aboutus.shtml");
aI("image=images/dots.gif;type=header;");
aI("text=Our Staff;showmenu=staff_sub;url=ourstaff_southafrica.shtml");
aI("image=images/dots.gif;type=header;");
aI("text=Services;showmenu=services_sub;url=services.shtml");
aI("image=images/dots.gif;type=header;");
aI("text=Products;showmenu=products_sub;url=products.shtml");
aI("image=images/dots.gif;type=header;");
aI("text=Tech Specs;showmenu=techspecs_sub;url=techspecs.shtml");
aI("image=images/dots.gif;type=header;");
aI("text=News;url=news.shtml");
aI("image=images/dots.gif;type=header;");
aI("text=Contact Us;showmenu=contact_sub;url=contactus.shtml");
}

	with(milonic=new menuname("staff_sub")){_c=1
	borderwidth = 1;
	itemwidth = 150;
	style = dropmenu;
	aI("text=&nbsp;o South Africa;url=ourstaff_southafrica.shtml");
	aI("text=&nbsp;o Company Organogram;url=organogram.shtml");
	}

	with(milonic=new menuname("services_sub")){_c=1
	borderwidth = 1;
	itemwidth = 275;
	style = dropmenu;
	aI("text=&nbsp;<b>HSHA RATE GYRO</b>;type=header;");
	aI("text=&nbsp;o Overview;url=services_hsha.shtml");
	aI("text=&nbsp;o In Rods RC/DDH holes;url=services_hsha_inrods.shtml");
	aI("text=&nbsp;o PVC cased holes;url=services_hsha_pvc.shtml");
	aI("text=&nbsp;o Horizontal holes;url=services_hsha_horizontal.shtml");
	aI("text=&nbsp;o Steering/Orientation in vertical holes;url=services_hsha_vertical.shtml");
	aI("text=&nbsp;o Steering and directional surveying;url=services_hsha_steering.shtml");
	aI("text=&nbsp;o Calibration;url=services_hsha_calibration.shtml");
	aI("text=&nbsp;o Tech Specs on HSHA Rate Gyro;url=techspecs_hsha_how.shtml");
	aI("text=&nbsp;<b>ELECTRONIC MULTISHOT</b>;type=header;");
	aI("text=&nbsp;o Overview;url=services_flexit.shtml");
	aI("text=&nbsp;o Open holes;url=services_flexit_open.shtml");
	aI("text=&nbsp;o Blast holes;url=services_flexit_blast.shtml");
	aI("text=&nbsp;o Grade control;url=services_flexit_grade.shtml");
	aI("text=&nbsp;o Component Downhole Magnetic Surveying;url=services_flexit_component.shtml");
	aI("text=&nbsp;o Surveying through DDH bit;url=services_flexit_surveying.shtml");
	aI("text=&nbsp;o Inside RC rods;url=services_flexit_rc.shtml");
	aI("text=&nbsp;o Tech Specs on Electronic Multishot;url=techspecs_flexit_how.shtml");
	}
	
	with(milonic=new menuname("products_sub")){_c=1
	borderwidth = 1;
	itemwidth = 225;
	style = dropmenu;
	aI("text=&nbsp;<b>SMARTTOOLS</b>;type=header;");
	aI("text=&nbsp;o Gyrosmart;url=products_gyro.shtml");
	aI("text=&nbsp;o SmartTools;url=products_flexit_smarttools.shtml");
	aI("text=&nbsp;<b>RUNNING GEAR</b>;type=header;");
	aI("text=&nbsp;o 36mm Running Gear Kit;url=products_runninggear_36mm.shtml");
	aI("text=&nbsp;o 38mm Running Gear Kit;url=products_runninggear_38mm.shtml");
	aI("text=&nbsp;<b>RUNNING GEAR OTHER</b>;type=header;");
	aI("text=&nbsp;o Orientation Bull Plug Assemblies;url=products_runninggear_bullplug.shtml");
	aI("text=&nbsp;o Landing Collars;url=products_runninggear_landing.shtml");
	aI("text=&nbsp;o Lead Tell-tale;url=products_runninggear_lead.shtml");
	aI("text=&nbsp;o Orientation Mule Shoe Assembly;url=products_runninggear_muleassembly.shtml");
	aI("text=&nbsp;o Orientation Mule Shoe Sleeves;url=products_runninggear_mulesleeves.shtml");
	aI("text=&nbsp;o Mule Shoe Cams;url=products_runninggear_mulecams.shtml");
	aI("text=&nbsp;o Wireline Swivel assembly;url=products_runninggear_wireline.shtml");
	aI("text=&nbsp;o Open End Spanner 30mm;url=products_runninggear_spanner.shtml");
	aI("text=&nbsp;<b>WIRELINE WINCHES</b>;type=header;");
	aI("text=&nbsp;o View All Winch Products;url=http://www.wirelinewinch.com");
	}
	
	with(milonic=new menuname("techspecs_sub")){_c=1
	borderwidth = 1;
	itemwidth = 175;
	style = dropmenu;
	aI("text=&nbsp;<b>TARGET INS GYRO</b>;type=header;");
	aI("text=&nbsp;o Technical Specifications;url=images/techspecs/techspecs_targetinsgyro.pdf ;target=blank");
	aI("text=&nbsp;<b>HSHA RATE GYRO</b>;type=header;");
	aI("text=&nbsp;o How It Works;url=techspecs_hsha_how.shtml");
	aI("text=&nbsp;o Technical Specifications;url=techspecs_hsha.shtml");
	aI("text=&nbsp;<b>ELECTRONIC MULTISHOT</b>;type=header;");
	aI("text=&nbsp;o How It Works;url=techspecs_flexit_how.shtml");
	aI("text=&nbsp;o Technical Specifications;url=techspecs_flexit.shtml");
	}
	
	with(milonic=new menuname("contact_sub")){_c=1
	borderwidth = 1;
	itemwidth = 125;
	style = dropmenu;
	aI("text=&nbsp;o South Africa;url=contactus.shtml");
	aI("text=&nbsp;o Ghana;url=contactus_ghana.shtml");
	aI("text=&nbsp;o Australia;url=contactus_aus.shtml");
	aI("text=&nbsp;o Enquiry;url=enquiry.shtml");
	}

drawMenus();
