Menu1=new Array("Galleries","","",5,20,75);
  Menu1_1=new Array("Heroes","","",8,20,75);
   Menu1_1_1=new Array("DCU Heroes","website_galleries_dcu_heroes.html","",0,20,125);
   Menu1_1_2=new Array("Team Superman","website_galleries_team_superman.html","",0,20,0);
   Menu1_1_3=new Array("The Batsquad","website_galleries_the_batsquad.html","",0,20,100);
   Menu1_1_4=new Array("Amazons","website_galleries_amazons.html","",0,20,100);
   Menu1_1_5=new Array("Atlanteans","website_galleries_atlanteans.html","",0,20,100);
   Menu1_1_6=new Array("Green Lanterns","website_galleries_green_lanterns.html","",0,20,100);
   Menu1_1_7=new Array("Speedsters","website_galleries_speedsters.html","",0,20,100);
   Menu1_1_8=new Array("The Marvel Family","website_galleries_the_marvel_family.html","",0,20,100);
  Menu1_2=new Array("Villains","","",1,20,0);
   Menu1_2_1=new Array("DCU Villains","website_galleries_dcu_villains.html","",0,20,125);
  Menu1_3=new Array("Teams","","",6,20,0);
   Menu1_3_1=new Array("JLA","website_galleries_jla.html","",0,20,125);
   Menu1_3_2=new Array("JSA","website_galleries_jsa.html","",0,20,0);
   Menu1_3_3=new Array("Legion","website_galleries_lsh.html","",0,20,100);
   Menu1_3_4=new Array("Titans","website_galleries_titans.html","",0,20,100);
   Menu1_3_5=new Array("Young Justice","website_galleries_yj.html","",0,20,100);
   Menu1_3_6=new Array("Historical","","",3,20,100);
    Menu1_3_6_1=new Array("JLA","website_galleries_original_jla.html","",0,20,125);
    Menu1_3_6_2=new Array("JSA","website_galleries_original_jsa.html","",0,20,0);
    Menu1_3_6_3=new Array("Teen Titans","website_galleries_original_titans.html","",0,20,100);
  Menu1_4=new Array("Events","","",5,20,0);
   Menu1_4_1=new Array("Elseworlds","website_galleries_elseworlds.html","",0,20,125);
   Menu1_4_2=new Array("Kingdom Come","website_galleries_kc.html","",0,20,0);
   Menu1_4_3=new Array("Secret Society","website_galleries_sssh.html","",0,20,80);
   Menu1_4_4=new Array("DC 1,000,000","website_galleries_dc1m.html","",0,20,80);
   Menu1_4_5=new Array("Crime Syndicate","website_galleries_csa.html","",0,20,80);
  Menu1_5=new Array("Variations","","",4,20,0);
   Menu1_5_1=new Array("Variations","website_galleries_variations.html","",0,20,125);
   Menu1_5_2=new Array("Reverse JLA","website_galleries_reverse_jla.html","",0,20,0);
   Menu1_5_3=new Array("Team Justice","website_galleries_team_justice.html","",0,20,80);
   Menu1_5_4=new Array("Secret Identities","website_galleries_secret_identities.html","",0,20,80);

Menu2=new Array("FanPics","","",12,0,70);
  Menu2_1=new Array("About...","website_fanpics_about.html","",0,20,125);
  Menu2_2=new Array("Prime","website_fanpics_prime.html","",0,20,0);
  Menu2_3=new Array("Will Parsons","website_fanpics_willparsons.html","",0,20,0);
  Menu2_4=new Array("Lance Lopez","website_fanpics_lancelopez.html","",0,20,0);
  Menu2_5=new Array("Don Swopes","website_fanpics_donswopes.html","",0,20,0);
  Menu2_6=new Array("John Mince","website_fanpics_johnmince.html","",0,20,0);
  Menu2_7=new Array("Edmund Tan","website_fanpics_edmundtan.html","",0,20,0);
  Menu2_8=new Array("dbmills1","website_fanpics_dbmill1.html","",0,20,0);
  Menu2_9=new Array("gregtr","website_fanpics_gregtr.html","",0,20,0);
  Menu2_10=new Array("SuperTodeMan","website_fanpics_supertodeman.html","",0,20,0);
  Menu2_11=new Array("Hyena","website_fanpics_hyena.html","",0,20,0);
  Menu2_12=new Array("Secret","website_fanpics_secret.html","",0,20,0);

Menu3=new Array("Forum","http://pub29.ezboard.com/bcorysdcugalleries","",0,20,45);

Menu4=new Array("Wallpaper","website_main_wallpaper.html","",0,20,70);

Menu5=new Array("Tutorial","website_main_tutorial.html","",0,20,53);

Menu6=new Array("Links","website_main_links.html","",0,20,37);

Menu7=new Array("Northern Light","website_main_northern_light.html","",0,20,95);

Menu8=new Array("Site Updates","website_main_site_updates.html","",0,20,85);

Menu9=new Array("About Me","website_main_about_me.html","",0,20,64);

Menu10=new Array("Contact","mailto:Cory's DCU Galleries<dcugalleries@canada.com>","",0,20,53);


var NoOffFirstLineMenus=10;	// Number of first level items
var LowBgColor='082E4B';	// Background color when mouse is not over
var LowSubBgColor='9C8772';	// Background color when mouse is not over on subs
var HighBgColor='9C8772';	// Background color when mouse is over
var HighSubBgColor='082E4B';	// Background color when mouse is over on subs
var FontLowColor='FFFFFF';	// Font color when mouse is not over
var FontSubLowColor='FFFFFF';	// Font color subs when mouse is not over
var FontHighColor='082E4B';	// Font color when mouse is over
var FontSubHighColor='9C8772';	// Font color subs when mouse is over
var BorderColor='9C8772';	// Border color
var BorderSubColor='9C8772';	// Border color for subs
var BorderWidth=1;		// Border width
var BorderBtwnElmnts=1;		// Border between elements 1 or 0
var FontFamily="Arial"	        // Font family menu items
var FontSize=10;		// Font size menu items
var FontBold=1;			// Bold menu items 1 or 0
var FontItalic=0;		// Italic menu items 1 or 0
var MenuTextCentered='left';	// Item text position 'left', 'center' or 'right'
var MenuCentered='left';	// Menu horizontal position 'left', 'center' or 'right'
var MenuVerticalCentered='top';	// Menu vertical position 'top', 'middle','bottom' or static
var ChildOverlap=.2;		// horizontal overlap child/ parent
var ChildVerticalOverlap=.2;	// vertical overlap child/ parent
var StartTop=6;			// Menu offset x coordinate
var StartLeft=165;		// Menu offset y coordinate
var VerCorrect=0;		// Multiple frames y correction
var HorCorrect=0;		// Multiple frames x correction
var LeftPaddng=2;		// Left padding
var TopPaddng=2;		// Top padding
var FirstLineHorizontal=1;	// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
var MenuFramesVertical=1;	// Frames in cols or rows 1 or 0
var DissapearDelay=1000;	// delay before menu folds in
var TakeOverBgColor=1;		// Menu frame takes over background color subitem frame
var FirstLineFrame='navig';	// Frame where first level appears
var SecLineFrame='space';	// Frame where sub levels appear
var DocTargetFrame='space';	// Frame where target documents appear
var TargetLoc='';		// span id for relative positioning
var HideTop=0;			// Hide first level when loading new document 1 or 0
var MenuWrap=1;			// enables/ disables menu wrap 1 or 0
var RightToLeft=0;		// enables/ disables right to left unfold 1 or 0
var UnfoldsOnClick=0;		// Level 1 unfolds onclick/ onmouseover
var WebMasterCheck=0;		// menu tree checking on or off 1 or 0
var ShowArrow=1;		// Uses arrow gifs when 1
var KeepHilite=1;		// Keep selected path highligthed
var Arrws=['scripts/arrow_right.gif',5,10,'scripts/arrow_down.gif',10,5,'scripts/arrow_left.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}
