fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
align="center";
bordercolor="#ababab";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial Narrow, Verdana, Tahoma, Arial";
fontsize="22px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#dce2e2";
offcolor="#545454";
onbgcolor="#838989";
oncolor="#ffffff";
padding=10;
margin=10;
pagebgcolor="#838989";
pagecolor="#ffffff";
separatorcolor="#ababab";
separatorsize=1;

//outfilter="randomdissolve(duration=0.8)";
//overfilter="Fade(duration=0.8);Alpha(opacity=90)";



//subimage="http://img.milonic.com/arrow.gif";
subimagepadding=1;
}

with(menuDropDownStyle=new mm_style()){
align="center";
bordercolor="#6d99c6";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial Narrow, Verdana, Tahoma, Arial";
fontsize="20px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#545454";
onbgcolor="#769fcf";
oncolor="#ffffff";
padding=4;
margin=4;
pagebgcolor="#769fcf";
pagecolor="#ffffff";
separatorcolor="#ababab";
separatorsize=1;
itemwidth=170;

//outfilter="randomdissolve(duration=0.8)";
//overfilter="Fade(duration=0.8);Alpha(opacity=90)";



//subimage="http://img.milonic.com/arrow.gif";
subimagepadding=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
paddingLeft=8;
position="relative";
aI("text=About Us;url=aboutus.html;itemwidth=155;");
aI("text=Repair;url=repair.html;itemwidth=95;");
aI("text=Products;url=products.html;itemwidth=118;");
aI("text=Technical Support;url=support.html;itemwidth=206;");
aI("text=Asset Recovery;url=recovery.html;itemwidth=180;");
aI("text=New Solutions;showmenu=Solutions;itemwidth=170;");
aI("text=RMA;url=infiniti_register.cfm;itemwidth=159;");
}
/*
aI("image=http://img.milonic.com/macbook_on.gif;overimage=http://img.milonic.com/macbook.gif;showmenu=Partners;text=Partners;");
aI("image=http://img.milonic.com/zippo.gif;overimage=http://img.milonic.com/zippo_over.gif;showmenu=Links;text=Links;");
aI("image=http://img.milonic.com/nikon1.gif;overimage=http://img.milonic.com/nikon2.gif;text=Search;");
}
* 
* 
* <!--<td width="155" align="center" valign="middle"><a href="aboutus.html"><font face="Arial Narrow" size="+2" color="#545454">About Us</font></a><br><td>
					<td width="1" bgcolor="#c8c8c8"></td>
					<td width="95" align="center" valign="middle"><a href="repair.html"><font face="Arial Narrow" size="+2" color="#545454">Repair</font></a><br><td>
					<td width="1" bgcolor="#c8c8c8"></td>
					<td width="118" align="center" valign="middle"><a href="products.html"><font face="Arial Narrow" size="+2" color="#545454">Products</font></a><br><td>
					<td width="1" bgcolor="#c8c8c8"></td>
					<td width="206" align="center" valign="middle"><a href="support.html"><font face="Arial Narrow" size="+2" color="#545454">Technical Support</font></a><br><td>
					<td width="1" bgcolor="#c8c8c8"></td>
					<td width="180" align="center" valign="middle"><a href="recovery.html"><font face="Arial Narrow" size="+2" color="#545454">Asset Recovery</font></a><br><td>
					<td width="1" bgcolor="#c8c8c8"></td>
					<td width="170" align="center" valign="middle"><font face="Arial Narrow" size="+2" color="#545454">New Solutions</font><br><td>
					<td width="1" bgcolor="#c8c8c8"></td>
					<td width="159" align="center" valign="middle"><a href="infiniti_register.cfm"><font face="Arial Narrow" size="+2" color="#545454">RMA</font></a><br><td>-->
* 
*/

with(milonic=new menuname("Solutions")){
style=menuDropDownStyle;
aI("text=Proteus;url=proteus.html");
aI("text=Adtran;url=adtran.html");
aI("text=Exalt;url=exalt.html");
aI("text=Proxim;url=proxim.html");
}


/*
with(milonic=new menuname("Partners")){
style=menuStyle;
aI("text=(aq) Web Hosting;url=http://www.a-q.co.uk/;");
aI("text=SMS 2 Email;url=http://www.sms2email.com/;");
aI("text=WebSmith;url=http://www.softidiom.com/;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=Apache Web Server;url=http://www.apache.org/;");
aI("text=MySQL Database Server;url=http://ww.mysql.com/;");
aI("text=PHP - Development;url=http://www.php.net/;");
aI("text=phpBB Web Forum System;url=http://www.phpbb.net/;");
aI("showmenu=Anti Spam;text=Anti Spam Tools;");
}

with(milonic=new menuname("Anti Spam")){
style=menuStyle;
aI("text=Spam Cop;url=http://www.spamcop.net/;");
aI("text=Mime Defang;url=http://www.mimedefang.org/;");
aI("text=Spam Assassin;url=http://www.spamassassin.org/;");
}
*/
drawMenus();


