_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/glacier0.jpg";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#ffffff";
separatorcolor="#000000";
separatorpadding="1";
subimage="images/white_4x7.gif";
subimagepadding="2";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/glacier_hover0.jpg";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#D5EBFC";
offcolor="Black";
onbgcolor="DimGray";
onborder="1px solid #67A1CE";
oncolor="White";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=868;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
itemheight="28";
aI("text=Home;target=;url=http://www.xsiteprotools.com/;align=center;");
aI("text=Why XSitePro?;target=;url=Why_XSitePro.html;align=center;");
aI("text=7 steps;target=;url=7_steps.html;align=center;");
aI("text=Features;target=;url=Features.html;align=center;");
aI("showmenu=Screen shots/Screen shot 1INFO_BAR_MENU;text=Screen shots;target=;url=Screen_shots.html;align=center;");
aI("text=Video;target=;url=Video.html;align=center;");
aI("text=FAQs;target=;url=FAQs.html;align=center;");
}

with(milonic=new menuname("Screen shots/Screen shot 1INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Screen shot 1;target=;url=Screen_shot_1.html;");
aI("text=Screen shot 2;target=;url=Screen_shot_2.html;");
aI("text=Screen shot 3;target=;url=Screen_shot_3.html;");
}


 drawMenus();

