function DefineShowDetails(){
auditions=2;
rehearsals=2;
tickets=0;
juniors=1;
disporder1=1;
disporder2=51;
disporder3=0;
shows=new Array(150);
shows[1]="Juniors";
shows[2]="Tom Sawyer";
shows[3]="28th Oct - 30th Oct 2010";
shows[4]="Frensham Heights";
shows[5]="http://www.frenshamheights.org/ent/enterprises/facilities/pac.html";
shows[6]="juniorsstory.shtml";
shows[7]="2010,Oct,28";
shows[8]="2010,Oct,30";
shows[9]="";
shows[10]="";
shows[11]="";
shows[12]="";
shows[13]="";
shows[14]="";
shows[15]="";
shows[16]="";
shows[17]="";
shows[18]="";
shows[19]="";
shows[20]="";
shows[21]="";
shows[22]="show1front.jpg";
shows[23]="19:30";
shows[24]="14:30";
shows[25]="";
shows[26]="";
shows[27]="";
shows[28]="";
shows[29]="";
shows[51]="Seniors";
shows[52]="Thoroughly Modern Millie";
shows[53]="25th Jan - 29th Jan 2011";
shows[54]="Farnham Maltings";
shows[55]="http://www.farnhammaltings.co.uk/";
shows[56]="story.shtml";
shows[57]="2011,Jan,25";
shows[58]="2011,Jan,29";
shows[59]="";
shows[60]="";
shows[61]="";
shows[62]="";
shows[63]="";
shows[64]="";
shows[65]="";
shows[66]="";
shows[67]="";
shows[68]="";
shows[69]="";
shows[70]="";
shows[71]="";
shows[72]="show2front.jpg";
shows[73]="19:30";
shows[74]="14:30";
shows[75]="";
shows[76]="";
shows[77]="";
shows[78]="";
shows[79]="";
shows[101]="Seniors";
shows[102]="Phantom";
shows[103]="8th Jun - 12th Jun 2010";
shows[104]="Farnham Maltings";
shows[105]="http://www.farnhammaltings.co.uk/";
shows[106]="story.shtml";
shows[107]="2010,Jun,08";
shows[108]="2010,Jun,12";
shows[109]="";
shows[110]="";
shows[111]="";
shows[112]="";
shows[113]="";
shows[114]="";
shows[115]="";
shows[116]="";
shows[117]="";
shows[118]="";
shows[119]="";
shows[120]="";
shows[121]="";
shows[122]="show3front.jpg";
shows[123]="19:30";
shows[124]="14:30";
shows[125]="";
shows[126]="";
shows[127]="";
shows[128]="";
shows[129]="";
}
