_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Red";
borderwidth="3";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
offcolor="Black";
onbold="bold";
oncolor="Red";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
rawcss="padding-left:10px;padding-right:10px";
menubgimage="images/mac_back12.gif";
itemheight="22";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#838383";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
image="images/mac_trans.gif";
offcolor="#000000";
onbold="bold";
oncolor="Red";
onsubimage="images/macarrow_on.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="2";
separatorcolor="#D2D4D4";
separatorpadding="5";
subimage="images/macarrow_off.gif";
rawcss="padding-left:5px;padding-right:5px";
menubgcolor="#EBF0EC";
menubgimage="images/mac_back12.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=700;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home;target=;url=index.html;align=left;");
aI("text=Apple Mac Mini;target=;url=Apple-Mac-Mini-Desktops.html;align=left;");
aI("text=Dell Mini;target=;url=Dell-Mini-Desktops.html;align=left;");
aI("showmenu=Other Mini BrandsAcer MiniMAIN_HEADER_MENU;text=Other Mini Brands;target=;url=Other-Mini-Desktop-Brands.html;align=left;");
aI("text=Small Form Factor PCs;target=;url=Small-Form-Factor-PCs.html;align=left;");
aI("showmenu=Other Small Form PCsMini PCMAIN_HEADER_MENU;text=Other Small Form PCs;target=;url=Other-Small-Form-PCs.html;align=left;");
aI("text=All In One PCs;target=;url=All-In-One-PCs.html;align=left;");
}

with(milonic=new menuname("Other Mini BrandsAcer MiniMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Acer Mini;target=;url=Acer-Mini-Desktops.html;");
aI("text=Antec Mini;target=;url=Antec-Mini-Desktops.html;");
aI("text=AOpen Mini;target=;url=AOpen-Mini-Desktops.html;");
aI("text=Gateway Mini;target=;url=Gateway-Mini-Desktops.html;");
aI("text=Newer Technology;target=;url=Newer-Technology.html;");
aI("text=Zotac Mini;target=;url=Zotac-Mini-Desktops.html;");
aI("text=Lenovo Mini;target=;url=Lenovo-Mini-Desktops.html;");
aI("text=eMachine Mini;target=;url=eMachine-Mini-Desktops.html;");
}

with(milonic=new menuname("Other Small Form PCsMini PCMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Mini PC;target=;url=Mini-PC.html;");
aI("text=Compact PC;target=;url=Compact-PC.html;");
aI("text=Zero Footprint PC;target=;url=Zero-Footprint-PC.html;");
aI("text=Small Footprint Desktop;target=;url=Small-Footprint-Desktop.html;");
}


 drawMenus();

