var aLogos = new Array();
var aDescs = new Array();
var aBullets = new Array();
var aImages = new Array();

///////////////////////Simply Burlesque Act///////////////////////

	aLogos[0] = 'simply';
	aDescs[0] = 'For your delectation.  Let them welcome your guests in style.  These simply gorgeous artists may also entertain you with their range of burlesque balloons. Saucy but nice for oh so many occasions!';
	
	aBullets[0] = new Array();
	aBullets[0][0] = '• Interactive Stilt-walking';
	aBullets[0][1] = '• Optional Burlesque Balloons';
	
	aImages[0] = new Array();
	aImages[0][0] = new Array();
	aImages[0][0][0] = 'image/acts/simply/1.jpg';
	aImages[0][0][1] = 'L';
	aImages[0][1] = new Array();
	aImages[0][1][0] = 'image/acts/simply/2.jpg';
	aImages[0][1][1] = 'P';
	aImages[0][2] = new Array();
	aImages[0][2][0] = 'image/acts/simply/3.jpg';
	aImages[0][2][1] = 'P';
	
///////////////////////Gorgeous Gourmet Act///////////////////////	
	
	aLogos[1] = 'gourmet';
	aDescs[1] = 'Be scrumptiously entertained by Georgina and Maisy. These two delightfully tall (and occasionally small should the need arise) waitresses, will make your evening a gastro extravaganza with magic, the odd balloon and ladles of fun!';
	
	aBullets[1] = new Array();
	aBullets[1][0] = '• Interactive Stilt-walking';
	aBullets[1][1] = '• Comedy with magic';
	aBullets[1][2] = '• Ground based (skates) available';
	
	aImages[1] = new Array();
	aImages[1][0] = new Array();
	aImages[1][0][0] = 'image/acts/gourmet/1.jpg';
	aImages[1][0][1] = 'L';
	aImages[1][1] = new Array();
	aImages[1][1][0] = 'image/acts/gourmet/2.jpg';
	aImages[1][1][1] = 'P';
	aImages[1][2] = new Array();
	aImages[1][2][0] = 'image/acts/gourmet/3.jpg';
	aImages[1][2][1] = 'L';
	aImages[1][3] = new Array();
	aImages[1][3][0] = 'image/acts/gourmet/4.jpg';
	aImages[1][3][1] = 'P';
	aImages[1][4] = new Array();
	aImages[1][4][0] = 'image/acts/gourmet/5.jpg';
	aImages[1][4][1] = 'P';
	aImages[1][5] = new Array();
	aImages[1][5][0] = 'image/acts/gourmet/6.jpg';
	aImages[1][5][1] = 'L';
	aImages[1][6] = new Array();
	aImages[1][6][0] = 'image/acts/gourmet/7.jpg';
	aImages[1][6][1] = 'P';
	aImages[1][7] = new Array();
	aImages[1][7][0] = 'image/acts/gourmet/8.jpg';
	aImages[1][7][1] = 'P';
	aImages[1][8] = new Array();
	aImages[1][8][0] = 'image/acts/gourmet/9.jpg';
	aImages[1][8][1] = 'P';
	aImages[1][9] = new Array();
	aImages[1][9][0] = 'image/acts/gourmet/10.jpg';
	aImages[1][9][1] = 'P';
	
///////////////////////Top Totty Act///////////////////////	
	
	aLogos[2] = 'totty';
	aDescs[2] = 'A class act (well they think they are).  Millicent and Beatrice just laav to chairt and mhake the best of every phoe-toe hopport-chew-naughty. Toodle loo darling (Names subject to change of course), err, excuse me but where is my glass of champagne?';	
	
	aBullets[2] = new Array();
	aBullets[2][0] = '• Interactive Stilt-walking';
	
	aImages[2] = new Array();
	aImages[2][0] = new Array();
	aImages[2][0][0] = 'image/acts/totty/1.jpg';
	aImages[2][0][1] = 'L';
	aImages[2][1] = new Array();
	aImages[2][1][0] = 'image/acts/totty/2.jpg';
	aImages[2][1][1] = 'P';
	
	