_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=10;
_followRate=40;
_subOffsetTop=10;
_subOffsetLeft=10;


with(style1=new mm_style()){
offcolor="white";
offbgcolor="#0B8A92";
oncolor="white";
onbgcolor="#04587E";
bordercolor="#000000";
borderstyle="transparent";
bordercolor="black";
fontsize=10;
fontstyle="normal";
fontweight="bold";
fontfamily="verdana,arial";
padding="2";
high3dcolor="#3366CC";
low3dcolor="#000099";
overfilter="Fade(duration=0.2);Alpha(opacity=100)"
}

with(milonic=new menuname("navmenu")){
top=109;
screenposition="center";
style=style1;
alwaysvisible=1;
alignment="center";
orientation="horizontal";
aI("image=http://www.deepvibes.org/images/deepvibes_top_03.gif;overimage=http://www.deepvibes.org/images/deepvibes_top_03-over.gif;url=http://www.deepvibes.org/index2.htm;;status=Back to the home page;separatorsize=0")
aI("image=http://www.deepvibes.org/images/deepvibes_top_04.gif;overimage=http://www.deepvibes.org/images/deepvibes_top_04-over.gif;url=http://www.deepvibes.org/mixes_page.htm;;status=Listen to mixes;separatorsize=0")
aI("image=http://www.deepvibes.org/images/deepvibes_top_05.gif;overimage=http://www.deepvibes.org/images/deepvibes_top_05-over.gif;showmenu=features;;separatorsize=0")
aI("image=http://www.deepvibes.org/images/deepvibes_top_06.gif;overimage=http://www.deepvibes.org/images/deepvibes_top_06-over.gif;url=http://www.deepvibes.org/shop.htm;;status=Shop for music;separatorsize=0")
aI("image=http://www.deepvibes.org/images/deepvibes_top_07.gif;overimage=http://www.deepvibes.org/images/deepvibes_top_07-over.gif;showmenu=community;;separatorsize=0")
aI("image=http://www.deepvibes.org/images/deepvibes_top_08.gif;overimage=http://www.deepvibes.org/images/deepvibes_top_08-over.gif;showmenu=contact;;separatorsize=0")
}

with(milonic=new menuname("features")){
itemwidth=180;
borderwidth=1;
style=style1;
alignment="left";
overfilter="Fade(duration=0.2);Shadow(color='black',Direction=135,Strength=4)";
aI("image=http://www.deepvibes.org/images/buttons/bouton_interviews.gif;overimage=http://www.deepvibes.org/images/buttons/bouton_interviews-over.gif;url=http://www.deepvibes.org/interviews_page.htm;;status=Artist interviews and profiles;separatorsize=1")
aI("image=http://www.deepvibes.org/images/buttons/bouton_reviews.gif;overimage=http://www.deepvibes.org/images/buttons/bouton_reviews-over.gif;url=http://www.deepvibes.org/features/reviews/reviews_page.htm;;status=Music reviews;separatorsize=1")
}

with(milonic=new menuname("community")){
itemwidth=170;
borderwidth=1;
style=style1;
alignment="left";
overfilter="Fade(duration=0.2);Shadow(color='black',Direction=135,Strength=4)";
aI("image=http://www.deepvibes.org/images/buttons/bouton_links.gif;overimage=http://www.deepvibes.org/images/buttons/bouton_links-over.gif;url=http://www.deepvibes.org/links.htm;;status=Links;separatorsize=1")
aI("image=http://www.deepvibes.org/images/buttons/bouton_guestbook.gif;overimage=http://www.deepvibes.org/images/buttons/bouton_guestbook-over.gif;url=http://www.deepvibes.org/guestbook/guestbook.html;;status=View and Sign our Guestbook;separatorsize=1")
aI("image=http://www.deepvibes.org/images/buttons/bouton_gallery.gif;overimage=http://www.deepvibes.org/images/buttons/bouton_gallery-over.gif;url=http://www.deepvibes.org/cgi-bin/emAlbum.cgi;;status=View our Picture Gallery;separatorsize=1")
}

with(milonic=new menuname("contact")){
itemwidth=170;
borderwidth=1;
style=style1;
alignment="left";
overfilter="Fade(duration=0.2);Shadow(color='black',Direction=135,Strength=4)";
aI("image=http://www.deepvibes.org/images/buttons/bouton_aboutus.gif;overimage=http://www.deepvibes.org/images/buttons/bouton_aboutus-over.gif;url=http://www.deepvibes.org/about_us.htm;;status=About Us;separatorsize=1")
aI("image=http://www.deepvibes.org/images/buttons/bouton_aboutsite.gif;overimage=http://www.deepvibes.org/images/buttons/bouton_aboutsite-over.gif;url=http://www.deepvibes.org/about_site.htm;;status=About this site;separatorsize=1")
aI("image=http://www.deepvibes.org/images/buttons/bouton_emailus.gif;overimage=http://www.deepvibes.org/images/buttons/bouton_emailus-over.gif;url=mailto:info@deepvibes.org;;status=Send us an email;separatorsize=1")
}



drawMenus();