
_menuCloseDelay=300
_menuOpenDelay=0            // The time delay before menus open on mouse over
_followSpeed=3               // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=5            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=2               // Only needed for Netcsape 4.x
fixMozillaZIndex=true

onbgcolor="#000000";
oncolor="#000000";
offbgcolor="#000000";
offcolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth=2;
menuwidth="75";
separatorcolor="#EBC3D5";

with(PanteazMenuStyle=new mm_style()){
onbgcolor="#ffffff";
oncolor="#ffffff";
offbgcolor="#000000";
offcolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
separatorcolor="#000000";
separatorsize="0";
//padding=4;
fontsize="100%";
fontstyle="normal";
fontweight=700;
fontfamily="Arial, Verdana, Tahoma";
pagecolor="000000";
pagebgcolor="#000000";
headercolor="#000000";
headerbgcolor="#000000";
subimage="";
subimagepadding="5";
//overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#DCDCDC', Direction=135, Strength=0)";
//outfilter="randomdissolve(duration=0.3)";
}

with(PanteazMenuStyleII=new mm_style()){
onbgcolor="#000000";
oncolor="#000000";
offbgcolor="#000000";
offcolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
separatorcolor="#EBC3D5";
separatorsize="0";
padding=1;
fontsize="11";
fontstyle="bold";
fontweight=700;
fontfamily="Arial, Verdana, Tahoma";
pagecolor="000000";
pagebgcolor="#000000";
headercolor="#000000";
headerbgcolor="#000000";
subimage="";
subimagepadding="5";
// overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#DCDCDC', Direction=135, Strength=0)";
//outfilter="randomdissolve(duration=0.3)";
}

with(milonic=new menuname("Main Menu")){
style=PanteazMenuStyle;
top=177;
left="offset=-20";
screenposition="center";
itemwidth=169;
menuwidth=820;
alwaysvisible=1;
orientation="horizontal";
imagepadding="1";
aI("align=center;url=/panteaz-girls/index2.html;image=/images/buttons/girls1.gif;overimage=/images/buttons/girls2.gif;showmenu=thegirls;");
aI("align=center;url=/panteaz-sunglasses/index2.html;image=/images/buttons/fashions1.gif;overimage=/images/buttons/fashions2.gif;showmenu=thefashions");
aI("align=center;url=/panteaz-buzz/index.html;image=/images/buttons/buzz1.gif;overimage=/images/buttons/buzz2.gif;showmenu=thebuzz");
aI("align=center;url=/panteaz-gossip/index.html;image=/images/buttons/gossip1.gif;overimage=/images/buttons/gossip2.gif;showmenu=thegossip");
aI("align=center;url=/panteaz-contact/index.html;image=/images/buttons/contact1.gif;overimage=/images/buttons/contact2.gif;showmenu=contact");
}

with(milonic=new menuname("thegirls")){
style=PanteazMenuStyleII;
overflow="scroll";
itemwidth=161;
aI("image=/images/buttons/girls-morgan.gif;overimage=/images/buttons/girls-morgan2.gif;url=/panteaz-girls/morgan2.html;");
aI("image=/images/buttons/girls-alyse.gif;overimage=/images/buttons/girls-alyse2.gif;url=/panteaz-girls/alyse2.html;");
aI("image=/images/buttons/girls-gina.gif;overimage=/images/buttons/girls-gina2.gif;url=/panteaz-girls/gina2.html;");
aI("image=/images/buttons/girls-sara.gif;overimage=/images/buttons/girls-sara2.gif;url=/panteaz-girls/sara2.html;");
}

with(milonic=new menuname("thefashions")){
style=PanteazMenuStyleII;
overflow="scroll";
itemwidth=161;
aI("image=/images/buttons/mondays1.gif;overimage=/images/buttons/mondays2.gif;url=/panteaz-sunglasses/panteaz-monday3.php;");
aI("image=/images/buttons/tuesday1.gif;overimage=/images/buttons/tuesday2.gif;url=/panteaz-sunglasses/panteaz-tuesday3.php;");
aI("image=/images/buttons/wednesday1.gif;overimage=/images/buttons/wednesday2.gif;url=/panteaz-sunglasses/panteaz-wednesday3.php;");
aI("image=/images/buttons/thursdays1.gif;overimage=/images/buttons/thursdays2.gif;url=/panteaz-sunglasses/panteaz-thursday3.php;");
aI("image=/images/buttons/fridays1.gif;overimage=/images/buttons/fridays2.gif;url=/panteaz-sunglasses/panteaz-friday3.php;");
aI("image=/images/buttons/saturday1.gif;overimage=/images/buttons/saturdays2.gif;url=/panteaz-sunglasses/panteaz-saturday3.php;");
aI("image=/images/buttons/sundays1.gif;overimage=/images/buttons/sundays2.gif;url=/panteaz-sunglasses/panteaz-sunday3.php;");
//aI("image=/images/buttons/nooners1.gif;overimage=/images/buttons/nooners2.gif;url=/panteaz-sunglasses/panteaz-nooners3.php;");
//aI("image=/images/buttons/holidays1.gif;overimage=/images/buttons/holidays2.gif;url=/panteaz-sunglasses/panteaz-holidays3.php;");
}

with(milonic=new menuname("thebuzz")){
style=PanteazMenuStyleII;
overflow="scroll";
itemwidth=167;
}

with(milonic=new menuname("thegossip")){
style=PanteazMenuStyleII;
overflow="scroll";
itemwidth=167;
}

with(milonic=new menuname("contact")){
style=PanteazMenuStyleII;
overflow="scroll";
itemwidth=167;
}


drawMenus();



