
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(topMenuStyle=new mm_style()){
offclass="topItemNormal";
onclass="topItemOver";
offcolor=normalColor;
oncolor=overColor;
offbgcolor=normalBgColor;
onbgcolor=overBgColor;
}

with(menuStyle=new mm_style()){
offclass="itemNormal";
onclass="itemOver";
offcolor=normalColor;
oncolor=overColor;
offbgcolor=normalBgColor;
onbgcolor=overBgColor;
headerbgcolor="#ffffff";
headercolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=3)";
pagebgcolor="#82B6D7";
pagecolor="black";
bordercolor="#CCCCCC";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ddeedd";
separatorsize=2;
separatorimage=dmImagePath + separatorImageFile;
subimage=dmImagePath + arrowImageFile;
onsubimage=dmImagePath + hoverAarrowImageFile;
subimagepadding=8;
}

with(topLangMenuStyle=new mm_style()){
offclass="topLangNormal";
onclass="topLangOver";
offcolor=topLangNormalColor;
oncolor=topLangOverColor;
}

with(langMenuStyle=new mm_style()){
offclass="langNormal";
onclass="langOver";
offcolor=normalColor;
oncolor=overColor;
offbgcolor=normalBgColor;
onbgcolor=overBgColor;
headerbgcolor="#ffffff";
headercolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=3)";
pagebgcolor="#FFFFFF";
bgcolor="#FFFFFF";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=2;
separatoralign="center";
separatorimage=dmImagePath + langSeparatorImageFile;
subimagepadding=0;
imagepadding=0;
}

with(milonic=new menuname("Lang Menu")){
alwaysvisible=1;
orientation="horizontal";
style=topLangMenuStyle;
screenposition="center";
top=0;
left="offset=350";
aI("showmenu=Languages;text=Languages&nbsp;&nbsp;»");
}

with(milonic=new menuname("Languages")){
overflow="scroll";
style=langMenuStyle;
openstyle="rtl";
align="center";


aI("text=English;url=http://www.divineshows.com;");
aI("text=繁體;url=http://hant.divineshows.com;");
aI("text=简体;url=http://hans.divineshows.com;");
aI("image=http://www.divineshows.com//flags/ca.png;text=Français;url=http://qc.divineshows.com;");
aI("image=http://www.divineshows.com//flags/da.png;text=Danish;url=http://da.divineshows.com;");
aI("image=http://www.divineshows.com//flags/fr.png;text=Français;url=http://fr.divineshows.com;");
aI("image=http://www.divineshows.com//flags/he.png;text=Hebrew;url=http://he.divineshows.com;");
aI("image=http://www.divineshows.com//flags/nb.png;text=Norwegian Bokmål;url=http://nb.divineshows.com;");
aI("image=http://www.divineshows.com//flags/sv.png;text=Svenska;url=http://sv.divineshows.com;");
aI("image=http://www.divineshows.com//flags/uk.png;text=Ukrainian;url=http://ua.divineshows.com;");
aI("image=http://www.divineshows.com//flags/vi.png;text=Vietnamese;url=http://vi.divineshows.com;");
aI("image=http://www.divineshows.com//flags/ja.png;text=日本语;url=http://www.ntdtv.jp/divineshows/;");
}
drawMenus();

with(milonic=new menuname("City Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
top=146;
screenposition="center";
screenposition="center";
aI("showmenu=Cities;text=--- Choose your city ---");
}
with(milonic=new menuname("Cities")){
overflow="scroll";
style=menuStyle;


  aI("showmenu=City 11;text=North America;");
  aI("showmenu=City 10;text=Asia - Pacific;url=http://www.divineshows.com/node/");
  aI("showmenu=City 13;text=Europe;");
}

with(milonic=new menuname("City 11")){
  overflow="scroll";
  style=menuStyle;
  aI("showmenu=City 16;text=US;");
  aI("showmenu=City 17;text=Canada;");
}
with(milonic=new menuname("City 16")){
  overflow="scroll";
  style=menuStyle;
  aI("showmenu=City 405;text=Arkansas;url=http://www.divineshows.com/node/");
  aI("showmenu=City 297;text=Florida;");
  aI("showmenu=City 298;text=Georgia;url=http://www.divineshows.com/node/");
  aI("showmenu=City 299;text=Hawaii;url=http://www.divineshows.com/node/");
  aI("showmenu=City 303;text=Massachusetts;");
  aI("showmenu=City 304;text=Michigan;url=http://www.divineshows.com/node/");
  aI("showmenu=City 306;text=Missouri;url=http://www.divineshows.com/node/");
  aI("showmenu=City 537;text=Nebraska;url=http://www.divineshows.com/node/");
  aI("showmenu=City 308;text=New Jersey;url=http://www.divineshows.com/node/");
  aI("showmenu=City 309;text=New York;url=http://www.divineshows.com/node/");
  aI("showmenu=City 314;text=North Carolina;url=http://www.divineshows.com/node/");
  aI("showmenu=City 310;text=Ohio;");
  aI("showmenu=City 311;text=Pennsylvania;url=http://www.divineshows.com/node/");
  aI("showmenu=City 410;text=Tennessee;url=http://www.divineshows.com/node/");
  aI("showmenu=City 312;text=Texas;");
  aI("showmenu=City 529;text=Virginia;url=http://www.divineshows.com/node/");
  aI("text=Washington, DC;url=http://www.divineshows.com/dc;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Washington, DC<br/>Jan 19 to 24</span>;");
}
with(milonic=new menuname("City 405")){
  overflow="scroll";
  style=menuStyle;
  aI("text=Little Rock;url=http://www.divineshows.com/littlerock;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Little Rock<br/>Jan 20</span>;");
}
with(milonic=new menuname("City 297")){
  overflow="scroll";
  style=menuStyle;
aI("text=Shen Yun Performing Arts;url=http://www.divineshows.com/city-tickets/297;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Florida<br/>Jan 26 to 31</span>;");
  aI("text=Fort Lauderdale;url=http://www.divineshows.com/FtLauderdale;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Fort Lauderdale<br/>Jan 26, 27</span>;");
  aI("text=St. Petersburg;url=http://www.divineshows.com/tampa;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>St. Petersburg<br/>Jan 29</span>;");
  aI("text=Jacksonville;url=http://www.divineshows.com/jacksonville;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Jacksonville<br/>Jan 30, 31</span>;");
}
with(milonic=new menuname("City 298")){
  overflow="scroll";
  style=menuStyle;
  aI("text=Atlanta;url=http://www.divineshows.com/atlanta;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Atlanta<br/>Jan 15, 16, 17</span>;");
}
with(milonic=new menuname("City 299")){
  overflow="scroll";
  style=menuStyle;
  aI("text=Honolulu;url=http://www.divineshows.com/hawaii;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Honolulu<br/>Jun 4, 5, 6</span>;");
}
with(milonic=new menuname("City 303")){
  overflow="scroll";
  style=menuStyle;
  aI("text=Worcester;url=http://www.divineshows.com/worcester;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Worcester<br/>Feb 6, 7</span>;");
  aI("text=Boston;url=http://www.divineshows.com/boston;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Boston<br/>Jan 8, 9, 10</span>;");
}
with(milonic=new menuname("City 304")){
  overflow="scroll";
  style=menuStyle;
  aI("text=Detroit;url=http://www.divineshows.com/detroit;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Detroit<br/>Jan 2, 3</span>;");
}
with(milonic=new menuname("City 306")){
  overflow="scroll";
  style=menuStyle;
  aI("text=St. Louis;url=http://www.divineshows.com/stlouis;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>St. Louis<br/>Feb 11, 12, 13</span>;");
}
with(milonic=new menuname("City 537")){
  overflow="scroll";
  style=menuStyle;
  aI("text=Omaha;url=http://www.divineshows.com/omaha;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Omaha<br/>Apr 20</span>;");
}
with(milonic=new menuname("City 308")){
  overflow="scroll";
  style=menuStyle;
aI("text=Shen Yun Performing Arts;url=http://www.divineshows.com/tickets-2010-new-jersey-jun-20;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>New Jersey<br/>Jun 20</span>;");
aI("text=Shen Yun Performing Arts;url=http://www.divineshows.com/tickets-2010-new-jersey-may-22-23;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>New Jersey<br/>May 22, 23</span>;");
}
with(milonic=new menuname("City 309")){
  overflow="scroll";
  style=menuStyle;
  aI("text=New York City;url=http://www.divineshows.com/ny;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>New York City<br/>Feb 13 to 21</span>;");
}
with(milonic=new menuname("City 314")){
  overflow="scroll";
  style=menuStyle;
  aI("text=RTP, NC;url=http://www.divineshows.com/rtp;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>RTP, NC<br/>Jan 16</span>;");
}
with(milonic=new menuname("City 310")){
  overflow="scroll";
  style=menuStyle;
  aI("text=Cincinnati;url=http://www.divineshows.com/cincinnati;tooltip=<span class='tooltip'>Shen Yun / Chinese Spectacular<br/>Cincinnati<br/>Mar 6</span>;");
  aI("text=Cleveland;url=http://www.divineshows.com/clevelandoh;tooltip=<span class='tooltip'>Shen Yun / Chinese Spectacular<br/>Cleveland<br/>May 29</span>;");
  aI("text=Toledo;url=http://www.divineshows.com/toledo;tooltip=<span class='tooltip'>Shen Yun / Chinese Spectacular<br/>Toledo<br/>May 14</span>;");
}
with(milonic=new menuname("City 311")){
  overflow="scroll";
  style=menuStyle;
  aI("text=Philadelphia;url=http://www.divineshows.com/philadelphia;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Philadelphia<br/>Jan 2, 3</span>;");
}
with(milonic=new menuname("City 410")){
  overflow="scroll";
  style=menuStyle;
  aI("text=Memphis;url=http://www.divineshows.com/memphis;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Memphis<br/>Jan 19</span>;");
}
with(milonic=new menuname("City 312")){
  overflow="scroll";
  style=menuStyle;
  aI("text=Dallas;url=http://www.divineshows.com/dallas;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Dallas<br/>Feb 5, 6</span>;");
  aI("text=Houston;url=http://www.divineshows.com/houston;tooltip=<span class='tooltip'>Shen Yun Performing Arts: 2009 World Tour<br/>Houston<br/>Dec 21, 22, 23</span>;");
}
with(milonic=new menuname("City 529")){
  overflow="scroll";
  style=menuStyle;
  aI("text=Norfolk;url=http://www.divineshows.com/norfolk;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Norfolk<br/>Feb 27</span>;");
}
with(milonic=new menuname("City 17")){
  overflow="scroll";
  style=menuStyle;
  aI("showmenu=City 682;text=Ontario;");
}
with(milonic=new menuname("City 682")){
  overflow="scroll";
  style=menuStyle;
  aI("text=Hamilton, Ontario;url=http://www.divineshows.com/hamilton;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Hamilton, Ontario<br/>Jan 19, 20</span>;");
  aI("text=Ottawa;url=http://www.divineshows.com/ottawa;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Ottawa<br/>Jan 10, 11</span>;");
  aI("text=Toronto;url=http://www.divineshows.com/toronto;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Toronto<br/>Jan 22, 23</span>;");
}
with(milonic=new menuname("City 10")){
  overflow="scroll";
  style=menuStyle;
  aI("showmenu=City 19;text=New Zealand;url=http://www.divineshows.com/node/");
}
with(milonic=new menuname("City 19")){
  overflow="scroll";
  style=menuStyle;
  aI("text=Auckland;url=http://www.divineshows.com/auckland;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Auckland<br/>Apr 30 to May 2</span>;");
}
with(milonic=new menuname("City 13")){
  overflow="scroll";
  style=menuStyle;
  aI("showmenu=City 400;text=Norway;url=http://www.divineshows.com/node/");
  aI("showmenu=City 114;text=Sweden;");
}
with(milonic=new menuname("City 400")){
  overflow="scroll";
  style=menuStyle;
  aI("text=Oslo;url=http://www.divineshows.com/oslo;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Oslo<br/>Apr 10, 11</span>;");
}
with(milonic=new menuname("City 114")){
  overflow="scroll";
  style=menuStyle;
  aI("text=Linköping;url=http://www.divineshows.com/linkoping;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Linköping<br/>Apr 8</span>;");
  aI("text=Stockholm;url=http://www.divineshows.com/stockholm;tooltip=<span class='tooltip'>Shen Yun Performing Arts<br/>Stockholm<br/>Apr 5, 6</span>;");
}
 drawMenus();
