		// TOURS AND TOURISM "anylinkmenu1"

var province={divclass:'anylinkmenu', inlinestyle:'', linktarget:'_top'} //First menu variable. Make sure "anylinkmenu1" is a unique name!
province.items=[
	[".", "."],
	[".", "."] //no comma following last entry!
]

		// ACCOMMODATION "anylinkmenu1"

var accom={divclass:'anylinkmenu', inlinestyle:'', linktarget:'_top'} //First menu variable. Make sure "anylinkmenu1" is a unique name!
accom.items=[
	[".", "."],
	[".", "."],
	[".", "."],
	[".", "."]  //no comma following last entry!
]


		// NOT CURRENTLY USED "anylinkmenu1"
		
var hold={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
hold.items=[
	["Africa Guest House", "sedibeng/africaguesthouse/index.php"],
	["Igoli River Castle", "sedibeng/igolivdbp/index.php"],
	["Karma Game Ranch", "sedibeng/karmaranch/index.php"],
	["Snymanshof", "sedibeng/snymanshof/index.php"] //no comma following last entry!
]

		// NOT CURRENTLY USED "anylinkmenu1"
		
var hold1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
hold1.items=[
	["Karma Game Ranch", "sedibeng/karmaranch/index.php"],
	["Snymanshof", "sedibeng/snymanshof/index.php"]  //no comma following last entry!
]



			// FUNCTION VENUES anylinkmenu3

var venue={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'_blank'} //Third menu variable. Same precaution. original reference is anylinkmenu3
venue.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
venue.items=[
	["INLAN the gallery", "http://www.guestinafrica.co.za/inlan.php"],
	["Dr. Amari", "http://www.guestinafrica.co.za/DrAmari/index.php"],
	[".", "."],
	[".", "."],
	[".", "."] //no comma following last entry!
]

//Dancers by School

var school={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#808080', linktarget:'_top'} //Second menu variable. Same precaution.
school.items=[
	["Indipendent Dancers", "./indipendents.php"],
	["Dance Unlimited", "./danceunlimited.php"],
	[".", "./construction.php"],
	[".", "./construction.php"] //no comma following last entry!
]

//Dancers by Style

var style={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#808080', linktarget:'_top'} //Second menu variable. Same precaution.
style.items=[
	["Ballet", "./ballet.php"],
	["Ballroom", "./ballroom.php"],
	["Belly Dance", "./belly.php"],
	["Freestyle", "./freestyle.php"],
	["Gumboot", "./gumboot.php"],
	["Hip Hop", "./hiphop.php"],
	["Latin-American", "./latin.php"],
	["Line dance", "./line.php"],
	["Social dance", "./social.php"],
	["Spanish dance", "./spanish.php"],
	["Tap dance", "./tap.php"] //no comma following last entry!
]

//Suppliers

var supply={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#808080', linktarget:'_top'} //Second menu variable. Same precaution.
supply.items=[
	["Accessories", "./construction.php"],
	["Choreography", "./construction.php"],
	["Costumes", "./construction.php"],
	["Make-up", "./construction.php"],
	["Music", "./construction.php"],
	["Photo-Video", "./construction.php"],
	["Props", "./construction.php"],				
	["Shoes", "./construction.php"] //no comma following last entry!
]



			// GAME RANCHES AND LODGES anylinkmenu3

var game={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'_blank'} //Third menu variable. Same precaution. original reference is anylinkmenu3
game.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
game.items=[
	[".", "."],
	[".", "."]  //no comma following last entry!
]



		// NOT USED
var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FDD271', linktarget:'_new'} //Second menu variable.must click to activate Same precaution.
anylinkmenu2.items=[
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
]
		// NOT USED
var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#DFFDF4', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
]
