_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#0B6703";
oncolor="White";
padding="8";
separatorcolor="White";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="83";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#333333";
oncolor="White";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=503;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.philliprye.com/;");
aI("text=FAQ;target=;url=faq.html;");
aI("showmenu=About UsDon't believe a word we sayINFO_BAR_MENU;text=About Us;target=;url=about-us.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("showmenu=ProductsNew HomeINFO_BAR_MENU;text=Products;target=;url=products.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("About UsDon't believe a word we sayINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Don't believe a word we say;target=;url=don't-believe-a-word-we-say.html;");
aI("text=About Us -;target=;url=about-us-.html;");
}

with(milonic=new menuname("ProductsNew HomeINFO_BAR_MENU")){
style=submenuStyle;
aI("text=New Home;target=;url=energy-saving-dvd.html;");
}


 drawMenus();
