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()){
styleid=1;
fontfamily="Arial";
fontsize="8pt";
itemheight=25;
fontweight="bold";
align="center";
offcolor="#000000";
oncolor="#663300";
rawcss="padding-left:10px;padding-right:10px";
separatorimage="http://patwoodall.com/scripts/images/sep.jpg";
bgimage="http://patwoodall.com/scripts/images/bar.jpg";
separatorsize=1;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=25;
screenposition="center";
orientation="horizontal";
style=menuStyle;
top=105;
aI("text=;;image=http://patwoodall.com/scripts/images/end_l.jpg;")
aI("text=Home;url=http://patwoodall.com/index.html");
aI("text=Paintings;showmenu=paintings;");
aI("text=About Pat;url=http://patwoodall.com/information/index.html");
aI("text=Posters/Publications;showmenu=posters_publications;");
aI("text=More Information;showmenu=more");
aI("text=Contact / Visit US;url=http://patwoodall.com/contact/index.html");
aI("text=;;image=http://patwoodall.com/scripts/images/end_r.jpg;")
}

with(milonic=new menuname("posters_publications")){
overflow="scroll";
style=menuStyle;
itemheight=25;
aI("text=Five Magazine - Issue 19;url=http://patwoodall.com/posters_and_publications/five_magazine_cover.html");
aI("text=Enchanted Homes - February 2007;url=http://patwoodall.com/posters_and_publications/enchanted_homes_2-07.html");
aI("text=Tempo Magazine 9-28-06;url=http://patwoodall.com/posters_and_publications/tempo_magazine_9-28-06.html;");
aI("text=Tempo Magazine 9-28-06 #2;url=http://patwoodall.com/posters_and_publications/tempo_magazine_9-28-06-2.html;");
aI("text=Tempo Magazine;url=http://patwoodall.com/posters_and_publications/tempo_magazine_9-06.html;");
aI("text=Taos Arts Festival;showmenu=taos_arts_festival;");
aI("text=Taos Solar Music Fest;url=http://patwoodall.com/posters_and_publications/music_festival_posters.html;");
aI("text=Coldwell Banker;url=http://patwoodall.com/posters_and_publications/coldwell_banker_buyers_guide.html;");
aI("text=Discovery Map;url=http://patwoodall.com/posters_and_publications/discovery_map_taos.html;");
aI("text=Taos News;url=http://patwoodall.com/posters_and_publications/taos_news_9-01.html;");
aI("text=SouthwestART;url=http://patwoodall.com/posters_and_publications/southwestart_1.html;");
aI("text=TAOS Magazine;url=http://patwoodall.com/posters_and_publications/taos_magazine_1.html;");
}

with(milonic=new menuname("taos_arts_festival")){
style=menuStyle;
itemheight=25;
aI("text=Poster 2001;url=http://patwoodall.com/posters_and_publications/taos_art_festival_9-01.html;");
aI("text=Guide 2001;url=http://patwoodall.com/posters_and_publications/taos_news_9-01.html;");
}

with(milonic=new menuname("more")){
style=menuStyle;
itemheight=25;
aI("text=Video about Pat and his art;url=http://patwoodall.com/video/;");
aI("text=News;url=http://patwoodall.com/information/news.html;");
aI("text=Workshops;url=http://patwoodall.com/information/workshops.html;");
aI("text=Shows;url=http://patwoodall.com/information/shows.html;");
aI("text=Taos National Society of Watercolorists;url=http://www.taoswatercolor.org;target=_blank");
aI("text=What is a Giclee?;url=http://patwoodall.com/information/what_is_a_giclee.html");
aI("text=What is a Solar Etching?;url=http://patwoodall.com/information/what_is_a_solar_etching.html");
}

with(milonic=new menuname("paintings")){
style=menuStyle;
itemheight=25;
aI("text=Commissioned Art;showmenu=commissions;");
aI("text=Beachscapes;url=http://patwoodall.com/beachscapes/");
aI("text=Figurative;url=http://patwoodall.com/figurative/");
aI("text=Mono Prints;url=http://patwoodall.com/mono_prints/page_1.html");
aI("text=Oil Paintings;url=http://patwoodall.com/oil_paintings/page_1.html");
aI("text=Solar Etching;url=http://patwoodall.com/solar_etching/index.html");
aI("text=Still-Life;url=http://patwoodall.com/still_life/index.html");
aI("text=Watercolor;url=http://patwoodall.com/watercolor/index.html");
aI("text=Giclee;url=http://patwoodall.com/giclee/index.html");
aI("text=Relief Prints;url=http://patwoodall.com/relief/index.html");
aI("text=2007;url=http://patwoodall.com/2007/index.html");
aI("text=2008;url=http://patwoodall.com/2008/index.html");
}

with(milonic=new menuname("paintings-hold")){
style=menuStyle;
itemheight=25;
aI("text=New Art;url=http://patwoodall.com/new_art/;");
aI("text=Commissioned Art;url=http://patwoodall.com/commissioned_art/");
aI("text=Monoprints;url=http://patwoodall.com/mono_prints/");
aI("text=Architectual;url=http://patwoodall.com/architectural/index.html");
aI("text=Landscapes;url=http://patwoodall.com/landscapes/index.html");
aI("text=Still life;");
aI("text=People;");
aI("text=Watercolor;");
aI("text=Solar etching;");
}

with(milonic=new menuname("commissions")){
style=menuStyle;
itemheight=25;
aI("text=Private Collections;url=http://patwoodall.com/commissioned_art/;");
aI("text=Commercial;url=http://patwoodall.com/commissioned_art/commercial.html");
}


drawMenus();
