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="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#EAF2F2"; // light blue
offcolor="#151E4B";  // dark blue
onbgcolor="#151E4B"; // dark blue
oncolor="#ffffff"; // white
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
//overfilter="Alpha(opacity=85);opacity: 0.85;"; // ie opacity
//rawcss="-moz-opacity: 0.85"; // firefox
//onclass="xenMenuOpacity";
offclass="xenMenuOpacity";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
//subimage="arrow.gif";
//subimagepadding=2;
}

with(milonic=new menuname("xensource")){
top=11;
left=-20;
//menuwidth=106;
style=menuStyle;
aI("text=Overview;url=http://www.xensource.com/overview/Pages/overview.aspx;")
aI("text=Products;url=http://www.xensource.com/products/Pages/myproducts.aspx;")
aI("text=Solutions;url=http://www.xensource.com/solutions/Pages/mysolutions.aspx;")
aI("text=Support Services;url=http://www.xensource.com/support/Pages/supp.aspx;")
aI("text=Partners;url=http://www.xensource.com/partners/Pages/partners.aspx;")
aI("text=About Us;url=http://www.xensource.com/about/Pages/about.aspx;")
aI("text=Downloads;url=http://www.xensource.com/Pages/Download.aspx;")
aI("text=How to Buy;url=http://www.xensource.com/Pages/purchase.aspx;")
}

with(milonic=new menuname("xen")){
top=11;
left=-40;
//menuwidth=106;
style=menuStyle;
aI("text=About Xen;url=/;")
aI("text=Paravirtualization;url=/paravirtualization.html;")
aI("text=FAQs;url=/faqs.html;")
aI("text=Documentation;url=/documentation.html;")

}

with(milonic=new menuname("community")){
top=11;
left=-16;
menuwidth=106;
style=menuStyle;
aI("text=Overview;url=/community/;")
aI("text=Spotlight;url=/community/spotlight/;")
}

with(milonic=new menuname("summit")){
top=11;
left=-15;
menuwidth=106;
style=menuStyle;
aI("text=Spring 2007;url=/xensummit/xensummit_spring_2007.html;")
aI("text=Fall 2006;url=/xensummit/xensummit_fall_2006.html;")
aI("text=Winter 2006;url=/xensummit/xensummit_winter_2006.html;")
aI("text=2005;url=/xensummit/xensummit_2005.html;")

}

with(milonic=new menuname("wiki")){
top=11;
left=-2;
//menuwidth=106;
style=menuStyle;
//aI("text=Overview;url=/xen/;")

}

with(milonic=new menuname("list")){
top=11;
left=-2;
menuwidth=106;
style=menuStyle;
//aI("text=Overview;url=/xen/;")

}

with(milonic=new menuname("bugzilla")){
top=11;
left=-2;
menuwidth=106;
style=menuStyle;
//aI("text=Overview;url=/xen/;")

}


with(milonic=new menuname("download")){
top=11;
left=-2;
//menuwidth=106;
style=menuStyle;
//aI("text=Overview;url=/xen/;")
aI("text=Latest Download;url=/download/;")
aI("text=Archives;url=/download/archives.html;")
aI("text=Source Browser;url=http://lxr.xensource.com/;")
aI("text=Mercurial Repository;url=http://xenbits.xensource.com/;")
}

drawMenus();

