//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.
////////////////////////////////////
// Editable properties START here //
////////////////////////////////////
// Special effect string for IE5.5 or above. 
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
    effect = "Fade(duration=0.3);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=6)"
}
else
{
    effect = "Shadow(color='#D3D3D3', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}
timegap=500             // The time delay for menus to remain visible
followspeed=5           // Follow Scrolling speed
followrate=40           // Follow Scrolling Rate
suboffset_top=10;       // Sub menu offset Top position 
suboffset_left=5;       // Sub menu offset Left position
// You can have as many property arrays as you need. This means that menus can have their own style.
style1=[                // style1 - main menu 
"white",                // Mouse Off Font Color
"black",                // Mouse Off Background Color
"black",                // Mouse On Font Color
"white",                // Mouse On Background Color
"lightgrey",            // Menu Border Color 
12,                     // Font Size in pixels
"normal",               // Font Style (italic or normal)
"bold",                 // Font Weight (bold or normal)
"verdana,sans-serif",    // Font Name
4,                      // Menu Item Padding
,                       // Sub Menu Image (Leave this blank if not needed)
,                       // 3D Border & Separator bar
,                       // 3D High Color
,                       // 3D Low Color
,                       // Current Page Item Font Color (leave this blank to disable)
,                       // Current Page Item Background Color (leave this blank to disable)
,                       // Top Bar image (Leave this blank to disable)
,                       // Menu Header Font Color (Leave blank if headers are not needed)
,                       // Menu Header Background Color (Leave blank if headers are not needed)
]
// style2 - current season info 
style2=["white","7a378b","black","7a378b","lightgrey",12,"normal","bold","arial,verdana,sans-serif",4,,,,,,,,,,]
// style3 - season information
style3=["white","FFBD24","black","FFBD24","lightgrey",12,"normal","bold","arial,verdana,sans-serif",4,,,,,,,,,,]
// style4 - member information
style4=["white","FF8080","black","FF8080","lightgrey",12,"normal","bold","arial,verdana,sans-serif",4,,,,,,,,,,]
// style5 - fun stuff
style5=["white","006666","black","006666","lightgrey",12,"normal","bold","arial,verdana,sans-serif",4,,,,,,,,,,]
// style6 - about diva 
style6=["white","254D78","black","254D78","lightgrey",12,"normal","bold","arial,verdana,sans-serif",4,,,,,,,,,,]
// style7 - divisions
style7=["white","black","black","black","lightgrey",12,"normal","bold","arial,verdana,sans-serif",4,,,,,,,,,,]
// style8 - rec
style8=["yellow","black","white","gold","lightgrey",12,"normal","bold","arial,verdana,sans-serif",4,,,,,,,,,,]
// style9 - int
style9=["green","black","white","green","lightgrey",12,"normal","bold","arial,verdana,sans-serif",4,,,,,,,,,,]
// style10 - com
style10=["royalblue","black","white","royalblue","lightgrey",12,"normal","bold","arial,verdana,sans-serif",4,,,,,,,,,,]
// style11 - adv
style11=["darkorange","black","white","darkorange","lightgrey",12,"normal","bold","arial,verdana,sans-serif",4,,,,,,,,,,]
// style12 - pwr
style12=["red","black","white","red","lightgrey",12,"normal","bold","arial,verdana,sans-serif",4,,,,,,,,,,]

addmenu(menu=[    // This is the array that contains your menu properties and details
"mainmenu",     // Menu Name - This is needed in order for the menu to be called
20,             // Menu Top - The Top position of the menu in pixels
85,             // Menu Left - The Left position of the menu in pixels
,               // Menu Width - Menus width in pixels
1,              // Menu Border Width 
"center",       // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,         // Properties Array - this is set higher up, as above
1,              // Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",         // Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,               // Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,              // Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1,              // Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,               // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,               // Position of TOP sub image left:center:right
,               // Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,               // Right To Left - Used in Hebrew for example. (1=on/0=off)
,               // Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,               // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,               // Reserved for future use
,               // Reserved for future use
,               // Reserved for future use
,"home","http://www.divadallas.org","# offfontcolor=white;offbackcolor=black;onfontcolor=black;onbackcolor=white","Return HOME",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
//,"summer&nbsp;&nbsp;info&nbsp;&nbsp;","show-menu=summer","# offfontcolor=white;offbackcolor=black;onfontcolor=000000;onbackcolor=cc99ff","",1
,"divisions&nbsp;&nbsp;","show-menu=divisions","# offfontcolor=white;offbackcolor=000000;onfontcolor=white;onbackcolor=black","",1
,"about&nbsp;DIVA&nbsp;&nbsp;","show-menu=about","# offfontcolor=white;offbackcolor=000000;onfontcolor=000000;onbackcolor=B9D3EC","",1
,"season&nbsp;information&nbsp;","show-menu=season","# offfontcolor=white;offbackcolor=000000;onfontcolor=000000;onbackcolor=FFD77A","",1
,"member&nbsp;information&nbsp;","show-menu=member","# offfontcolor=white;offbackcolor=000000;onfontcolor=000000;onbackcolor=ffcccc","",1
,"fun&nbsp;stuff&nbsp;","show-menu=fun","# offfontcolor=white;offbackcolor=000000;onfontcolor=000000;onbackcolor=99cccc","",1
//,"Miss&nbsp;DIVA&nbsp;","show-menu=miss","# offfontcolor=dodgerblue;offbackcolor=000000;onfontcolor=000000;onbackcolor=dodgerblue","",1
//,"tournaments&nbsp;&nbsp;","show-menu=tournaments","# offfontcolor=darkorchid;offbackcolor=000000;onfontcolor=000000;onbackcolor=darkorchid","",1
        ])
addmenu(menu=["summer",,,100,1,"",style2,,"left",,,,,,,,,,,,,
  ,"tuesday","show-menu=tue",,"tuesday summer league at reverchon",1
  ,"wednesday","show-menu=wed",,"wednesday summer league at grauwyler",1
  //,"thursday","show-menu=thu",,"thursday summer league at polk",1
  ,"schedule","http://www.divadallas.org/Season/schedule/sched.php",,"summer play schedule",2
  ])
  addmenu(menu=["tue",,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
      ,"team rosters","http://www.divadallas.org/divisions/summer/teams.php3?div=8",,"tuesday team rosters",1
      ,"current standings","http://www.divadallas.org/members/stats.php3?div=8",,"tuesday current standings",1
      ])
  addmenu(menu=["wed",,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
      ,"team rosters","http://www.divadallas.org/divisions/summer/teams.php3?div=9",,"wednesday team rosters",1
      ,"current standings","http://www.divadallas.org/members/stats.php3?div=9",,"wednesday current standings",1
      ])
  //addmenu(menu=["thu",,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
        //,"team rosters","http://www.divadallas.org/divisions/summer/teams.php3?div=10",,"thursday team rosters",1
       // ,"current standings","http://www.divadallas.org/members/stats.php3?div=10",,"thursday current standings",1
       // ])
        
addmenu(menu=["divisions",,,100,1,"",style7,,"left",effect,,,,,,,,,,,,
  ,"<font color=yellow>recreational</font>","show-menu=rec",,,1
  ,"<font color=green>intermediate</font>","show-menu=int",,,1
  ,"<font color=royalblue>competitive</font>","show-menu=com",,,1
  ,"<font color=darkorange>advanced</font>","show-menu=adv",,,1
  ,"<font color=red>power</font>","show-menu=pwr",,,1
  ])    
  addmenu(menu=["rec",,,150,1,"",style8,,"left",effect,,,,,,,,,,,,
         ,"news","http://www.divadallas.org/divisions/rec/news/news.php3",,"get news specific to your division!",1
    ,"characteristics & skills","http://www.divadallas.org/divisions/rec/skills.html",,,1
        ,"team rosters","http://www.divadallas.org/divisions/rec/teams.php3",,,1
        ,"substitutes","http://www.divadallas.org/divisions/subs.php3?div=1",,"get help for your team when you are short a player",1
        ,"current standings","http://www.divadallas.org/members/stats.php3?div=1",,,1
        ])        
     addmenu(menu=["int",,,150,1,"",style9,,"left",effect,,,,,,,,,,,,
         ,"news","http://www.divadallas.org/divisions/int/news/news.php3",,"get news specific to your division!",1
        ,"characteristics & skills","http://www.divadallas.org/divisions/int/skills.html",,,1
        ,"team rosters","http://www.divadallas.org/divisions/int/teams.php3",,,1
         ,"substitutes","http://www.divadallas.org/divisions/subs.php3?div=2",,"get help for your team when you are short a player",1
        ,"current standings","http://www.divadallas.org/members/stats.php3?div=2",,,1
        ])        
     addmenu(menu=["com",,,150,1,"",style10,,"left",effect,,,,,,,,,,,,
         ,"news","http://www.divadallas.org/divisions/com/news/news.php3",,"get news specific to your division!",1
        ,"characteristics & skills","http://www.divadallas.org/divisions/com/skills.html",,,1
         ,"team rosters","http://www.divadallas.org/divisions/com/teams.php3",,,1
         ,"substitutes","http://www.divadallas.org/divisions/subs.php3?div=3",,"get help for your team when you are short a player",1
        ,"current standings","http://www.divadallas.org/members/stats.php3?div=3",,,1
         ])        
    addmenu(menu=["adv",,,150,1,"",style11,,"left",effect,,,,,,,,,,,,
         ,"news","http://www.divadallas.org/divisions/adv/news/news.php3",,"get news specific to your division!",1
         ,"characteristics & skills","http://www.divadallas.org/divisions/adv/skills.html",,,1
        ,"team rosters","http://www.divadallas.org/divisions/adv/teams.php3",,,1
         ,"substitutes","http://www.divadallas.org/divisions/subs.php3?div=4",,"get help for your team when you are short a player",1
         ,"current standings","http://www.divadallas.org/members/stats.php3?div=4",,,1
        ])        
     addmenu(menu=["pwr",,,150,1,"",style12,,"left",effect,,,,,,,,,,,,
        ,"news","http://www.divadallas.org/divisions/pwr/news/news.php3",,"get news specific to your division!",1
         ,"characteristics & skills","http://www.divadallas.org/divisions/pwr/skills.html",,,1
         ,"team rosters","http://www.divadallas.org/divisions/pwr/teams.php3",,,1
        ,"substitutes","http://www.divadallas.org/divisions/subs.php3?div=5",,"get help for your team when you are short a player",1
         ,"current standings","http://www.divadallas.org/members/stats.php3?div=5",,,1
         ])                
      
addmenu(menu=["about",,,150,0,"",style6,,"left",,,,,,,,,,,,,
        ,"DIVA mission","http://www.divadallas.org/about/mission.html",,"DIVA mission",2
        ,"bylaws","http://www.divadallas.org/publicdocs/bylaws.pdf",,"DIVA bylaws",2
        ,"policies & guidelines","http://www.divadallas.org/publicdocs/policies_and_guidelines.pdf",,"DIVA policies and guidelines",2
        ,"rules & regs","http://www.divadallas.org/publicdocs/rules_and_regs.pdf",,"DIVA rules and regs",2
        ,"disclaimer & policies","http://www.divadallas.org/about/disclaimer.html",,"disclaimer and policies",2
        ,"want more information?","http://www.divadallas.org/committees/membership/info.html",,"membership inquiries",2
        //,"Inside Our Site","show-menu=inside",,,1
        //,"FAQs","http://www.divadallas.org/about/faqs.html",,,1
        //,"History of DIVA","http://www.divadallas.org/about/history.html",,,1
        ])    
    //addmenu(menu=["board",,,180,1,"",style2,,"left",effect,,,,,,,,,,,,
        //,"2002 Board of Directors","http://www.divadallas.org/board/current.php3",,,1
        //,"Notes from the Board","http://www.divadallas.org/board/meetings.html",,,1
        //,"Past Boards","http://www.divadallas.org/board/past.html",,,1
        //])                    
    //addmenu(menu=["inside",,,110,1,"",style2,,"left",effect,,,,,,,,,,,,
        //,"Contact Us","http://www.divadallas.org/info/contact.html",,,1
        //,"Technical Info","http://www.divadallas.org/info/tech.html",,,1
        //,"Site Map","http://www.divadallas.org/info/sitemap.html",,,1
        //])    
addmenu(menu=["season",,,140,1,,style3,,"left",effect,,,,,,,,,,,,
  ,"schedule","http://www.divadallas.org/Season/schedule/sched.php",,"league schedule",1
  ,"maps & directions","show-menu=maps",,"find out how to get there!",1
  ,"rules of play","show-menu=rules",,"play by the rules",1
  ,"past stats","show-menu=past",,"glory days",1
  ])
  addmenu(menu=["past",,,160,1,"",style3,,"left",effect,,,,,,,,,,,,
    ,"season results :: fall 2002","http://www.divadallas.org/Season/fall2002/results.html",,"sweat and tears!",1
    ])    
  addmenu(menu=["maps",,,180,1,"",style3,,"left",effect,,,,,,,,,,,,
    ,"advantage sports complex","http://www.divadallas.org/Season/maps/asc.html",,"advantage sports complex",1
    ,"churchill","http://www.divadallas.org/Season/maps/churchill.html",,"churchill recreational center",1
    ,"grauwyler","http://www.divadallas.org/Season/maps/grauwyler.html",,"grauwyler recreational center",1
    ,"john thomas resource center","http://www.divadallas.org/Season/maps/resourcecenter.html",,"john thomas resource center",1
    ,"polk","http://www.divadallas.org/Season/maps/polk.html",,"polk recreational center",1
    ,"reverchon","http://www.divadallas.org/Season/maps/reverchon.html",,"reverchon recreational center",1
    //,"Yucatan","http://www.divadallas.org/Season/maps/yucatan.html",,,1
    //,"Lone Star","http://www.divadallas.org/Season/maps/lonestar.html",,,1
    ])        
    
addmenu(menu=["standings",,,120,1,"",style7,,"left",effect,,,,,,,,,,,,
  ,"<font color=yellow>recreational</font>","http://www.divadallas.org/divisions/rec/ranking.php3?view_div=REC",,"RECREATIONAL",1
  ,"<font color=green>intermediate</font>","http://www.divadallas.org/divisions/int/ranking.php3?view_div=INT",,"INTERMEDIATE",1
  ,"<font color=royalblue>competitive</font>","http://www.divadallas.org/divisions/com/ranking.php3?view_div=COM",,"COMPETITIVE",1
  ,"<font color=darkorange>advanced</font>","http://www.divadallas.org/divisions/adv/ranking.php3?view_div=ADV",,"ADVANCED",1
  ,"<font color=red>power</font>","http://www.divadallas.org/divisions/pwr/ranking.php3?view_div=PWR",,"POWER",1
  ])        
  
addmenu(menu=["rules",,,130,1,"",style3,,"left",effect,,,,,,,,,,,,
  ,"DIVA rules","http://www.usavolleyball.org/RulesOfficials/indoor.asp",,"DIVA rules and regulations",1
  ,"referee hand signals","http://www.divadallas.org/Season/rules/signals.html",,"referee hand signals",1
  //,"USAV Rules","http://www.divadallas.org/Season/rules/usav.html",,"USAV Rules and Regulations",1
  //,"NAGVA Rules","http://www.divadallas.org/Season/rules/nagva.html",,"NAGVA Rules and Regulations",1
  ])    
addmenu(menu=["member",,,150,1,"",style4,,"",effect,,,,,,,,,,,,
  ,"members&nbsp;directory","http://www.divadallas.org/members/directory.php3",,"find that DIVA!",1
  ,"skills&nbsp;and&nbsp;evaluation","http://www.divadallas.org/skillsandeval",,"Skills and Evaluation",1
  ,"waitlist","http://www.divadallas.org/members/waitlist.php",,"people waiting to be placed on a team",1
  ,"board of directors","http://www.divadallas.org/board/board.php",,"board of directors",1
  //,"update&nbsp;directory info","http://www.divadallas.org/members/updates.html",,"update your information!",1
  ,"support DIVA","http://www.divadallas.org/members/support/goodneighbor.html",,"help us help others!",1
  //,"In&nbsp;Memorium", "http://www.divadallas.org/members/memories.html",,,1
  ])    
  
addmenu(menu=["fun",,,100,1,,style5,0,"left",effect,,,,,,,,,,,,
  //,"polls","http://www.divadallas.org/vote/vote.php",,"voice your opinion today!",1
  ,"photo gallery","http://www.divadallas.org/gallery/index.php",,"caught on camera!",1
  ,"volleyball info","show-menu=vball",,"general info about volleyball",1
  ,"links","http://www.divadallas.org/fun/vblinks.html",,"places to go!",1
  //,"Ms Diva's LIVE!","http://www.divadallas.org/divaslive/index.html",,"places to go!",1
  ])    
  addmenu(menu=["vball",,,120,1,"",style5,,"left",effect,,,,,,,,,,,,
    ,"volleyball terms","http://www.divadallas.org/fun/terms.html",,"vball terms",1
    ,"history of volleyball","http://www.divadallas.org/fun/history.html",,"brief history of volleyball",1
    ,"team names","http://www.divadallas.org/fun/names.html",,"potential team names",1
    ])        
    
//addmenu(menu=["miss",,,140,1,,style6a,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
  //,"reigning Miss DIVA","show-menu=bedd",,"Helen BEDD",1
  //,"former Miss DIVAS","http://www.divadallas.org",,"retired queens",1
  //])    
  
//addmenu(menu=["tournaments",,,190,1,,style7,0,"left",effect,,,,,,,,,,,,
  //,"2002 fall classic XII","http://www.divadallas.org/classic/",,"see the results!",1
  //,"past fall classics","http://www.divadallas.org",,"remember the days",1
  //])        
dumpmenus()















