_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;

with(plain_style=new mm_style()){
offcolor="#ffffff";
offbgcolor="#3399ff";
oncolor="#ffffff";
onbgcolor="#000099";
fontsize=11;
fontstyle="normal";
//fontweight="bold";
fontfamily="Verdana, Tahoma, Arial, Helvetica";
padding=2;
pagecolor="#ffffff";
pagebgcolor="#000099";
headercolor="#ffffff";
headerbgcolor="#000099";
separatorsize=2;
separatorcolor="#ffffff";
align="center";
}

with(milonic=new menuname("visitormenu")){
top=73;
left=3;
style=plain_style;
menuwidth=727;
alwaysvisible=1;
alignment="left";
orientation="horizontal";
aI("text=Home;url=http://www.holisticjunction.com/;")
aI("text=Directories;url=http://www.holisticjunction.com/categorylist.cfm;")
aI("text=View Submissions;url=http://www.holisticjunction.com/articles.cfm;")
aI("text=Submit Works;padding=0 0 0 4;itemwidth=115;image=/images/bl-star.gif;overimage=/images/wh-star.gif;imageposition=right;imagepadding=0 4 0 0;url=http://www.holisticjunction.com/submitworks.cfm;")
aI("text=Classifieds;url=http://www.holisticjunction.com/classifiedcatview.cfm;")
aI("text=Newsletter;url=http://www.holisticjunction.com/nlsignup.cfm;")
aI("text=Calendar;url=http://www.holisticjunction.com/calendar.cfm;")
aI("text=Links;url=http://www.holisticjunction.com/hrlinks.cfm;")
aI("text=About Us;url=http://www.holisticjunction.com/whoweare.cfm;")
}

with(bottom_style=new mm_style()){
offcolor="#ffffff";
offbgcolor="#3399ff";
oncolor="#ffffff";
onbgcolor="#000099";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontsize=9;
fontstyle="normal";
fontweight="normal";
fontfamily="Verdana, Tahoma, Arial, Helvetica";
padding=2;
subimage="/images/arrow.gif";
pagecolor="#ffffff";
pagebgcolor="#000099";
headercolor="#ffffff";
headerbgcolor="#000099";
separatorsize=2;
separatorcolor="#ffffff";
align="center";
}

drawMenus();
	