/*
 Milonic DHTML Website Navigation Menu - Version 3.x
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/

//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="<scr"+"ipt language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/scr"+"ipt>";_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 //
////////////////////////////////////
/*"/topmenu/arrowdn.gif"*/
// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#000000', Direction=135, Strength=0)"
}
else
{
	effect = "Shadow(color='#000000', Direction=135, Strength=0)" // Stop IE5.5 bug when using more than one filter
}

timegap=600				// 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=10;				// Sub menu offset Left position

style1=[					// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"ffffff",				// Mouse Off Font Color
"",				// Mouse Off Background Color
"FFFFFF",				// Mouse On Font Color
"6fa542",				// Mouse On Background Color
,					// Menu Border Color 
10,					// Font Size in pixels
"normal",					// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Tahoma, Arial, Helvetica",				// Font Name
3,					// Menu Item Padding
"/topmenu/arrow.gif",				// 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=[					// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"ffffff",					// Mouse Off Font Color
"000000",					// Mouse Off Background Color
"000000",					// Mouse On Font Color
"6fa542",					// Mouse On Background Color
"000000",					// Menu Border Color 
10,							// Font Size in pixels
"normal",					// Font Style (italic or normal)
"bold",						// Font Weight (bold or normal)
"Tahoma, Arial, Helvetica",			// Font Name
3,							// Menu Item Padding
"images/arrow_orange.gif",	// 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)
]


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
112,					// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
95,					// Menu Width - Menus width in pixels
0,					// 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)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// 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)
1,					// 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.xbox-hq.com",,"Back to the home page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"*/
,"<img src=themes/FINAL/images/icon_menu_jewel.gif border=0>&nbsp;HQ HOME&nbsp;|&nbsp;","show-menu=news",,"",0 
,"<img src=themes/FINAL/images/icon_menu_jewel.gif border=0>INTERACT&nbsp;|&nbsp;","show-menu=interact",,"",0
,"<img src=themes/FINAL/images/icon_menu_jewel.gif border=0>CONTENT&nbsp;|&nbsp;","show-menu=content",,"",0
,"<img src=themes/FINAL/images/icon_menu_jewel.gif border=0>ARCADE&nbsp;|&nbsp;","show-menu=webgames",,"",0
,"<img src=themes/FINAL/images/icon_menu_jewel.gif border=0>GAMERS&nbsp;|&nbsp;","show-menu=gamers",,"",0
,"<img src=themes/FINAL/images/icon_menu_jewel.gif border=0>MEMBERS&nbsp;|&nbsp;","show-menu=members",,"",0
,"<img src=themes/FINAL/images/icon_menu_jewel.gif border=0>VIP ONLY&nbsp;|&nbsp;","show-menu=vip",,"",0
/*,"<img src=themes/FINAL/images/icon_menu_jewel.gif border=0>INFO&nbsp;|&nbsp;","show-menu=info",,"",0*/
,"<img src=themes/FINAL/images/icon_menu_jewel.gif border=0>LINKS&nbsp;","show-menu=links",,"",0
])
		addmenu(menu=["news",
	,,140,1,"",style2,,"left","Pixelate(sqaures=2, duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#000000', Direction=135, Strength=5)",,,,,,,,,,,,
	,"&nbsp;Home | Xbox-Hq","http://www.xbox-hq.com/html",,,1
	,". . . . . . . . . . . . . . . . . . . . . .","",,,0
	,"&nbsp;360-Hq.Com","http://www.360-hq.com",,,1
	,"&nbsp;PC-Hq.Com","http://www.pc-hq.com",,,1
	,"&nbsp;Flash-Hq.Com","http://www.flash-hq.com",,,1
	,"&nbsp;AIDeluxe.Com","http://aideluxe.com",,,1
	,"&nbsp;CXboxTool.Xbox-Hq.Com","http://cxboxtool.xbox-hq.com",,,1
	,"&nbsp;HaloUser.Xbox-Hq.Com","http://halouser.xbox-hq.com",,,1
	,"&nbsp;Suxx.Xbox-Hq.Com","http://suxx.xbox-hq.com",,,1
	])
	
		addmenu(menu=["gamers",
	,,140,1,"",style2,,"left","Pixelate(sqaures=2, duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#000000', Direction=135, Strength=5)",,,,,,,,,,,,
	,"&nbsp;Xbox Tournaments","show-menu=tournaments",,,1
	,". . . . . . . . . . . . . . . . . . . . . .","",,,0
	,"&nbsp;Xbox Live Tags","modules.php?name=XBOXLive_Tags",,,1
	,"&nbsp;My Xbox Live","modules.php?name=XBOXLive_Tags&op=editplayer",,,1
	,". . . . . . . . . . . . . . . . . . . . . .","",,,0
	,"&nbsp;XbConnect Tags","modules.php?name=XBConnect_Tags",,,1
	,"&nbsp;My XbConnect","modules.php?name=XBOXLive_Tags&op=editplayer",,,1
	,". . . . . . . . . . . . . . . . . . . . . .","",,,0
	,"&nbsp;XLink Kai Tags","modules.php?name=XLink_Tags",,,1
	,"&nbsp;My XLink","modules.php?name=XLink_Tags&op=editplayer",,,1
	])
	
	addmenu(menu=["tournaments",
	,,140,1,"",style2,,"left","Pixelate(sqaures=2, duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#000000', Direction=135, Strength=5)",,,,,,,,,,,,
	,"&nbsp;View All Tournaments","modules.php?name=Xbox_Tournaments",,,1
	,". . . . . . . . . . . . . . . . . . . . . .","",,,0
	,"&nbsp;Create Tournament","modules.php?name=Xbox_Tournaments&rop=createtournament",,,1
	,"&nbsp;My Settings","modules.php?name=Xbox_Tournaments&rop=mysettings",,,1
	,". . . . . . . . . . . . . . . . . . . . . .","",,,0
	,"&nbsp;Detailed Stats","modules.php?name=Xbox_Tournaments&rop=stats",,,1
	
	
	])
	
	
	
	
			addmenu(menu=["vip",
	,,140,1,"",style2,,"left","Pixelate(sqaures=2, duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#000000', Direction=135, Strength=5)",,,,,,,,,,,,
	,"&nbsp;VIP Downloads","modules.php?name=Downloads_VIP",,,1
	,"&nbsp;VIP Forums","modules.php?name=Forums",,,1
	,"&nbsp;VIP Servers","modules.php?name=VIP_Servers",,,1
	,"&nbsp;VIP Signup","modules.php?name=VIP_Signup",,,1
	,"&nbsp;VIP Support","modules.php?name=VIP_Support",,,1
	])
	
		

	
	
	addmenu(menu=["interact",
	,,140,1,"",style2,,"left","Pixelate(sqaures=2, duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#000000', Direction=135, Strength=5)",,,,,,,,,,,,
	,"&nbsp;Forums","modules.php?name=Forums",,,1
	,"&nbsp;Our Projects","modules.php?name=Work_Board",,,1
	,". . . . . . . . . . . . . . . . . . . . . .","",,,0
	,"&nbsp;Submit Cheat","xbox-cheats-new.html",,,1
	,"&nbsp;Submit Game Review","modules.php?name=Xbox_Reviews&rop=write_review",,,1
	,"&nbsp;Submit Hardware Review","modules.php?name=Xbox_Hardware&rop=write_review",,,1
	,"&nbsp;Submit News","modules.php?name=Submit_News",,,1
	,"&nbsp;Submit Tutorial","modules.php?name=Xbox_Tutorials&op=submit",,,1
	,"&nbsp;Submit WebLink","modules.php?name=Web_Links&l_op=AddLink",,,1
	,". . . . . . . . . . . . . . . . . . . . . .","",,,0
	,"&nbsp;Upload A File","modules.php?name=Downloads&d_op=AddDownloadUpload",,,1
	])
	
	addmenu(menu=["topsites",
	,,140,1,"",style2,,"left","Pixelate(sqaures=2, duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#000000', Direction=135, Strength=5)",,,,,,,,,,,,
	,"&nbsp;Xbox Top 100","modules.php?name=Xbox_Top100",,,1
	,". . . . . . . . . . . . . . . . . . . . . .","",,,0
	,"&nbsp;Add Site","modules.php?name=Xbox_Top100&sa=AddNew",,,1
	,"&nbsp;Edit Site","modules.php?name=Xbox_Top100&sa=Edit",,,1
	])
	
	
	
	addmenu(menu=["webgames",
	,,140,1,"",style2,,"left","Pixelate(sqaures=2, duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#000000', Direction=135, Strength=5)",,,,,,,,,,,,
	,"&nbsp;--> Flash Games","modules.php?name=Flash_Games",,,1
			,". . . . . . . . . . . . . . . . . . . . . .","",,,0
			,"&nbsp;Action Games","modules.php?name=Flash_Games&func=view&cid=1",,,1
			,"&nbsp;Arcade Games","modules.php?name=Flash_Games&func=view&cid=2",,,1
			,"&nbsp;Non Hiscore Games","modules.php?name=Flash_Games&func=view&cid=3",,,1
			,"&nbsp;Space Games","modules.php?name=Flash_Games&func=view&cid=4",,,1
			,"&nbsp;Racing Games","modules.php?name=Flash_Games&func=view&cid=5",,,1
			,"&nbsp;Puzzle Games","modules.php?name=Flash_Games&func=view&cid=6",,,1
			,". . . . . . . . . . . . . . . . . . . . . .","",,,0
			,"&nbsp;Active Gamers","modules.php?name=Flash_Games&func=ActiveGamers",,,1
			,"&nbsp;Detailed Statistics","modules.php?name=Flash_Games&func=Statistics",,,1
			,"&nbsp;My Favorites","modules.php?name=Flash_Games&func=favorites",,,1
			,"&nbsp;My Settings","modules.php?name=Flash_Games&func=mysettings",,,1
		])
	
	
		addmenu(menu=["downloads",
			,,165,1,"",style2,,"left","Pixelate(sqaures=2, duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#000000', Direction=135, Strength=5)",,,,,,,,,,,,
			,"&nbsp;--> Downloads","modules.php?name=Downloads",,,1
			,"&nbsp;Upload File (http)","modules.php?name=Downloads&d_op=AddDownloadUpload",,,1
			,". . . . . . . . . . . . . . . . . . . . . .","",,,0
			,"&nbsp;--> Downloads (VIP)","modules.php?name=Downloads_VIP",,,1
			,"&nbsp;Upload File (http)","modules.php?name=Downloads_VIP&d_op=AddDownloadUpload",,,1
			
			])
	
	
		
	addmenu(menu=["content",
	,,150,1,"",style2,,"left","Pixelate(sqaures=2, duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#000000', Direction=135, Strength=5)",,,,,,,,,,,,
	,"&nbsp;Xbox CD/DVD Database","modules.php?name=Xbox_Compatibility",,,1
  ,"&nbsp;Xbox Cheats","modules.php?name=Xbox_Cheats",,,1	
	,"&nbsp;Xbox Classifieds","modules.php?name=Xbox_Classifieds",,,1	
	,"&nbsp;Xbox Developers","modules.php?name=Xbox_Developers",,,1
	,"&nbsp;Xbox Downloads","show-menu=downloads",,,1
	,"&nbsp;Xbox FAQ","modules.php?name=FAQ",,,1
	,"&nbsp;Xbox Games","modules.php?name=Xbox_Games",,,1
	,"&nbsp;Xbox Game Reviews","modules.php?name=Xbox_Reviews",,,1		
	,"&nbsp;Xbox Hardware Reviews","modules.php?name=Xbox_Hardware",,,1		
	,"&nbsp;Xbox Homebrew Database","modules.php?name=Xbox_Homebrew",,,1
	,"&nbsp;Xbox HDD Database","modules.php?name=Xbox_HardDrives",,,1
	,"&nbsp;Xbox Modchips","show-menu=xboxmodchips",,,1
	,"&nbsp;Xbox SWF Tutorials","modules.php?name=SWF_Tutorials",,,1
	,"&nbsp;Xbox Versions","modules.php?name=Xbox_Versions",,,1
	,"&nbsp;Xbox vs PS2/GC","xbox-vs-ps2-gamecube-comparison-chart.html",,,1	
	,"&nbsp;Xbox SoftMod Database","modules.php?name=Xbox_SoftMod",,,1
	,"&nbsp;Xbox Specifications","modules.php?name=Xbox_Specs",,,1
	,"&nbsp;Xbox Surveys","modules.php?name=Surveys",,,1
	,"&nbsp;Xbox Tutorials","modules.php?name=Xbox_Tutorials",,,1	
		])
		
			addmenu(menu=["xboxmodchips",
			,,165,1,"",style2,,"left","Pixelate(sqaures=2, duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#000000', Direction=135, Strength=5)",,,,,,,,,,,,
			,"&nbsp;--> Browse All","modules.php?name=Xbox_Modchips",,,1
			,". . . . . . . . . . . . . . . . . . . . . .","",,,0
			,"&nbsp;Generation 4 Modchip","modules.php?name=Xbox_Modchips&file=generation4",,,1
			,"&nbsp;Generation 3b Modchip","modules.php?name=Xbox_Modchips&file=generation3b",,,1
			,"&nbsp;Generation 3b Modchip","modules.php?name=Xbox_Modchips&file=generation3b2",,,1
			,"&nbsp;Generation 3a Modchip","modules.php?name=Xbox_Modchips&file=generation3a",,,1
			,"&nbsp;Generation 2 Modchip","modules.php?name=Xbox_Modchips&file=generation2",,,1
			,"&nbsp;Generation 1 Modchip","modules.php?name=Xbox_Modchips&file=generation1",,,1
			])
	
	

	addmenu(menu=["members",
	,,140,1,"",style2,,"left","Pixelate(sqaures=2, duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#000000', Direction=135, Strength=5)",,,,,,,,,,,,
	,"&nbsp;My Account","show-menu=myaccount",,,1
	,"&nbsp;Private Messages","show-menu=privatemessage",,,1
	,". . . . . . . . . . . . . . . . . . . . . .","",,,0
	,"&nbsp;Competitions","show-menu=competitions",,,1
	,". . . . . . . . . . . . . . . . . . . . . .","",,,0
	,"&nbsp;#IRC Chatroom","modules.php?name=Xbox_IRC",,,1
	,"&nbsp;Active Users","modules.php?name=Active_Users",,,1
	,"&nbsp;Active Topics","modules.php?name=Active_Topics",,,1
	,"&nbsp;Logout","modules.php?name=Your_Account&op=logout",,,1
	,"&nbsp;Lost Password","modules.php?name=Your_Account&op=pass_lost",,,1
	,"&nbsp;Members List","modules.php?name=Members_List",,,1
	,"&nbsp;Members Journals","modules.php?name=Journal",,,1
	,"&nbsp;Recommend Us","modules.php?name=Recommend_Us",,,1
	,"&nbsp;UserGroups","modules.php?name=Forums&file=groupcp",,,1
	,"&nbsp;VIP Chatroom","modules.php?name=VIP_Chatroom",,,1
	])
	
	
	addmenu(menu=["myaccount",
			,,155,1,"",style2,,"left","Pixelate(sqaures=2, duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#000000', Direction=135, Strength=5)",,,,,,,,,,,,
			,"&nbsp;--> My Account","modules.php?name=Your_Account",,,1
			,". . . . . . . . . . . . . . . . . . . . . .","",,,0
			,"&nbsp;My Profile","modules.php?name=Your_Account&op=edituser",,,1
			,"&nbsp;My Settings","modules.php?name=Your_Account&op=edithome",,,1
			,"&nbsp;My XbConnect","modules.php?name=XBConnect_Tags&op=editplayer",,,1
			,"&nbsp;My Xbox Live","modules.php?name=XBOXLive_Tags&op=editplayer",,,1
			,"&nbsp;My Comments","modules.php?name=Your_Account&op=editcomm",,,1
			,"&nbsp;My Journal","modules.php?name=Journal&file=edit",,,1
			,"&nbsp;Update Profile","modules.php?name=Your_Account&op=edituser",,,1
			,"&nbsp;Edit/Change Avatar","modules.php?name=Forums&file=profile&mode=editprofile",,,1
			])
	
	
	addmenu(menu=["privatemessage",
			,,155,1,"",style2,,"left","Pixelate(sqaures=2, duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#000000', Direction=135, Strength=5)",,,,,,,,,,,,
			,"&nbsp;--> Private Messages","modules.php?name=Private_Messages",,,1
			,". . . . . . . . . . . . . . . . . . . . . .","",,,0
			,"&nbsp;PM Sent Messages","modules.php?name=Private_Messages&file=index&folder=sentbox",,,1
			,"&nbsp;PM Outbox Messages","modules.php?name=Private_Messages&file=index&folder=outbox",,,1
			,"&nbsp;PM Saved Messages","modules.php?name=Private_Messages&file=index&folder=savebox",,,1
			
			])
	addmenu(menu=["competitions",
			,,175,1,"",style2,,"left","Pixelate(sqaures=2, duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#000000', Direction=135, Strength=5)",,,,,,,,,,,,
			,"&nbsp;--> Competitions","modules.php?name=Competitions",,,1
			,". . . . . . . . . . . . . . . . . . . . . .","",,,0
			,"&nbsp;Competition Forum","modules.php?name=Forums&file=viewforum&f=25",,,1
			,"&nbsp;Competition Charts","modules.php?name=Competitions&file=charts",,,1
			,"&nbsp;Competition Past Winners","modules.php?name=Competitions&file=winners",,,1
			
			
			])
	
	
	addmenu(menu=["info",
	,,140,1,"",style2,,"left","Pixelate(sqaures=2, duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#000000', Direction=135, Strength=5)",,,,,,,,,,,,
	,"&nbsp;Advertising Info","modules.php?name=Advertising",,,1
	,"&nbsp;Advertiser Login","banners.php?op=login",,,1
	,"&nbsp;Banner Exchange","modules.php?name=Banner_Exchange",,,1
	,"&nbsp;Contact Xbox-Hq","modules.php?name=Contact_Us",,,1
	,"&nbsp;Feedback","modules.php?name=Feedback",,,1
	,"&nbsp;Xbox-Hq Modders","modules.php?name=HQ_Modders",,,1
  ,"&nbsp;Xbox-Hq Staff","modules.php?name=HQ_Staff",,,1
  ,"&nbsp;Xbox-Hq T-Shirts","modules.php?name=HQ_Merchandise",,,1
	,"&nbsp;Xbox-Hq Statistics","modules.php?name=Statistics",,,1
	,"&nbsp;Webmasters $$$","modules.php?name=Webmasters",,,1
	])
	
	
	
	addmenu(menu=["links",
	,,140,1,"",style2,,"left","Pixelate(sqaures=2, duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#000000', Direction=135, Strength=5)",,,,,,,,,,,,
	,"&nbsp;HQ Info","show-menu=info",,,1
  ,"&nbsp;Xbox360-Hq Website","http://360.xbox-hq.com",,,1
	,"&nbsp;Web Links","modules.php?name=Web_Links",,,1
	,"&nbsp;Links Affiliates","modules.php?name=HQ_Affiliates",,,1
	,"&nbsp;XbConnect","modules.php?name=XbConnect",,,1
	,"&nbsp;Xbox Publishers","modules.php?name=Xbox_Publishers",,,1
	,"&nbsp;Xbox Top 100","show-menu=topsites",,,1
	])
	
dumpmenus()
