_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#800000";
borderstyle="solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontweight="bold";
offborder="1px dotted #800000";
offcolor="#A50021";
onborder="1px solid #A50021";
oncolor="#FF9999";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="5";
separatorcolor="Transparent";
separatorsize="0";
rawcss="padding-left:10px;padding-right:10px";
menubgimage="images/mac_back0.gif";
itemheight="22";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
fontfamily="Arial";
fontsize="10pt";
fontweight="bold";
headercolor="#000000";
image="images/mac_trans.gif";
offborder="1px dotted #800000";
offcolor="#A50021";
onborder="1px solid #800000";
oncolor="#FF9999";
onsubimage="images/macarrow_on.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="2";
separatorcolor="#D2D4D4";
separatorpadding="5";
subimage="images/macarrow_off.gif";
rawcss="padding-left:5px;padding-right:5px";
menubgcolor="#EBF0EC";
menubgimage="images/mac_back.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=Just Look For Us/http://.justlookfor.us/;align=left;");
aI("text=Articles;target=;url=Articles.html;align=left;");
aI("showmenu=ResourcesWeb SitesLEFT_MENU;text=Resources;target=;url=Resources.html;align=left;");
aI("showmenu=NewsNews Release 1LEFT_MENU;text=News;target=;url=News.html;align=left;");
aI("text=Privacy;target=;url=Privacy.html;align=left;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=left;");
}

with(milonic=new menuname("ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Services;target=;url=Services.html;");
aI("text=Products;target=;url=Products.html;");
}

with(milonic=new menuname("NewsNews Release 1LEFT_MENU")){
style=submenuStyle;
aI("text=News Release 1;target=;url=News-Release-1.html;");
aI("text=News Release 2;target=;url=News-Release-2.html;");
aI("text=News Release 3;target=;url=News-Release-3.html;");
aI("text=News Release 4;target=;url=News-Release-4.html;");
aI("text=News Release 5;target=;url=News-Release-5.html;");
}


 drawMenus();

