_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=-30;  // Sub menu offset Left position

/////////////////////////////////////////////////blue style
with(blue=new mm_style()){
     onbgcolor = "";
       oncolor = "#F0B424"; //text
    offbgcolor = "";
      offcolor = "#1D2C71"; //text
   bordercolor = "";
   borderstyle = "";
separatorcolor = "";
 separatorsize = 0;
       padding = 1;
      fontsize = "10px";
     fontstyle = "normal";
    fontweight = "normal";
    fontfamily = "verdana, tahoma, arial";

}
/////////////////////////////////////////////////blue drop style
with(bluedropstyle=new mm_style()){
     onbgcolor = "#EEEEEE";
       oncolor = "#F0B424"; //text
    offbgcolor = "#ffffff";
      offcolor = "#484848"; //text
   bordercolor = "#333333";
   borderstyle = "solid";
separatorcolor = "";
 separatorsize = 0;
       padding = 7;
      fontsize = "10px";
     fontstyle = "normal";
    fontweight = "normal";
    fontfamily = "verdana, tahoma, arial";

}
///////////////////////////////////////////////////////////home
with(milonic=new menuname("mainmenu2")){_c=1
top = 140;
left = 48;
itemwidth=51;
borderwidth = 1;
style = blue;
alwaysvisible = 1;
orientation="horizontal"
itemheight=23;

aI("text=&nbsp;&nbsp;HOME;showmenu=;url=default.aspx?tabid=1");
}
	
///////////////////////////////////////////////////////////about us
with(milonic=new menuname("mainmenu2")){_c=1
top = 140;
left = 99;
itemwidth=75;
borderwidth = 1;
style = blue;
alwaysvisible = 1;
orientation="horizontal"
itemheight=23;

aI("text=&nbsp;&nbsp;ABOUT US;showmenu=aboutus;url=default.aspx?tabid=2");
}
	with(milonic=new menuname("aboutus")){_c=1
	borderwidth = 1;
	itemwidth = 220;
	style = bluedropstyle;
	aI("text=&nbsp;o How we Operate ;url=default.aspx?tabid=2&action=operate");
	aI("text=&nbsp;o Why MiningAssets Works ;url=default.aspx?tabid=2&action=works");
	aI("text=&nbsp;o Example Project ;url=default.aspx?tabid=2&action=project");
	aI("text=&nbsp;o Additional Services ;url=default.aspx?tabid=2&action=services");
	aI("text=&nbsp;o Testimonials ;url=default.aspx?tabid=2&action=testimonials");
	aI("text=&nbsp;o Disclaimer, Terms & Conditions ;url=default.aspx?tabid=2&action=terms");
	}
///////////////////////////////////////////////////////////asset register
with(milonic=new menuname("mainmenu2")){_c=1
top = 140;
left = 174;
itemwidth=110;
borderwidth = 1;
style = blue;
alwaysvisible = 1;
orientation="horizontal"
itemheight=23;

aI("text=&nbsp;&nbsp;ASSET REGISTER;showmenu=assetregister;url=default.aspx?tabid=8");
}
	with(milonic=new menuname("assetregister")){_c=1
	borderwidth = 1;
	itemwidth = 200;
	style = bluedropstyle;
	aI("text=&nbsp;o View All Assets ;url=default.aspx?tabid=8");
	aI("text=&nbsp;o Search Asset Register ;url=default.aspx?tabid=8&action=search");
	aI("text=&nbsp;o Submit Your Asset&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>>;showmenu=vendor;url=default.aspx?tabid=3&action=Information");
	}
		with(milonic=new menuname("vendor")){_c=1
		borderwidth = 1;
		itemwidth = 200;
		style = bluedropstyle;
		aI("text=&nbsp;o Asset Submission Information ;url=default.aspx?tabid=3&action=Information");
		aI("text=&nbsp;o Asset Submission Form ;url=default.aspx?tabid=3&action=Form");
		aI("text=&nbsp;o Terms & Conditions ;url=default.aspx?tabid=3&action=Terms");
		}
///////////////////////////////////////////////////////////subscription 
with(milonic=new menuname("mainmenu2")){_c=1
top = 140;
left = 284;
itemwidth=103;
borderwidth = 1;
style = blue;
alwaysvisible = 1;
orientation="horizontal"
itemheight=23;

aI("text=&nbsp;&nbsp;SUBSCRIPTION;showmenu=;url=default.aspx?tabid=4&action=form");
}
	//with(milonic=new menuname("subscription")){_c=1
	//borderwidth = 1;
	//itemwidth = 200;
	//style = bluedropstyle;
	//aI("text=&nbsp;o Subscription Information ;url=default.aspx?tabid=4&action=information");
	//aI("text=&nbsp;o Subscription Rates ;url=default.aspx?tabid=4&action=rates");
	//aI("text=&nbsp;o Subscription Form ;url=default.aspx?tabid=4&action=form");	
	//}

///////////////////////////////////////////////////////////advertising
with(milonic=new menuname("mainmenu2")){_c=1
top = 140;
left = 387;
itemwidth=93;
borderwidth = 1;
style = blue;
alwaysvisible = 1;
orientation="horizontal"
itemheight=23;

//aI("text=&nbsp;&nbsp;ADVERTISING;showmenu=advertising;url=default.aspx?tabid=5");
aI("text=&nbsp;&nbsp;ADVERTISING;showmenu=;url=default.aspx?tabid=5");
}
	//with(milonic=new menuname("advertising")){_c=1
	//borderwidth = 1;
	//itemwidth = 200;
	//style = bluedropstyle;
	//aI("text=&nbsp;o Overview ;url=#");
	//aI("text=&nbsp;o Register ;url=#");
	//aI("text=&nbsp;o Advertising Rates ;url=#");
	//aI("text=&nbsp;o Terms & Conditions ;url=#");
	//}
///////////////////////////////////////////////////////////product tour 
//with(milonic=new menuname("mainmenu2")){_c=1
//top = 140;
//left = 480;
//itemwidth=108;
//borderwidth = 1;
//style = blue;
//alwaysvisible = 1;
//orientation="horizontal"
//itemheight=23;

//aI("text=&nbsp;&nbsp;PRODUCT TOUR ;showmenu=product tour;url=default.aspx?tabid=6");
//}
	//with(milonic=new menuname("product tour")){_c=1
	//borderwidth = 1;
	//itemwidth = 200;
	//style = bluedropstyle;
	//aI("text=&nbsp;o Take The Tour ;url=#");
	//aI("text=&nbsp;o Download The Tour ;url=#");
	//}
///////////////////////////////////////////////////////////contactus
with(milonic=new menuname("mainmenu2")){_c=1
top = 140;
//left = 588;
left = 480;
itemwidth=90;
borderwidth = 1;
style = blue;
alwaysvisible = 1;
orientation="horizontal"
itemheight=23;

aI("text=&nbsp;&nbsp;CONTACT US;showmenu=contactus;url=default.aspx?tabid=7");
}
	with(milonic=new menuname("contactus")){_c=1
	borderwidth = 1;
	itemwidth = 200;
	style = bluedropstyle;
	aI("text=&nbsp;o Contact Details ;url=default.aspx?tabid=7");
	aI("text=&nbsp;o Enquiry Form ;url=default.aspx?tabid=7&action=form");
	}

for(_a=_mnucnt;_a<_m.length;_a++){_drawMenu(_a)}	