



//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 please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters


if(navigator.appVersion.indexOf("MSIE 6.0")>0)


{


	effect1 = "Fade(duration=0.3);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=5)"

}

else

{

	effect1 = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter

}


effect = "Fade(duration=0.3)"

timegap=800				// The time delay for menus to remain visible

followspeed=10				// 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

"DADADA",				// Mouse Off Background Color

"8badd8",				// Mouse On Font Color

"DADADA",				// Mouse On Background Color

"DADADA",				// Menu Border Color 

12,					// Font Size in pixels

"normal",				// Font Style (italic or normal)

"bold",					// Font Weight (bold or normal)

"Verdana, Arial",			// Font Name

3,					// Menu Item Padding

"arrow.gif",				// Sub Menu Image (Leave this blank if not needed)



,					// 3D Border & Separator bar



"66ffff",				// 3D High Color



"000099",				// 3D Low Color



,				// Current Page Item Font Color (leave this blank to disable)



,					// Current Page Item Background Color (leave this blank to disable)



"arrowdn.gif",				// Top Bar image (Leave this blank to disable)



"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)



"000099",				// 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



69,				// Menu Top - The Top position of the menu in pixels



70,				// Menu Left - The Left position of the menu in pixels



,				// Menu Width - Menus width in pixels



,				// Menu Border Width 



,				// 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)



,				// 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&nbsp;&nbsp;","http://www.karatejutsukai.com","","Back to the home page",25 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"







,"Training&nbsp;&nbsp;","show-menu=training",,"Training Menu",25



,"Events&nbsp;&nbsp;","show-menu=events",,"Events Menu",25



//,"Calendar&nbsp;&nbsp;","show-menu=calendar",,"Association Calendar",25



,"Contacts&nbsp;&nbsp;","show-menu=contacts",,"Association Contacts",25



,"Links&nbsp;&nbsp;","show-menu=links",,"Karate Links",25



])

	addmenu(menu=["home",

	,,150,1,"",style1,,"left",effect1,,,,,,,,,,,,

	,"News","news.php",,,1


	])



	addmenu(menu=["training",



	,,150,1,"",style1,,"left",effect1,,,,,,,,,,,,


	,"Karate","show-menu=karate",,,1
	
	//,"Kickboxing","show-menu=kickboxing",,,1


	,"Club list","show-menu=clubs1","clubs.php?var1=%",,1



	])


		addmenu(menu=["karate",



		,,150,1,"",style1,,"left",effect1,,,,,,,,,,,,



		//,"Beginners","",,,1



		,"Dojo Etiquette","report.php?report=Etiquette",,,1



		,"Fitness Requirments","report.php?report=Fitness",,,1

	



		])



		



			addmenu(menu=["syllabus",



			,,150,1,"",style1,,"left",effect1,,,,,,,,,,,,



			,"10th Kyu","syllabus.php?var1=10k",,,



			,"9th Kyu","syllabus.php?var1=9k",,,



			,"8th Kyu","syllabus.php?var1=8k",,,



			,"7th Kyu","syllabus.php?var1=7k",,,



			,"6th Kyu","syllabus.php?var1=6k",,,



			,"5th Kyu","syllabus.php?var1=5k",,,



			,"4th Kyu","syllabus.php?var1=4k",,,



			,"3rd Kyu","syllabus.php?var1=3k",,,



			,"2nd Kyu","syllabus.php?var1=2k",,,



			,"1st Kyu","syllabus.php?var1=1k",,,



			,"1st Dan","syllabus.php?var1=1d",,,



			,"2nd Dan","syllabus.php?var1=2d",,,



			,"3rd Dan","syllabus.php?var1=3d",,,



			])



		



		addmenu(menu=["clubs1",



		,,150,1,"",style1,,"left",effect1,,,,,,,,,,,,



		,"Kent","show-menu=kent","clubs.php?var1=kent",,1



		,"Sussex","show-menu=sussex","clubs.php?var1=sussex",,1



		,"Wales","show-menu=wales","clubs.php?var1=wales",,1



		,"Scotland","show-menu=scotland","clubs.php?var1=scotland",,1



		,"Denmark","show-menu=denmark","clubs.php?var1=denmark",,1



		])







			addmenu(menu=["kent",



			,,150,1,"",style1,,"left",effect1,,,,,,,,,,,,

			,"Ashford","clubs.php?var1=ashford",,,1

			,"Cranbrook","clubs.php?var1=cranbrook",,,1

			,"Folkestone","clubs.php?var1=folkestone",,,1

			,"Iden Green","clubs.php?var1=iden green",,,1

			,"Maidstone","clubs.php?var1=maidstone",,,1

			,"Sevenoaks","clubs.php?var1=sevenoaks",,,1

			,"Tenterden","clubs.php?var1=tenterden",,,1

			])

				





			addmenu(menu=["Sussex",



			,,150,1,"",style1,,"left",effect1,,,,,,,,,,,,

			,"Eastbourne","clubs.php?var1=eastbourne",,,1

			,"Hailsham","clubs.php?var1=hailsham",,,1

			,"Hastings","clubs.php?var1=hastings",,,1

			,"Hayward Heath","clubs.php?var1=Hayward Heath",,,1

			,"Northiam","clubs.php?var1=northiam",,,1

			



			])












			addmenu(menu=["Wales",



			,,150,1,"",style1,,"left",effect1,,,,,,,,,,,,



			,"Cardiff","clubs.php?var1=cardiff",,,1




			])







			addmenu(menu=["Scotland",



			,,150,1,"",style1,,"left",effect1,,,,,,,,,,,,



			,"Dunoon","clubs.php?var1=dunoon",,,1



			])







			addmenu(menu=["Denmark",



			,,150,1,"",style1,,"left",effect1,,,,,,,,,,,,



			,"Viborg","clubs.php?var1=viborg",,,1



			])







		addmenu(menu=["kickboxing",



		,,150,1,"",style1,,"left",effect1,,,,,,,,,,,,



		,"Beginners","",,,1



		,"Class Structure","",,,1		



		])



			



	



	



	addmenu(menu=["events",



	,,150,1,"",style1,,"left",effect1,,,,,,,,,,,,

	,"Events List","calendar.php",,,1

	,"Tournaments","show-menu=tournaments",,,1

	//,"Camps","show-menu=camps",,,1
	
	,"Photos","show-menu=photos",,,1
	

	
	])







		addmenu(menu=["tournaments",

		,,150,1,"",style1,,"left",effect1,,,,,,,,,,,,

		//,"Tournament Information","",,,1

		,"Weald Tournament","report.php?report=Northiam-results",,,1

		,"Tenterden Tournamentv Nov 2005","report.php?report=Tenterden-results",,,1
		
		,"Tenterden Tournament May 2006","report.php?report=Tenterden_2006_2",,,1
		
		,"Sussex Tournament","report.php?report=Sussex-2006",,,1
		
		])


		addmenu(menu=["camps",

		,,150,1,"",style1,,"left",effect1,,,,,,,,,,,,

		,"Summer Camp Information","report.php?report=Summercamp-info",,,1


		])


		addmenu(menu=["photos",

		,,160,1,"",style1,,"left",effect1,,,,,,,,,,,,

		,"Sussex 2006","photos.php?folder=sussex-2006",,,1
		
		//,"Summer Camp-A","photos.php?folder=Summercamp-2003a",,,1
		
		//,"Summer Camp-B","photos.php?folder=Summercamp-2003b",,,1

		,"Beach Training 2006","photos.php?folder=Beachtraining-2006",,,1
		
		,"Yorkshire Camp","photos.php?folder=Yorkshirecamp-2003",,,1
		])


	

	addmenu(menu=["calendar",
	
	,,120,1,,style1,0,"left",effect1,0,,,,,,,,,,,

	,"Association Calendar","calendar.php",,,1

	])



	addmenu(menu=["contacts",


	,,150,1,"",style1,,"",effect1,,,,,,,,,,,,

	,"Instructors", "show-menu=instructors",,,1

	,"Club List", "show-menu=clubs1",,,1

	
	

	])



		addmenu(menu=["instructors",

		,,200,1,"",style1,,"left",effect1,,,,,,,,,,,,

		,"Hanshi Bernard Creton","contacts.php?var1=Bernard%20Creton",,,1

		,"Shihan John Wilson","contacts.php?var1=John%20Wilson",,,1

		
		,"Shihan Ulla Nielson","contacts.php?var1=Ulla%20Nielsen",,,1
		
		,"Shihan Wayne Mortimer","contacts.php?var1=Wayne%20Mortimer",,,1

		,"Sensei Tony Wellsted","contacts.php?var1=Tony%20Wellsted",,,1
		
		,"Sensei Jean Simmonds","contacts.php?var1=Jean%20Simmonds",,,1
		
		,"Sensei Tracy Pratt","contacts.php?var1=Tracy%20Pratt",,,1

		,"Sensei Mike Batt","contacts.php?var1=Mike%20Batt",,,1

		,"Sensei Tim Goullet","contacts.php?var1=Tim%20Goullet",,,1

		,"Sensei Ryan Gordon","contacts.php?var1=Ryan%20Gordon",,,1

		,"Sensei Clifford Bolt","contacts.php?var1=Clifford%20Bolt",,,1

		,"Sensei Pam Horton","contacts.php?var1=Pam%20Horton",,,1

		,"Sensei Lydia Stratton","contacts.php?var1=Lydia%20Stratton",,,1


		,"Sensei Russell Peacock","contacts.php?var1=Russell%20Peacock",,,1
		
		,"Sensei Darren Brinkman","contacts.php?var1=Darren%20Brinkman",,,1
		
		,"Sensei Alan Miller","contacts.php?var1=Alan%20Miller",,,1
		,"Sensei Daniel Creton","contacts.php?var1=Daniel%20Creton",,,1
		,"Sensei Yvonne Phillips","contacts.php?var1=Yvonne%20Phillips",,,1
		,"Sensei Soeren Hanson","contacts.php?var1=Soeren%20Hanson",,,1
		,"Sensei Maxine Lee","contacts.php?var1=Maxine%20Lee",,,1
		,"Sensei Kim Garrett","contacts.php?var1=Kim%20Garrett",,,1
		])




	addmenu(menu=["links",

	,,150,1,,style1,0,"left",effect1,,,,,,,,,,,,

	,"Association Links","show-menu=asslinks",,,1

	,"Other Links","show-menu=other",,,1

	])


		addmenu(menu=["asslinks",

		,,150,1,"",style1,,"left",effect1,,,,,,,,,,,,

		,"Danish Site","http://www.vkkc.com/",,,1
		
		,"Scottish Site","http://www.karatejutsuscotland.org.uk",,,1
		
		,"Ashford Site","http://www.ashfordjutsukai.co.uk",,,1

		,"Eastbourne & Hailsham Site","http://www.ehkjk.co.uk",,,1
		
		,"Weald Site","http://www.wealdkjk.co.uk",,,1

		])


		addmenu(menu=["other",

		,,150,1,"",style1,,"left",effect1,,,,,,,,,,,,

		,"NAKMAS","http://www.nakmas.org.uk",,,1

		,"WKO","http://www.kickboxing-wka.co.uk",,,1

		

		])



dumpmenus()