fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=150;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#ffffff";
padding="15px 15px 15px 10px";
}

with(dropStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
offcolor="#ffffff";
oncolor="#ff0000";
padding="20px 20px 0px 20px";
menubgcolor="#333333";

}

with(milonic=new menuname("Exhibitions Menu")){
autoopensubsonload = true;
menuwidth="100%";
alwaysvisible=1;
left=0;
orientation="horizontal";
style=menuStyle;
top=0;
position="relative";
aI("image=images/arrow.gif;overimage=images/arrow_down.gif;showmenu=Samples;text=More Exhibitions;");
// Main Page Variation                    aI("image=images/arrow_down.gif;text=Exhibitions;");
}

with(milonic=new menuname("Samples")){
//left=0;
//alwaysvisible=1;
// End Sub Page Variation            

//menuwidth="100%";
orientation="vertical";
style=dropStyle;
position="absolute";
top=45;
left=0;
aI("text=Jan 30 - Apr 25, 2010 : 'Shalom Neuman : Selected Works 1966 - 2010';url=ex_selectedworks.htm;")
//
aI("text=Oct 1 - Dec 18, 2009 : 'Art of the Crash' - A group exhibit whose title may be taken literally;url=ex_crash.htm;")
aI("text=Apr 26 - July 31, 2009 : 'XX' - A group exhibit of female artists;url=ex_xx.htm;")
//
aI("text=Jan 18 - Apr 19, 2009 : 'Lamed Vav' - A solo exhibit by Shalom Neuman;url=ex_lamed.htm;")
aI("text=Dec 7, 08 - Jan 4, 2009 : 'Light' - A group exhibit from Israel;url=ex_light.htm;")
aI("text=Oct 15 - Nov 27, 2008 : 'Cold Fusion' - Visions of Fusion Arts from Quebéc, Canada;url=ex_coldfusion.htm;")
aI("text=Sep 2 - Oct 7, 2008 : 'WOMAN' - A group exhibit;url=ex_woman.htm;")
//
aI("text=May 22 - July 31, 2008 : 're:CYCLE' (Main Gallery);url=ex_recycle.htm;")
aI("text=Jan 6 - May 10, 2008 : 'Toxic Paradise' (Main Gallery);url=ex_toxic.htm;")
aI("text=Jan 6 - July 31 : 'Amerika' (Gallery B);url=ex_amerika.htm;")
aI("text=Sep 9 - Dec 20, 2007 : 'What the Hell is it Ethel' (Main Gallery);url=ex_ethel.htm;")
aI("text=Nov 15 - Dec 13, 2007 : 'God Loves Fish' - the art of Ismael Cosme (Gallery B);url=ex_fish.htm;")
aI("text=Sep 9 - Oct 31, 2007 : 'Epiphanies' (Gallery B);url=ex_epiphany.htm;")
//
aI("text=Oct 9 - Mar 29, 2007 : 'Heavy Water' - an exhibit honoring the life and art of Italian artist Enrico Baj;url=ex_heavywater.htm;")
aI("text=Feb 16 - May 31, 2006 : 'Light My Ire' - a group exhibit curated by Paul Cabezas in which angst and art collide;url=ex_lightmyire.htm;")
aI("text=Jun 16 - Sep 1, 2005 : 'What a Relief';url=ex_whatarelief.htm;")
aI("text=Dec 12 - Mar 20, 2005' : Then and Now' - Lower East Side art from a Fusion Perspective;url=ex_thenandnow.htm;")
aI("text=Jun 10 - Aug 31, 2004 : 'INfusion';url=ex_infusion.htm;")
aI("text=Feb 12 - Mar 7, 2004 : 'Emancipation' - a group exhibition;url=ex_emancipation.htm;")
aI("text=Dec 7 - Mar 7, 2004 : 'Transfusion Too';url=ex_transfusion.htm;")
aI("text=&nbsp;;url=#;")
}

drawMenus();
