	with(newmenu=new menuname('mainmenu'))
	{
		itemheight=14;align="left"
		top=0;
		position='relative';orientation='horizontal';alwaysvisible=1;style=toplevelStyle;followscroll=0;
		aI('text=home;status=home;showmenu=home;url=index.html;clickfunction=document.location.href=\'index.html\';')
		aI('text=locations;status=locations;showmenu=locations;url=loc_cpt.asp;clickfunction=document.location.href=\'loc_cpt.asp\';')
		aI('text=crew;status=crew;showmenu=crew;url=crew.html;clickfunction=document.location.href=\'crew.html\';')
		aI('text=news;status=news;showmenu=news;url=news.html;clickfunction=document.location.href=\'news.html\';')
		aI('text=about;status=About;showmenu=About;url=about.html;clickfunction=document.location.href=\'about.html\';')
	}
	with(newmenu=new menuname('locations'))
	{
		orientation='vertical';alwaysvisible=0;style=sublevelStyle;followscroll=0;
		aI('text=locations cape town;status=locations cape town;showmenu=locations cape town;url=loc_cpt.asp;clickfunction=document.location.href=\'loc_cpt.asp\';')
		aI('text=locations jo\'burg / durban;status=locations jo\'burg / durban;showmenu=locations johannesburg;url=loc_jhb.asp;clickfunction=document.location.href=\'loc_jhb.asp\';')	
		aI('text=locations cape nature;status=locations cape nature;showmenu=locations cape nature;url=loc_nat.asp;clickfunction=document.location.href=\'loc_nat.asp\';')	
	}	

	with(newmenu=new menuname('crew'))
	{
		/*
		scouts
		unit managers
		unit assistants
		location managers
		eco's
		behind the scenes photographers
		
		orientation='vertical';alwaysvisible=0;style=sublevelStyle;followscroll=0;
		aI('text=scouts;status=scouts;url=scouts.asp;clickfunction=document.location.href=\'scouts.asp\';')
		aI('text=unit managers;status=unit managers;url=unit_managers.asp;clickfunction=document.location.href=\'unit_managers.asp\';')
		aI('text=location managers;status=location managers;url=location_managers.html;clickfunction=document.location.href=\'location_managers.html\';')
		aI('text=eco\'s;status=eco\'s;url=eco.html;clickfunction=document.location.href=\'eco.html\';')
		aI('text=behind the scenes photographers;status=behind the scenes photographers;url=behind_the_scenes_photographers.html;clickfunction=document.location.href=\'behind_the_scenes_photographers.html\';')
	
	   aI('text=pa\'s;status=pa\'s;url=pa\'s.html;clickfunction=document.location.href=\'pa\'s.html\';')*/
	}	
	
	with(newmenu=new menuname('news'))
	{
		/*
		scouts
		unit managers
		unit assistants
		location managers
		eco's
		behind the scenes photographers
		*/
		orientation='vertical';alwaysvisible=0;style=sublevelStyle;followscroll=0;
		aI('text=November 2008;status=November 2008;url=November_2008.html;clickfunction=document.location.href=\'November_2008.asp\';')
		aI('text=Febuary 2008;status=Febuary 2008;url=Febuary_2008.html;clickfunction=document.location.href=\'Febuary_2008.asp\';')
		aI('text=November 2007;status=November 2007;url=November_2007.html;clickfunction=document.location.href=\'November_2007.asp\';')
	  
	}	
	
