fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="85%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#ffffff";
offcolor="#6666cc";
onbgcolor="#ffffff";
oncolor="#ff9900";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=0)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(menuStyle2=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#6699ff";
offbgcolor="#ccccff";
offcolor="#6666cc";
onbgcolor="#6666cc";
oncolor="#cccc99";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=0)";
padding=5;
pagebgcolor="#ffffff";
pagecolor="000000";
separatorcolor="#ffffff";
separatorsize=1;
subimage="http://www.spgoodman.com/shared/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=15;
overflow="scroll";
style=menuStyle;
top=70;
aI("status=Back to home;text=S.P. Goodman Home;url=http://www.spgoodman.com;");
aI("status=Back to home;text=Digital Imagery Home;url=http://www.spgoodman.com/dig_index.html;");
aI("showmenu=Portfolio;text=Portfolio;");
aI("status=To Purchasing Information;text=Purchasing Information;url=http://www.spgoodman.com/pages_05/purchase_info.html;");
aI("status=To Artistic Statement;text=Artistic Statement;url=http://www.spgoodman.com/pages_05/artistic_statement.html;");
aI("status=To Technical Statement;text=Technical Statement;url=http://www.spgoodman.com/pages_05/tech_statement.html;");
aI("status=To Bio;text=Bio;url=http://www.spgoodman.com/pages_05/bio.html;");
aI("status=Contact Artist;text=Contact Artist;url=mailto:spg1e@yahoo.com;");
aI("status=Sign Guestbook;text=Sign Guestbook;url=http://www.a-free-guestbook.com/guestbook.php?username=spgoodman;");
}

with(milonic=new menuname("Portfolio")){
overflow="scroll";
style=menuStyle2;
aI("text=Gallery 1;url=http://www.spgoodman.com/pages_05/gal1_pages/gallery1_index.html")
aI("text=Gallery 2;url=http://www.spgoodman.com/pages_05/gal2_pages/gallery2_index.html;")
aI("text=Gallery 3;url=http://www.spgoodman.com/pages_05/gal3_pages/gallery3_index.html;")
aI("text=Gallery 4;url=http://www.spgoodman.com/pages_05/gal4_pages/gallery4_index.html;")
aI("text=Gallery 5;url=http://www.spgoodman.com/pages_05/gal5_pages/gallery5_index.html;")
aI("text=Italian Series;url=http://www.spgoodman.com/pages_05/italian_pages/italian_index.html;")
aI("text=New Work;url=http://www.spgoodman.com/pages_05/new_work_pages/new_work_index.html;")
}

drawMenus();

