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()){
bordercolor="#FE7D18";
borderstyle="solid";
borderwidth="0px";
fontfamily="Verdana";
fontsize="96%";
fontstyle="normal";
offclass = "mnuOff";
onclass="mnuSelect";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);)";
padding="4px 35px 4px 35px";
pageclass="mnuSelect";
//pagebgcolor="#00525D";
//pagecolor="#FE7D18";
//pageborder="border-bottom : solid 5px #FE7D18"
separatorcolor="#999999";
separatorsize=0;
subimage="images/arrow.gif";
subimagepadding="2px 6px 2px 2px";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
//left=0;
orientation="horizontal";
style=menuStyle;
menuwidth="700px";
menualign="center";
//top=220;

if (null == intLogin)
{
    var intLogin = readCookie('ard_Login')
    if (intLogin == -1)
    {
        intLogin = 0;
    }
}

//aI("type=header;bgimage=images/Curve_Start.gif;text=&nbsp;imagepadding=6");
aI("status=Go to Homepage;text=Home;url=default.aspx?page=14");
aI("status=Go to Our Services;text=Our Services;url=default.aspx?page=7");
aI("status=Go to Our Customers;text=Our Customers;url=default.aspx?page=118");
aI("status=Go to Testimonials;text=Testimonials;url=default.aspx?page=9");
aI("status=Go to Contact Us;text=Contact Us;url=default.aspx?page=18");

}

/*
aI("status=Home;subimageposition=0;text=Home;url=default.aspx?page=14&UID=" + theUser + "&Checker=" + theChecker + "&type=3");
aI("showmenu=Ecommerce;text=Ecommerce;");
aI("showmenu=Solutions;text=Solutions;");
aI("showmenu=CMS;text=CMS;");
aI("showmenu=Hosting;text=Hosting;");
aI("status=Show contact information page;text=Contact Us;url=default.aspx?page=18&UID=" + theUser + "&Checker=" + theChecker + "&type=3");
}

*/
with(milonic=new menuname("Ecommerce")){
overflow="scroll";
style=menuStyle;
aI("status=Go to About Ecommerce;text=About Ecommerce;url=default.aspx?page=2");
aI("status=Go to Foodnet information page;text=FoodNet&trade; ;url=default.aspx?page=3");
aI("status=Go to Foodnet Monthly information page;text=FoodNet&trade; Monthly;url=default.aspx?page=4");
aI("status=Go to RetailNet information page;text=RetailNet;url=default.aspx?page=5");
aI("status=Go to Custom Solutions page;text=Custom Solutions;url=default.aspx?page=6");

}

with(milonic=new menuname("Solutions")){
style=menuStyle;
aI("status=Go to Retail Systems information page;text=Retail Systems;url=default.aspx?page=7");
aI("status=Go to Retail Shop information page;text=Shopnet;url=default.aspx?page=8");
aI("status=Go to Project Management page;text=Project Management;url=default.aspx?page=9");
aI("status=Go to Market Research page;text=Market Research;url=default.aspx?page=10");
aI("status=Go to Web Design page;text=Web Design;url=default.aspx?page=11");

}

with(milonic=new menuname("CMS")){
style=menuStyle;
aI("status=Go to About Content Management Systems page;text=About Content Management Systems;url=default.aspx?page=12");
aI("status=Go to Basic Content Management;text=Basic Content Management System;url=default.aspx?page=13");
aI("status=Go to Gold Content Management;text=Gold Content Management System;url=default.aspx?page=15");
}

with(milonic=new menuname("Hosting")){
style=menuStyle;
aI("status=Go to About Hosting;text=About Hosting;url=default.aspx?page=16");
aI("status=Go to Basic Hosting;text=Hosting Packages;url=default.aspx?page=17");
}



drawMenus();

