_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Small2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#00007F";
oncolor="#888888";
pagecolor="DarkBlue";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Small_hover2.png";
itemheight="30";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#3333dd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#bbcbff";
offcolor="#666666";
onbgcolor="#bfcfff";
oncolor="#888888";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=615;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="30";
aI("text=Specials;target=;url=Specials.html;");
aI("showmenu=Video's/Diamon Fusion Video'sMAIN_HEADER_MENU;text=Video's;target=;url=Windshield-replacement-Phoenix-Auto-glass-Phoenix-auto-glass-repair-Mesa.html;");
aI("showmenu=About Us/WarrantiesMAIN_HEADER_MENU;text=About Us;target=;url=About-Us.html;");
aI("showmenu=Services/Glass NewsMAIN_HEADER_MENU;text=Services;target=;url=Services.html;");
}

with(milonic=new menuname("Video's/Diamon Fusion Video'sMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Diamon Fusion Video's;target=;url=Diamon-Fusion-Video's.html;");
}

with(milonic=new menuname("About Us/WarrantiesMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Warranties;target=;url=Warranties.html;");
}

with(milonic=new menuname("Services/Glass NewsMAIN_HEADER_MENU")){
style=submenuStyle;
aI("showmenu=Services/Glass News/ArticlesMAIN_HEADER_MENU;text=Glass News;target=;url=Glass-News.html;");
}

with(milonic=new menuname("Services/Glass News/ArticlesMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Articles;target=;url=Articles.html;");
}


 drawMenus();

