fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=50;
_subOffsetTop=2;
_subOffsetLeft=-3;


with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#FFFFff";
headercolor="#000000";
headerborder='1px solid #000000';
image="http://www.computerperformance.co.uk/images/Buttons/buttonMilonice.gif";
itemwidth=170;
margin=4;
offbgcolor="#FFFFef";
offcolor="#000000";
offborder="0px solid #ffffff";
onborder="1px solid #000000";
onbgcolor="#FFFFcc";
oncolor="#000000";
outfilter="randomdissolve(duration=0.4)";
overfilter="GradientWipe(duration=0.01);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#CFFFFF";
pagecolor="000000";
separatorcolor="#2D729D";
separatorsize=1;
subimage="http://www.computerperformance.co.uk/menu/milonicv/arrow.gif";
subimagepadding=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
style=menuStyle;
top=90;
aI("showmenu=Home;image=;align=center;fontweight=bold;text=Site Home;url=../index.htm");
aI("text=Windows Version 7;fontweight=bold;url=../windows7/index.htm;");
aI("text=Windows 7 Review;url=../windows7/windows7_review.htm;");
aI("text=New Features in Win 7;url=../windows7/windows7_new_features.htm;");
aI("text=Fun New Features;url=../windows7/windows7_new_features_fun.htm;");
aI("text=... Library Folders;url=../windows7/windows7_libraries.htm;");
aI("text=... Taskbar;url=../windows7/windows7_taskbar.htm;");
aI("text=Old Quick Launch;url=../windows7/windows7_quick_launch.htm;");
aI("text=Features Removed;url=../windows7/windows7_deprecated_features.htm;");
aI("text=Windows 7 Migrate XP;url=../windows7/windows7_migrate_xp.htm;");
aI("text=Windows 7 Upgrade;url=../windows7/windows7_upgrade.htm;");
aI("text=How to Upgrade Vista;url=../windows7/windows7_upgrade_how_to.htm;");
aI("text=Windows 7 SP1;url=../windows7/windows7_sp1.htm;");
aI("text=Windows 7 Editions;url=../windows7/windows7_editions.htm;");
aI("text=Registry Tweaks;url=../windows7/windows7_registry_benefits.htm;");
aI("text=PSR Utility;url=../windows7/windows7_psr.htm;");
aI("text=UAC (New);url=../windows7/windows7_uac.htm;");
aI("text=Gpedit - Group Policy;url=../windows7/windows7_group_policy.htm;");
aI("text=AppData - Doc & Set;url=../windows7/windows7_appdata.htm;");
aI("text=Activate Administrator;url=../windows7/windows7_activate_administrator.htm;");
aI("text=HomeGroup;url=../windows7/windows7_homegroup.htm;");
aI("text=Shutdown Command;url=../windows7/windows7_shutdown_command.htm;");
aI("text=Keyboard Shortcuts;url=../windows7/windows7_keyboard_shortcuts.htm;");
aI("text=Remote Desktop;url=../windows7/windows7_remote_desktop_connection.htm;");
aI("text=Run Command;url=../windows7/windows7_run_command.htm;");
aI("text=Lost Recycle Bin;url=../windows7/windows7_lost_recycle_bin.htm;");
aI("text=Sleep Problems;url=../windows7/windows7_sleep_problem.htm;");
aI("text=Powercfg -energy;url=../windows7/windows7_powercfg-energy.htm;");
aI("text=PowerShell v 2.0;url=../windows7/windows7_powershell.htm;");
aI("text=Virtual PC 2007;url=../windows7/windows7_review.htm;");
aI("text=Windows 7 Tips;url=../windows7/windows7_tips.htm;");
aI("text=;image=;");
aI("text=Windows 8 Home;url=../win8/index.htm;");
aI("text=Engineer's Tools;url=../../HealthCheck/engineers_toolset.htm;");
aI("text=Guy's Top 10 Tools;url=../../HealthCheck/tools_top_10m.htm;");
}


with(subMenuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#FFFFff";
headercolor="#000000";
headerborder='1px solid #000000';
image="http://computerperformance.co.uk/images/buttonMilonicf.gif";
itemwidth=180;
menuheight=1200;
margin=4;
offbgcolor="#FFFFef";
offcolor="#000000";
offborder="0px solid #ffffff";
onborder="1px solid #000000";
onbgcolor="#FFFFcc";
oncolor="#000000";
outfilter="randomdissolve(duration=0.4)";
overfilter="GradientWipe(duration=0.4);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#CFFFFF";
pagecolor="000000";
separatorcolor="#2D729D";
separatorsize=1;
subimage="http://computerperformance.co.uk/menu/milonicv/arrow.gif";
subimagepadding=1;
}


with(milonic=new menuname("Home")){
itemwidth=200;
style=subMenuStyle;
aI("text=Site Home;url=../../index.htm;");
aI("text=Windows 7 Home;url=../../windows7/index.htm;");
aI("text=Vista Home;url=../../vista/index.htm;");
aI("text=Exchange 2010 Section;url=../../exchange2010/index.htm;");
aI("text=Logon Scripts Section;url=../../Logon/logon_scripts.htm;");
aI("text=PowerShell Section;url=../../powershell/index.htm;");
aI("text=VBScripts Scripts Section;url=../../vbscript/index.htm;");
aI("text=Windows Server 2008 Section;url=../../Longhorn/longhorn_home.htm;");
aI("text=Guy's Ebooks;url=../../ebooks.htm;");
}

drawMenus();



