
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)}

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500			
followspeed=5			
followrate=40			
suboffset_top=10;		
suboffset_left=10;		

style1=[
"navy",	
"C9E3FA",
"ffebdc",
"003366",
"000000",
10,	
"normal",
"bold",	
"Verdana, Arial",
4,		
,		
,		
"66ffff",	
"000099",	
"C9E3FA",	
"navy",		
,		
"ffffff",	
"000099",	
]



addmenu(menu=[
"mainmenu",	
170,		
0,		
,		
1,		
"center",	
style1,		
1,		
"center",	
effect,		
,		
1, 		
,		
,		
,		
,		
,		
,		
,		
,		
,		
,"Home","index.html","Back to the home page","",1 
,"Air&nbsp;Training&nbsp;Corps","atc.html",,"ATC Information",1
,"ATC&nbsp;Activities","atcactivities.html",,"ATC Activities",1
,"2175&nbsp;(RR)&nbsp;Squadron","2175squadron.html",,"Squadron Information",1
,"Photo&nbsp;Gallery","gallery.html",,"Photo Gallery",1
,"Interactive","interactive.html",,"Interactive",1
,"Resources","resources.html",,"Resources Page",1
,"Affiliations","hostedsites.html",,"Hosted Sites",1
,"Links","links.html",,"Links to related pages.",1
,"Search","search.html",,"Search Our Website.",1
])

	addmenu(menu=["HomeLinks",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"What's New?","http://www.air-cadet.freeserve.co.uk/new.html",,,1
	,"Squadron News","http://www.air-cadet.freeserve.co.uk/Newsletter.html",,,1
	,"Contact Us","http://www.air-cadet.freeserve.co.uk/Recruitment.html",,,1

	])
	

	addmenu(menu=["ATCInfo",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"General Informaion","http://www.air-cadet.freeserve.co.uk/atc.html",,,1
	,"Organisation","http://www.air-cadet.freeserve.co.uk/aco.html",,,1
	,"History","http://www.air-cadet.freeserve.co.uk/atchistory.html",,,1
	,"Uniform","http://www.air-cadet.freeserve.co.uk/Uniform.html",,,1
	,"Classification","http://www.air-cadet.freeserve.co.uk/classifications.html",,,1
	,"Ranks","http://www.air-cadet.freeserve.co.uk/ranks.html",,,1

	])
	

dumpmenus()