fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;		// The time delay for menus to remain visible on mouse out in milisecond
_menuOpenDelay=150;		// The time delay before menus open on mouse over in milisecond
_subOffsetTop=0;			//Sub menu top offset
_subOffsetLeft=-0;			//Sub menu left offset



with(menuStyle=new mm_style()){
bordercolor="#e2e2e2";
bordercolor="#e2e2e2";
borderstyle="solid";
borderwidth=0;
//onbold=1;
onclass="opaque";
offclass="opaque"; 
fontfamily=" Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#626060";
offcolor="#ffffff";
onbgcolor="#2e3d97";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);)";
padding=6;
//pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#cccccc";
separatorsize=1;
subimage="black_7x7.gif";
subimagepadding=2;
itemwidth= 150;
}



with(milonic=new menuname("avfproducts")){
style=menuStyle;
//margin = 8;
aI("text=AVF;url=avf.php?c=50;");
aI("text=Acrox;url=acrox.php?c=532;");
aI("text=Circle Data;url=circledata.php?c=533;");
aI("text=Cooler Master;url=coolermaster.php?c=71;");
aI("text=Disney;url=disney.php?c=67;");
aI("text=Icute;url=icute.php?c=80;");
aI("text=Kuso;url=kuso.php?c=531;");
aI("text=Lexma;url=lexma.php?c=62;");
aI("text=OEM;url=oem.php?c=113;");
aI("text=Ovann;url=ovann.php?c=506;");
aI("text=Rapoo;url=rapoo.php?c=60;");
aI("text=Stysen;url=stysen.php?c=85;");
aI("text=Trendsonic;url=trendsonic.php?c=82;");
aI("text=WXD;url=wxd.php?c=86;");
aI("text=Zalman;url=zalman.php?c=76;");
aI("text=Zynet;url=zynet.php?c=84;");
}

with(milonic=new menuname("partnerproducts")){
style=menuStyle;
//margin = 8;
aI("text=Acer;url=acer.php?c=96;");
aI("text=AOC;url=aoc.php?c=98;");
aI("text=Belkin;url=belkin.php?c=65;");
aI("text=Brother;url=brother.php?c=89;");
aI("text=Canon;url=canon.php?c=91;");
aI("text=Hp;url=hp.php?c=87;");
aI("text=Kingston;url=kingston.php?c=103;");
aI("text=LG;url=lg.php?c=97;");
aI("text=Panasonic;url=panasonic.php?c=70;");
aI("text=Pendrive;url=pendrive.php?c=101;");
aI("text=Philips;url=philips.php?c=69;");
aI("text=Samsung;url=samsung.php?c=93;");
aI("text=Scandisk;url=scandisk.php?c=126;");
aI("text=Seagate;url=seagate.php?c=100;");
aI("text=Toshiba;url=toshiba.php?c=128;");
aI("text=Western Digital;url=westerndigital.php?c=535;");
}





drawMenus();

