_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-5;

with(menuStyle=new mm_style())
{
   onclass="onMenu";
   offclass="offMenu";
   
	bordercolor="";
	borderstyle="";
	borderwidth="0";   	
	headerbgcolor="#171411";
	headercolor="#171411";
	offbgcolor="#171411";
	offcolor="#FFFFFF";
	onbgcolor="#F6AF05";
	oncolor="#000000";
	outfilter="gradientwipe(size=1.00, wipestyle=1, motion=Reverse, duration=0.1)";
	overfilter="gradientwipe(size=1.00, wipestyle=1, motion=Forward, duration=0.1)";
	padding="4";
	pagebgcolor="#171411";
	pagecolor="#FFFFFF";
	separatorcolor="#F7F7F7";
	separatorsize="0";
	subimage="";
	subimagepadding="2";
}

with(newsStyle=new mm_style())
{
   onclass="onMenuNews";
   offclass="offMenuNews";
   
	bordercolor="";
	borderstyle="";
	borderwidth="0";   	
	headerbgcolor="#171411";
	headercolor="#171411";
	offbgcolor="#171411";
	offcolor="#FFFFFF";
	onbgcolor="#F6AF05";
	oncolor="#000000";
	outfilter="gradientwipe(size=1.00, wipestyle=1, motion=Reverse, duration=0.1)";
	overfilter="gradientwipe(size=1.00, wipestyle=1, motion=Forward, duration=0.1)";
	padding="4";
	pagebgcolor="#171411";
	pagecolor="#FFFFFF";
	separatorcolor="#F7F7F7";
	separatorsize="0";
	subimage="";
	subimagepadding="2";
}

with(mainMenuStyle=new mm_style())
{
	fontfamily="Arial, Helvetica, sans-serif";
	fontsize="11";
	fontstyle="normal";
	fontwieght="bold";
	textdecoration="none";
	bordercolor="";
	borderstyle="";
	borderwidth="0";   	
	headerbgcolor="#171411";
	headercolor="#171411";
	offbgcolor="#171411";
	offcolor="#FFFFFF";
	onbgcolor="#171411";
	oncolor="#F6AF05";
	outfilter="gradientwipe(size=1.00, wipestyle=1, motion=Reverse, duration=0.1)";
	overfilter="gradientwipe(size=1.00, wipestyle=1, motion=Forward, duration=0.1)";
	padding="4";
	pagebgcolor="#171411";
	pagecolor="#FFFFFF";
	separatorcolor="";
	separatorsize="0";
	subimage="";
	subimagepadding="2";
}

/*with(milonic=new menuname("")){
alwaysvisible=1;
left=10;
orientation="horizontal";
style=menuStyle;
top=10;
aI("showmenu=About us;text=About us;");
aI("showmenu=Products;text=Products;");
aI("showmenu=Support;text=Support;");
aI("showmenu=Saleyards;text=Salesyards;");
aI("showmenu=News;text=News;");
aI("showmenu=Links;text=Links;");
aI("showmenu=Contact us;text=Contact us;");
}

with(milonic=new menuname("About us")){
overflow="scroll";
style=menuStyle;
aI("text=Company_Overview;url=about/company_overview.asp;")
aI("text=Director_Profiles;url=about/director_profiles.asp;")
}

with(milonic=new menuname("Products")){
style=menuStyle;
aI("text=Product 1;url=products/;");
aI("text=Product 2;url=products/;");
aI("text=Product 3;url=products/;");
aI("text=Product 4;url=products/;");
aI("text=Product 5;url=products/;");
aI("text=Product 6;url=products/;");
aI("text=Product 7;url=products/;");
}

with(milonic=new menuname("Support")){
style=menuStyle;
}

with(milonic=new menuname("News")){
style=menuStyle;
}

with(milonic=new menuname("Saleyards")){
style=menuStyle;
aI("text=Queensland;url=saleyards/qld.asp;");
aI("text=News South Wales;url=saleyards/nsw.asp;");
aI("text=Victoria;url=saleyards/vic.asp;");
aI("text=Tasmainia;url=saleyards/tas.asp;");
aI("text=South Australia;url=saleyards/sa.asp;");
aI("text=Western Australia;url=saleyards/wa.asp;");
aI("text=Northern Territory;url=saleyards/nt.asp;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
}

with(milonic=new menuname("Contact us")){
style=menuStyle;
}

drawMenus();
*/
