function setListIntro(theSubj,theYear){
var theBand="";
if (theSubj=="boc"){theBand="BOC"}
if (theSubj=="swu"){theBand="Soft White Underbelly"}
if (theSubj=="sfg"){theBand="Stalk Forest Group"}
if (theSubj=="bds"){theBand="BDS"}
if (theSubj=="bdb"){theBand="Buck Dharma Band"}
if (theSubj=="rdj"){theBand="The Red and the Black"}
if (theSubj=="jbf"){theBand="Joe Bouchard and Friends"}
if (theSubj=="jbsolo"){theBand="Joe Bouchard Solo"}
if (theSubj=="jbpg"){theBand="Joe Bouchard/Patty G"}
if (theSubj=="xbros"){theBand="X Brothers"}
if (theSubj=="cbros"){theBand="Cult Brothers"}
if (theSubj=="bluecoupe"){theBand="Blue Coupe"}
if (theSubj=="tbs"){theBand="Brain Surgeons "+theYear+""}
if (theSubj=="regaltones"){theBand="Regaltones"}
if (theSubj=="underbelly"){theBand="Underbelly"}
if (theSubj=="helenwheels"){theBand="Helen Wheels"}

var wSLIntro='<tr><td colspan="5"><img src="../images/spacer.gif" alt="" width="1" height="10" hspace="0" vspace="0"><'+'/td><'+'/tr>';
wSLIntro+='<tr><td colspan="5">';
wSLIntro+='<div class="introSetlistText">';

if (theSubj=="rdj"){
wSLIntro+='<p>This section contains all the setlists I currently know about from gigs performed as external projects ';
wSLIntro+='by BOC members and has been created with valuable help from Andrew Rushton and Chuck Saden. I\'m currently on';
wSLIntro+='the lookout for gig information on the Eric Bloom Band, so if you have any details, please let me ';
wSLIntro+='<sc'+'ript>doMail(em1,em2,em3,"?subject='+theBand+' External Project Info","know","bocLink")<'+'/scr'+'ipt><'+'/p>';
}

else if (theSubj=="boc"){
wSLIntro+='<p>This page lists all the setlists for '+theYear+' which I currently know about. This list has been formulated largely ';
wSLIntro+='from the gig history section of the <a href="http://www.blueoystercult.com/Road-main.html" target="_blank" class="bocLink">B&Ouml;C ';
wSLIntro+='Official site<'+'/a>, as well as the Bolle Gregmar Cultural Archive, my own online research and from valuable information sent in by CultHeads ';
wSLIntro+='from around the world. Thanks to all of you who\'ve contributed to this project. <'+'/p>';
wSLIntro+='<p>If you know of any gigs or setlists which are missing, please get in ';
wSLIntro+='<sc'+'ript>doMail(em1,em2,em3,"?subject='+theBand+' Setlist Info ['+theYear+']","touch","bocLink")<'+'/scr'+'ipt>. ';
wSLIntro+='The more complete this resource is, the more useful it will be as a historical document. If you spot any mistakes, again, please let ';
wSLIntro+='me <sc'+'ript>doMail(em1,em2,em3,"?subject='+theBand+' Setlist Errors ['+theYear+']","know","bocLink")<'+'/scr'+'ipt> ';
wSLIntro+='and I\'ll get them corrected. Also - if you have a review available for any of these gigs, why not ';
wSLIntro+='<sc'+'ript>doMail(em1,em2,em3,"?subject='+theBand+' Review ['+theYear+']","send","bocLink")<'+'/scr'+'ipt> ';
wSLIntro+='it to me and I\'ll post it on the site. ';
}

else{
wSLIntro+='<p>This page lists all the '+theBand+' gigs and setlists which I currently know about. Were you at any of the concerts above? ';
wSLIntro+='If so, do you have anything to contribute?  I\'m not just after setlists...  ';
wSLIntro+='photos, gig reviews and reports, accounts of meeting the band, etc etc. If it\'s '+theBand+'-related, ';
wSLIntro+='then I\'d love to ';
wSLIntro+='<sc'+'ript>doMail(em1,em2,em3,"?subject='+theBand+' Contributions","hear","bocLink")<'+'/scr'+'ipt> ';
wSLIntro+='about it... ';
wSLIntro+='If you know of any gigs or setlists which are missing, please get in ';
wSLIntro+='<sc'+'ript>doMail(em1,em2,em3,"?subject='+theBand+' Setlist Info","touch","bocLink")<'+'/scr'+'ipt>. ';
wSLIntro+='<p>The more complete this resource is, the more useful it will be as a historical document.  If you spot any mistakes, again, ';
wSLIntro+='please let me ';
wSLIntro+='<sc'+'ript>doMail(em1,em2,em3,"?subject='+theBand+' Setlist Errors","know","bocLink")<'+'/scr'+'ipt> ';
wSLIntro+='and I\'ll get them corrected.';
}

wSLIntro+='<'+'/div>';
wSLIntro+='<div class="pageJumper">';
wSLIntro+='<a href="#top"><img src="../images/sitestuff/arrow_up.gif" alt="Jump to Top" ';
wSLIntro+='width="10" height="10" border="0" vspace="0" title="Click here to jump to the top of this page...">';
wSLIntro+='<'+'/a><'+'/div>';
wSLIntro+='<'+'/td><'+'/tr>';
wSLIntro+='<tr><td colspan="5"><img src="../images/spacer.gif" alt="" width="1" height="10" hspace="0" vspace="0"><'+'/td><'+'/tr>';
wSLIntro+='<'+'/table><'+'/div>';
document.write(wSLIntro);
}

function writeSetlist(wotShow,rowHeight) {
var setlistList=eval(wotShow);
var gotSetList=eval(setlistList[0]);
var gigDay=myUnescape(setlistList[1]);
var gigMonth=myUnescape(setlistList[2]);
var gigYear=myUnescape(setlistList[3]);
var gigVenue=myUnescape(setlistList[4]);
var gigTown=myUnescape(setlistList[5]);
var gigCountry=myUnescape(setlistList[6]);
var wotLoc=eval(setlistList[13]);
var dateOK=eval(setlistList[20]);
var dateOKTxt=myUnescape(setlistList[21]);
var twoGigs=eval(setlistList[24]);
 
var gigYear2dec=gigYear.charAt(2)+gigYear.charAt(3);
var gigCode=gigYear2dec+gigMonth+gigDay;


var rowHeight;
dateClass="setDateUS";
if (wotLoc>59){dateClass="setDateCanada";}
if (wotLoc>73){dateClass="setDateEurope";}
 
var gigMonthL="";
if (gigMonth=="01") {gigMonthL="January"}
if (gigMonth=="02") {gigMonthL="February"}
if (gigMonth=="03") {gigMonthL="March"}
if (gigMonth=="04") {gigMonthL="April"}
if (gigMonth=="05") {gigMonthL="May"}
if (gigMonth=="06") {gigMonthL="June"}
if (gigMonth=="07") {gigMonthL="July"}
if (gigMonth=="08") {gigMonthL="August"}
if (gigMonth=="09") {gigMonthL="September"}
if (gigMonth=="10") {gigMonthL="October"}
if (gigMonth=="11") {gigMonthL="November"}
if (gigMonth=="12") {gigMonthL="December"}

var gigDayL=gigDay;
if (gigDayL=="00") {gigDayL=""}

var wSetL='<td valign="top" width="'+setListWidth+'">';
wSetL+='<table border="0" cellspacing="1" cellpadding="0" width="'+setListWidth+'">';
wSetL+='<tr><td valign="top" class="'+dateClass+'" nowrap colspan="2"><a name="'+gigCode+'">'+gigDayL+' '+gigMonthL+' '+gigYear+'<'+'/a><'+'/td><'+'/tr>';
wSetL+='<tr><td valign="top" class="setVenue" nowrap colspan="2">'+gigVenue+'<'+'/td><'+'/tr>';
wSetL+='<tr><td valign="top" class="setLocation" nowrap colspan="2">'+gigTown+'<'+'/td><'+'/tr>';
wSetL+='<tr><td valign="top" class="setCountry" nowrap colspan="2">'+gigCountry+'<'+'/td><'+'/tr>';
wSetL+='<tr><td colspan="2"><img src="../images/spacer.gif" alt="" width="'+setListWidth+'" height="1" hspace="0" vspace="0"><'+'/td><'+'/tr>';

if (gotSetList<4) {
var oddEven=0;
for (xtra = 0; xtra < rowHeight; xtra++){
if (oddEven<1) {wSetL+='<tr><td class="song" colspan="2">&nbsp;<'+'/td><'+'/tr>';oddEven=1;}
else {wSetL+='<tr><td class="song2" colspan="2">&nbsp;<'+'/td><'+'/tr>';oddEven=0;}
}
}

if (gotSetList==11) {
if (twoGigs>0){gigCode=gigYear2dec+gigMonth+gigDay+"b";}
var theGig=eval("s"+gigCode);
var songNum=eval(theGig[0]);
//alert(gigCode);
//alert(theGig);

var encoreNum=eval(theGig[1]);
var theDifference=(rowHeight-songNum);
var songOffset=2;  
var oddEven=0;
for (i = 0; i < songNum; i++){if (i<9) {wSetL+='<tr><td valign="top" class="number">0'+(i+1)+'<'+'/td>';}
else {wSetL+='<tr><td valign="top" class="number">'+(i+1)+'<'+'/td>';}
if (i<encoreNum-1){
if (oddEven<1) {wSetL+='<td valign="top" class="song" nowrap>'+ myUnescape(theGig[(i+songOffset)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2" nowrap>'+ myUnescape(theGig[(i+songOffset)])+'<'+'/td>';oddEven=0;}
}
else {
if (oddEven<1) {wSetL+='<td valign="top" class="songEncore" nowrap>'+ myUnescape(theGig[(i+songOffset)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2Encore" nowrap>'+ myUnescape(theGig[(i+songOffset)])+'<'+'/td>';oddEven=0;}
}
wSetL+='<'+'/tr>';
}
if (theDifference>0){
for (xtra = 0; xtra < theDifference; xtra++){
if (oddEven<1) {
wSetL+='<tr><td class="song" colspan="2">&nbsp;<'+'/td><'+'/tr>';oddEven=1;}
else {wSetL+='<tr><td class="song2" colspan="2">&nbsp;<'+'/td><'+'/tr>';oddEven=0;}
}
}
}

if (gotSetList==21) {
var theGig=eval("s"+gigCode);
var songNum=eval(theGig[0]);
var encoreNum=eval(theGig[1]);
var theDifference=(rowHeight-songNum);
var songOffset=2;  
var oddEven=0;
var songNum2=eval(theGig[songOffset+songNum]);
var encoreNum2=eval(theGig[(songOffset+songNum+1)]);
var songOffset2=(songOffset+songNum+2);
var theDifference=(rowHeight-((songNum+songNum2)+1));
var oddEven=0;
for (i = 0; i<songNum; i++){if (i<9) {wSetL+='<tr><td valign="top" class="number">0'+(i+1)+'<'+'/td>';}
else {wSetL+='<tr><td valign="top" class="number">'+(i+1)+'<'+'/td>';}
if ((i<encoreNum-1)&&(i<songNum)){
if (oddEven<1) {
 wSetL+='<td valign="top" class="song" nowrap>'+ myUnescape(theGig[(i+songOffset)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2" nowrap>'+ myUnescape(theGig[(i+songOffset)])+'<'+'/td>';oddEven=0;}
}
else {
if (oddEven<1) {
wSetL+='<td valign="top" class="songEncore" nowrap>'+ myUnescape(theGig[(i+songOffset)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2Encore" nowrap>'+ myUnescape(theGig[(i+songOffset)])+'<'+'/td>';oddEven=0;}
}
wSetL+='<'+'/tr>';
}
if (oddEven<1) {wSetL+='<tr><td valign="top" colspan="2" class="setNumTitle" align="center">Set 2<'+'/td><'+'/tr>';oddEven=1;}
else {wSetL+='<tr><td valign="top" colspan="2" class="setNumTitle2" align="center">Set 2<'+'/td><'+'/tr>';oddEven=0;}
for (j = 0; j<songNum2; j++){if (j<9) {wSetL+='<tr><td valign="top" class="number2">0'+(j+1)+'<'+'/td>';}
else {wSetL+='<tr><td valign="top" class="number2">'+(j+1)+'<'+'/td>';}
if (j<encoreNum2-1){
if (oddEven<1) {wSetL+='<td valign="top" class="song" nowrap>'+ myUnescape(theGig[(j+songOffset2)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2" nowrap>'+ myUnescape(theGig[(j+songOffset2)])+'<'+'/td>';oddEven=0;}
}
else {
if (oddEven<1) {wSetL+='<td valign="top" class="songEncore" nowrap>'+ myUnescape(theGig[(j+songOffset2)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2Encore" nowrap>'+ myUnescape(theGig[(j+songOffset2)])+'<'+'/td>';oddEven=0;}
}
wSetL+='<'+'/tr>';
}
if (theDifference>0){
for (xtra = 0; xtra < theDifference; xtra++){
if (oddEven<1) {wSetL+='<tr><td class="song" colspan="2">&nbsp;<'+'/td><'+'/tr>';oddEven=1;}
else {wSetL+='<tr><td class="song2" colspan="2">&nbsp;<'+'/td><'+'/tr>';oddEven=0;}
}
}
}

if (gotSetList==31) {
var theGig=eval("s"+gigCode);
var songNum=eval(theGig[0]);
var encoreNum=eval(theGig[1]);
var songOffset=2;  

var songNum2=eval(theGig[songOffset+songNum]);
var encoreNum2=eval(theGig[(songOffset+songNum+1)]);
var songOffset2=(songOffset+songNum+2);

var songNum3=eval(theGig[songNum+songNum2+4]);
var encoreNum3=eval(theGig[(songNum+songNum2+4+1)]);
var songOffset3=(songNum+songNum2+6);

var theDifference=(rowHeight-((songNum+songNum2+songNum3)+2));
var oddEven=0;
for (i = 0; i<songNum; i++){if (i<9) {wSetL+='<tr><td valign="top" class="number">0'+(i+1)+'<'+'/td>';}
else {wSetL+='<tr><td valign="top" class="number">'+(i+1)+'<'+'/td>';}
if ((i<encoreNum-1)&&(i<songNum)){
if (oddEven<1) {
 wSetL+='<td valign="top" class="song" nowrap>'+ myUnescape(theGig[(i+songOffset)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2" nowrap>'+ myUnescape(theGig[(i+songOffset)])+'<'+'/td>';oddEven=0;}
}
else {
if (oddEven<1) {
 wSetL+='<td valign="top" class="songEncore" nowrap>'+ myUnescape(theGig[(i+songOffset)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2Encore" nowrap>'+ myUnescape(theGig[(i+songOffset)])+'<'+'/td>';oddEven=0;}
}
wSetL+='<'+'/tr>';
}
if (oddEven<1) {wSetL+='<tr><td valign="top" colspan="2" class="setNumTitle" align="center">Set 2<'+'/td><'+'/tr>';oddEven=1;}
else {wSetL+='<tr><td valign="top" colspan="2" class="setNumTitle2" align="center">Set 2<'+'/td><'+'/tr>';oddEven=0;}
for (j = 0; j<songNum2; j++){if (j<9) {wSetL+='<tr><td valign="top" class="number2">0'+(j+1)+'<'+'/td>';}
else {wSetL+='<tr><td valign="top" class="number2">'+(j+1)+'<'+'/td>';}
if (j<encoreNum2-1){
if (oddEven<1) {wSetL+='<td valign="top" class="song" nowrap>'+ myUnescape(theGig[(j+songOffset2)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2" nowrap>'+ myUnescape(theGig[(j+songOffset2)])+'<'+'/td>';oddEven=0;}
}
else {
if (oddEven<1) {wSetL+='<td valign="top" class="songEncore" nowrap>'+ myUnescape(theGig[(j+songOffset2)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2Encore" nowrap>'+ myUnescape(theGig[(j+songOffset2)])+'<'+'/td>';oddEven=0;}
}
wSetL+='<'+'/tr>';
}

if (oddEven<1) {wSetL+='<tr><td valign="top" colspan="2" class="setNumTitle" align="center">Set 3<'+'/td><'+'/tr>';oddEven=1;}
else {wSetL+='<tr><td valign="top" colspan="2" class="setNumTitle2" align="center">Set 3<'+'/td><'+'/tr>';oddEven=0;}
for (k = 0; k<songNum3; k++){if (k<9) {wSetL+='<tr><td valign="top" class="number2">0'+(k+1)+'<'+'/td>';}
else {wSetL+='<tr><td valign="top" class="number2">'+(k+1)+'<'+'/td>';}
if (k<encoreNum3-1){
if (oddEven<1) {wSetL+='<td valign="top" class="song" nowrap>'+ myUnescape(theGig[(k+songOffset3)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2" nowrap>'+ myUnescape(theGig[(k+songOffset3)])+'<'+'/td>';oddEven=0;}
}
else {
if (oddEven<1) {wSetL+='<td valign="top" class="songEncore" nowrap>'+ myUnescape(theGig[(k+songOffset3)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2Encore" nowrap>'+ myUnescape(theGig[(k+songOffset3)])+'<'+'/td>';oddEven=0;}
}
wSetL+='<'+'/tr>';
}
if (theDifference>0){
for (xtra = 0; xtra < theDifference; xtra++){
if (oddEven<1) {wSetL+='<tr><td class="song" colspan="2">&nbsp;<'+'/td><'+'/tr>';oddEven=1;}
else {wSetL+='<tr><td class="song2" colspan="2">&nbsp;<'+'/td><'+'/tr>';oddEven=0;}
}
}
}
 

if (gotSetList==41) {
var theGig=eval("s"+gigCode);
var songNum=eval(theGig[0]);
var encoreNum=eval(theGig[1]);
var songOffset=2;
var songNum2=eval(theGig[songOffset+songNum]);
var encoreNum2=eval(theGig[(songOffset+songNum+1)]);
var songOffset2=(songOffset+songNum+2);
var songNum3=eval(theGig[songNum+songNum2+4]);
var encoreNum3=eval(theGig[(songNum+songNum2+4+1)]);
var songOffset3=(songOffset2+songNum2+2);
var songNum4=eval(theGig[songNum+songNum2+songNum3+6]);
var encoreNum4=eval(theGig[(songNum+songNum2+songNum3+6+1)]);
var songOffset4=(songOffset3+songNum3+2);
var theDifference=(rowHeight-((songNum+songNum2+songNum3+songNum4)+3));

var oddEven=0;
for (i = 0; i<songNum; i++){if (i<9) {wSetL+='<tr><td valign="top" class="number">0'+(i+1)+'<'+'/td>';}
else {wSetL+='<tr><td valign="top" class="number">'+(i+1)+'<'+'/td>';}
if ((i<encoreNum-1)&&(i<songNum)){
if (oddEven<1) {
 wSetL+='<td valign="top" class="song" nowrap>'+ myUnescape(theGig[(i+songOffset)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2" nowrap>'+ myUnescape(theGig[(i+songOffset)])+'<'+'/td>';oddEven=0;}
}
else {
if (oddEven<1) {
 wSetL+='<td valign="top" class="songEncore" nowrap>'+ myUnescape(theGig[(i+songOffset)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2Encore" nowrap>'+ myUnescape(theGig[(i+songOffset)])+'<'+'/td>';oddEven=0;}
}
wSetL+='<'+'/tr>';
}
if (oddEven<1) {wSetL+='<tr><td valign="top" colspan="2" class="setNumTitle" align="center">Set 2<'+'/td><'+'/tr>';oddEven=1;}
else {wSetL+='<tr><td valign="top" colspan="2" class="setNumTitle2" align="center">Set 2<'+'/td><'+'/tr>';oddEven=0;}
for (j = 0; j<songNum2; j++){if (j<9) {wSetL+='<tr><td valign="top" class="number2">0'+(j+1)+'<'+'/td>';}
else {wSetL+='<tr><td valign="top" class="number2">'+(j+1)+'<'+'/td>';}
if (j<encoreNum2-1){
if (oddEven<1) {wSetL+='<td valign="top" class="song" nowrap>'+ myUnescape(theGig[(j+songOffset2)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2" nowrap>'+ myUnescape(theGig[(j+songOffset2)])+'<'+'/td>';oddEven=0;}
}
else {
if (oddEven<1) {wSetL+='<td valign="top" class="songEncore" nowrap>'+ myUnescape(theGig[(j+songOffset2)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2Encore" nowrap>'+ myUnescape(theGig[(j+songOffset2)])+'<'+'/td>';oddEven=0;}
}
wSetL+='<'+'/tr>';
}

if (oddEven<1) {wSetL+='<tr><td valign="top" colspan="2" class="setNumTitle" align="center">Set 3<'+'/td><'+'/tr>';oddEven=1;}
else {wSetL+='<tr><td valign="top" colspan="2" class="setNumTitle2" align="center">Set 3<'+'/td><'+'/tr>';oddEven=0;}
for (k = 0; k<songNum3; k++){if (k<9) {wSetL+='<tr><td valign="top" class="number2">0'+(k+1)+'<'+'/td>';}
else {wSetL+='<tr><td valign="top" class="number2">'+(k+1)+'<'+'/td>';}
if (k<encoreNum3-1){
if (oddEven<1) {wSetL+='<td valign="top" class="song" nowrap>'+ myUnescape(theGig[(k+songOffset3)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2" nowrap>'+ myUnescape(theGig[(k+songOffset3)])+'<'+'/td>';oddEven=0;}
}
else {
if (oddEven<1) {wSetL+='<td valign="top" class="songEncore" nowrap>'+ myUnescape(theGig[(k+songOffset3)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2Encore" nowrap>'+ myUnescape(theGig[(k+songOffset3)])+'<'+'/td>';oddEven=0;}
}
wSetL+='<'+'/tr>';
}

if (oddEven<1) {wSetL+='<tr><td valign="top" colspan="2" class="setNumTitle" align="center">Set 4<'+'/td><'+'/tr>';oddEven=1;}
else {wSetL+='<tr><td valign="top" colspan="2" class="setNumTitle2" align="center">Set 4<'+'/td><'+'/tr>';oddEven=0;}
for (l = 0; l<songNum4; l++){if (l<9) {wSetL+='<tr><td valign="top" class="number2">0'+(l+1)+'<'+'/td>';}
else {wSetL+='<tr><td valign="top" class="number2">'+(l+1)+'<'+'/td>';}
if (l<encoreNum4-1){
if (oddEven<1) {wSetL+='<td valign="top" class="song" nowrap>'+ myUnescape(theGig[(l+songOffset4)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2" nowrap>'+ myUnescape(theGig[(l+songOffset4)])+'<'+'/td>';oddEven=0;}
}
else {
if (oddEven<1) {wSetL+='<td valign="top" class="songEncore" nowrap>'+ myUnescape(theGig[(l+songOffset4)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2Encore" nowrap>'+ myUnescape(theGig[(l+songOffset4)])+'<'+'/td>';oddEven=0;}
}
wSetL+='<'+'/tr>';
}

if (theDifference>0){
for (xtra = 0; xtra < theDifference; xtra++){
if (oddEven<1) {wSetL+='<tr><td class="song" colspan="2">&nbsp;<'+'/td><'+'/tr>';oddEven=1;}
else {wSetL+='<tr><td class="song2" colspan="2">&nbsp;<'+'/td><'+'/tr>';oddEven=0;}
}
}
}

if ((gotSetList==12)||(gotSetList==13)||(gotSetList==14)||(gotSetList==15)||(gotSetList==16)||(gotSetList==17)||(gotSetList==18)||(gotSetList==19)||(gotSetList==22)||(gotSetList==23)||(gotSetList==24)){
if (gotSetList==12) {var theMessage="[ Setlist may be incomplete ]";}
if (gotSetList==13) {var theMessage="[ Setlist order may be wrong ]";}
if (gotSetList==14) {var theMessage="[ Setlist may be incorrect ]";}
if (gotSetList==15) {var theMessage="[ Rest of Setlist Unknown ]";}
if (gotSetList==16) {var theMessage="[ Start of Setlist Unknown ]";}
if (gotSetList==17) {var theMessage="[ Setlist from memory only ]";}
if (gotSetList==18) {var theMessage="[ That's all I know... ]";}
if (gotSetList==19) {var theMessage="[ Anecdotal Setlisting ]";}
if (gotSetList==22) {var theMessage="[1st Set only - 2nd unknown]";}
if (gotSetList==23) {var theMessage="[2nd Set only - 1st unknown]";}
if (gotSetList==24) {var theMessage="[1 set (of 2) known only]";}
var theGig=eval("s"+gigCode);
var songNum=eval(theGig[0]);
var encoreNum=eval(theGig[1]);
var theDifference=(rowHeight-songNum);
var songOffset=2;  
var oddEven=0;
for (i = 0; i < songNum; i++){if (i<9) {wSetL+='<tr><td valign="top" class="number">0'+(i+1)+'<'+'/td>';}
else {wSetL+='<tr><td valign="top" class="number">'+(i+1)+'<'+'/td>';}

if (i<encoreNum-1){
if (oddEven<1) {wSetL+='<td valign="top" class="song" nowrap>'+ myUnescape(theGig[(i+songOffset)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2" nowrap>'+ myUnescape(theGig[(i+songOffset)])+'<'+'/td>';oddEven=0;}
}
else {
if (oddEven<1) {wSetL+='<td valign="top" class="songEncore" nowrap>'+ myUnescape(theGig[(i+songOffset)])+'<'+'/td>';oddEven=1;}
else {wSetL+='<td valign="top" class="song2Encore" nowrap>'+ myUnescape(theGig[(i+songOffset)])+'<'+'/td>';oddEven=0;}
}
wSetL+='<'+'/tr>';
}
if (oddEven<1) {wSetL+='<tr><td valign="top" colspan="2" class="setNumNotes">'+theMessage+'<'+'/td><'+'/tr>';oddEven=1;}
else {wSetL+='<tr><td valign="top" colspan="2" class="setNumNotes2">'+theMessage+'<'+'/td><'+'/tr>';oddEven=0;}
if (theDifference>0){
for (xtra = 0; xtra < theDifference; xtra++){
if (oddEven<1) {
wSetL+='<tr><td class="song" colspan="2">&nbsp;<'+'/td><'+'/tr>';oddEven=1;}
else {wSetL+='<tr><td class="song2" colspan="2">&nbsp;<'+'/td><'+'/tr>';oddEven=0;}
}
}
}
wSetL+='<'+'/table>';
wSetL+='<'+'/td>';
document.write(wSetL);
}

function compareNumbers(a,b) {return a-b;}

function writeSetlistRow(theSubj) {
var theGigArray=eval("gigArray"+theSubj);
var theStarter=1;
var theIncrement=5;
var theStarterZ=1;
var fullGigNum=eval(theGigArray.length);
var defaultHeight=5;
var getRowHeightsList=new Array();
var getMaxHeightsList=new Array();
var theMaxHeights=new Array();
var endRowHList=new Array();
var rowHeightMax;
var rowHeight;
for (p = 0; p <fullGigNum; p++) {
var currentGig=theGigArray[p];
var gotSetList=eval(currentGig[0]);
var gigDay=myUnescape(currentGig[1]);
var gigMonth=myUnescape(currentGig[2]);
var gigYear=myUnescape(currentGig[3]);
var dateOK=eval(currentGig[20]);
var gigYear2dec=gigYear.charAt(2)+gigYear.charAt(3);
var gigCode=gigYear2dec+gigMonth+gigDay;
if (dateOK==1){gigCode=gigYear2dec+gigMonth+gigDay+"z";}
if (dateOK==2){gigCode=gigYear2dec+gigMonth+gigDay+"y";}
if (dateOK==3){gigCode=gigYear2dec+gigMonth+gigDay+"x";}
if (dateOK==4){gigCode=gigYear2dec+gigMonth+gigDay+"w";}

if ((gotSetList==11)||(gotSetList==12)||(gotSetList==13)||(gotSetList==14)||(gotSetList==15)) {
var theGig=eval("s"+gigCode);
var songNum=eval(theGig[0]);
getRowHeightsList[p]=eval(songNum);
}
else if ((gotSetList==21)||(gotSetList==22)) {
var theGig=eval("s"+gigCode);
var songNum=eval(theGig[0]);
var songOffset=2;
var songNum2=eval(theGig[songOffset+songNum]);
getRowHeightsList[p]=eval((songNum+songNum2)+1);
}
else if (gotSetList==31) {
var theGig=eval("s"+gigCode);
var songNum=eval(theGig[0]);
var songOffset=2;
var songNum2=eval(theGig[songOffset+songNum]);
var songNum3=eval(theGig[songNum+songNum2+4]);
getRowHeightsList[p]=eval((songNum+songNum2+songNum3)+2);
}
else if (gotSetList==41) {
var theGig=eval("s"+gigCode);
var songNum=eval(theGig[0]);
var songOffset=2;
var songNum2=eval(theGig[songOffset+songNum]);
var songNum3=eval(theGig[songNum+songNum2+4]);
var songNum4=eval(theGig[songNum+songNum2+songNum3+6]);
getRowHeightsList[p]=eval((songNum+songNum2+songNum3+songNum4)+3);
}
else {getRowHeightsList[p]=eval(defaultHeight);}
}
var rowNumsFull=(fullGigNum/theIncrement);
var rowNumsMod=(fullGigNum%theIncrement);
var emptyCells=(theIncrement-rowNumsMod);
var rowNums;

if (rowNumsMod>0){
var endRow=(fullGigNum-rowNumsMod);
var mm=0;
for (m=endRow;m<fullGigNum;m++){
endRowHList[mm]=getRowHeightsList[m];
mm=mm+1;
}
endRowHList.sort(compareNumbers);
var endRowHMax=endRowHList[(rowNumsMod-1)];
strNums=""+rowNumsFull;
len=strNums.length;
rowNums=(strNums.substring(0,len-2));
}
else {
rowNums=eval(fullGigNum/theIncrement);
}

for (zz=0;zz<rowNums;zz++){
var theRowSizeZ=eval(theStarterZ+theIncrement);
var heightCtr=0;
for (q=(theRowSizeZ-6);q<(theRowSizeZ-1);q++){
getMaxHeightsList[heightCtr]=getRowHeightsList[q];
heightCtr=heightCtr+1;
}
getMaxHeightsList.sort(compareNumbers);
var rowHeightMax=getMaxHeightsList[4];
theMaxHeights[zz]=rowHeightMax;
theStarterZ=eval(theStarterZ+theIncrement);
}

var wSetLRow='<div align="center"><table border="0" cellspacing="0" cellpadding="0">';
wSetLRow+='<tr><td colspan="5"><img src="../images/spacer.gif" alt="" width="1" height="4" hspace="0" vspace="0"><'+'/td><'+'/tr>';


for (z=0;z<rowNums;z++){
var theRowSize=eval(theStarter+theIncrement);
var rowHeight=theMaxHeights[z];
wSetLRow+='<tr>';
for (ctr=theStarter;ctr<theRowSize;ctr++){
var currentGig=theGigArray[(ctr-1)];
var gotSetList=eval(currentGig[0]);
var gigDay=myUnescape(currentGig[1]);
var gigMonth=myUnescape(currentGig[2]);
var gigYear=myUnescape(currentGig[3]);
var dateOK=eval(currentGig[20]);
var twoGigs=eval(currentGig[24]);

var gigYear2dec=gigYear.charAt(2)+gigYear.charAt(3);
var gigCode=gigYear2dec+gigMonth+gigDay;

if (dateOK==1){gigCode=gigYear2dec+gigMonth+gigDay+"z";}
if (dateOK==2){gigCode=gigYear2dec+gigMonth+gigDay+"y";}
if (dateOK==3){gigCode=gigYear2dec+gigMonth+gigDay+"x";}
if (dateOK==4){gigCode=gigYear2dec+gigMonth+gigDay+"w";}

if (twoGigs>0){gigCode=gigYear2dec+gigMonth+gigDay+"b";}
wSetLRow+='<scr'+'ipt type=text/javas'+'cript>writeSetlist("g'+gigCode+'",'+rowHeight+');<'+'/scr'+'ipt>';
}
wSetLRow+='<'+'/tr>';
wSetLRow+='<tr><td colspan="5"><img src="../images/spacer.gif" alt="" width="1" height="16" hspace="0" vspace="0"><'+'/td><'+'/tr>';
var theStarter=eval(theStarter+theIncrement);
}

if (fullGigNum<5){theRowSize=1};
wSetLRow+='<tr>';
for (a=0;a<rowNumsMod;a++){
for (var ctr=theStarter;ctr<(theRowSize+rowNumsMod);ctr++){
var currentGig=theGigArray[(ctr-1)];
var gigDay=myUnescape(currentGig[1]);
var gigMonth=myUnescape(currentGig[2]);
var gigYear=myUnescape(currentGig[3]);
var dateOK=eval(currentGig[20]);
var twoGigs=eval(currentGig[24]);

var gigYear2dec=gigYear.charAt(2)+gigYear.charAt(3);
var gigCode=gigYear2dec+gigMonth+gigDay;

if (dateOK==1){gigCode=gigYear2dec+gigMonth+gigDay+"z";}
if (dateOK==2){gigCode=gigYear2dec+gigMonth+gigDay+"y";}
if (dateOK==3){gigCode=gigYear2dec+gigMonth+gigDay+"x";}
if (dateOK==4){gigCode=gigYear2dec+gigMonth+gigDay+"w";}

if (twoGigs>0){gigCode=gigYear2dec+gigMonth+gigDay+"b";}

wSetLRow+='<scr'+'ipt type=text/javas'+'cript>writeSetlist("g'+gigCode+'",'+endRowHMax+');<'+'/scr'+'ipt>';
var theStarter=eval(theStarter+1);
}
}
for (zz=0;zz<emptyCells;zz++){wSetLRow+='<td><img src="../images/spacer.gif" alt="" width="'+setListWidth+'" height="1" hspace="0" vspace="0"><'+'/td>';}
wSetLRow+='<'+'/tr>';
document.write(wSetLRow);
}

function setlistJumper(gigCols) {
var wSetLJump='<tr><td align="right" colspan="'+gigCols+'"';
wSetLJump+='<div class="pageJumper">';
wSetLJump+='<a href="#top"><img src="../images/sitestuff/arrow_up.gif" alt="Jump to Top" ';
wSetLJump+='width="10" height="10" border="0" vspace="0" title="Click here to jump to the top of this page...">';
wSetLJump+='<'+'/a><'+'/div>';
wSetLJump+='<'+'/td><'+'/tr>';
document.write(wSetLJump);
}

function writeSetListNotes(theSubj){
var wSetLNotes='<tr><td colspan="5"><img src="../images/spacer.gif" alt="" width="1" height="7" hspace="0" vspace="0"><'+'/td><'+'/tr>';
wSetLNotes+='<tr><td colspan="5">';
wSetLNotes+='<div class="introSetlistText">';
wSetLNotes+='<p><span class="hiLiteTxt">NB: <'+'/span>Encores where known in yellow<br><br>';
if (setListNotes>0){

wSetLNotes+='<div class="gigNotesHeader">Notes<'+'/div>';

var bdSolos_INE='<b>The Drum solo</b><br>The drum solo takes place towards the end of ';
bdSolos_INE+='&quot;It\'s Not Easy&quot; after which the band come back on to finish the song<'+'/p>';

var dSolo_CoF='<b>The Drum solo</b><br>The drum solo takes place towards the end of ';
dSolo_CoF+='&quot;Cities on Flame&quot; after which the band come back on to finish the song<'+'/p>';

var csTORL='&quot;Candy Store&quot; (aka &quot;Candy Store/Turn Out the Red Light&quot;):<br> This interesting little item appeared on ';
csTORL+='the 1975 European tour but wasn\'t really a song, more a jam:<br><br>';
csTORL+='<font color="#ffff00">Sam Judd</font>: &quot;This little piece was inserted due to the European follow spots needing a ';
csTORL+='carbon change at this point in the show... I don\'t think it ever had a name &amp; was pretty much just a jam fill till we got the high ';
csTORL+='sign that the follow spots were ready to go... the drum solo that became a staple in Godzilla came about much the same way... simply a piece ';
csTORL+='that could be pulled off without follow spots till the carbon rods could be changed (apparently the rods are longer in the US models)... &quot;';
csTORL+='<br><br><font color="#ffff00">Bolle Gregmar</font>: &quot;Let\'s see here... The jams were different about every night, and they were ';
csTORL+='just called Candy Store because it has a lot of goodies there for you... one ';
csTORL+='of the nights the Candy Store was actually a full Grateful Dead feel and ';
csTORL+='Albert started to sing turn Out the red light... so he said that\'s what it ';
csTORL+='should be. I went through these details with him a long time ago when I was ';
csTORL+='young and curious... and he was helpful as few always helped me in deciding for ';
csTORL+='things like these... ';

var acbfij='&quot;Acoustic Blues (fill-in jam)&quot; (aka &quot;State 95 Blues&quot;, &quot;2 Shows Today Blues&quot;, ';
acbfij+='&quot;Hershey Blues&quot;, etc)<br><font color="#ffff00">Bolle Gregmar</font>: &quot;Acoustic Blues actually had a different ';
acbfij+='name just about every time it happened - it was a sporadic jam every night and some nights Bloom would sing, but mostly it would ';
acbfij+='be Allen goofing about - but the whole band plays it, thus rendering it as a distict and separate song...&quot;';

var DSKicks='<b>Dom &amp; Submission/Kicks</b>:<br>';
DSKicks+='<font color="#ffff00">Bolle Gregmar</font>: &quot;';
DSKicks+='This &quot;medley of sorts&quot; starts with almost the full &quot;ME262&quot; and then breaks into  ';
DSKicks+='&quot;Dominance &amp; Submission&quot;, which features Eric on a long drug speech thing and that\'s  ';
DSKicks+='why sometimes &quot;Kicks&quot; (Paul Revere &amp; The Raiders cover) got thrown in, just before they ';
DSKicks+='got back to the &quot;People Do The Polka&quot; bit...  ';
DSKicks+='There is no break for applause but both songs are technically in full, just minus the outro of ME262. ';
DSKicks+='It runs a good 15 minutes of the show and was done throughout the late part of 1976 in small variations ';
DSKicks+='every night....&quot;';

var me2625='<b>Me262 (5 Guitars):</b> <br>indicates this song contained the famous 5 guitar jam (the so-called ';
me2625+='<font color="#ffff00">Mark I</font>), a feature during Albert\'s time with B&Ouml;C.<br>';
me2625+='This is distinct from the <font color="#ffff00">Mark II</font> jam which first appeared in 1976 immediately after the bass solo ';
me2625+='in &quot;This ain\'t The Summer of Love&quot;.';

var sol5gtr='<b>5 Guitar Medley <font color=#888888>(Mark II)</font>:</b><br>The  ';
sol5gtr+='<font color="#ffff00">Mark II</font> 5 guitar jam first appeared in 1976 immediately after the bass solo ';
sol5gtr+='in &quot;This ain\'t The Summer of Love&quot; and can be classed as a separate entity since it didn\'t return to &quot;';
sol5gtr+='Summer of Love&quot; at the end - instead going straight into &quot;Born to be Wild&quot;.';

var sol5gtr_2='<b>5 Guitar Medley <font color=#888888>(Mark II)</font>:</b><br>The  ';
sol5gtr_2+='<font color="#ffff00">Mark II</font> 5 guitar jam first appeared in 1976 immediately after the bass solo ';
sol5gtr_2+='in &quot;This ain\'t The Summer of Love&quot; and can be classed as a separate entity since it didn\'t return to &quot;';
sol5gtr_2+='Summer of Love&quot; at the end - instead going straight into &quot;Born to be Wild&quot;.';
sol5gtr_2+='After August 1979, &quot;This ain\'t The Summer of Love&quot; was dropped as the song which hosted the ';
sol5gtr_2+='&quot;5 Guitars&quot; in favour of &quot;Hot Rails to Hell&quot;.';

var FiveG_3='<b>5 Guitar Medley <font color=#888888>(Mark III)</font>:</b><br>The  ';
FiveG_3+='<font color="#ffff00">Mark III</font> 5 guitar jam first appeared this year sometime immediately ';
FiveG_3+='after Joe\'s bass solo after &quot;Godzilla&quot; had finished. ';
FiveG_3+='Musically, it was based on &quot;The Golden Age of Leather&quot; and I class this as ';
FiveG_3+='a separate entity rather than a jam as, like with the Mark II version, ';
FiveG_3+='it had an independant start, was <b>not</b> part of another song and had a distinct finish ';
FiveG_3+='before &quot;Born to be Wild&quot; started (often to the roar of a Harley)...<br><br>';
FiveG_3+='I should mention that I\'m interested in trying to discover exactly <b>when</b> the change ';
FiveG_3+='between the Mark II and Mark III occured - if you can help, please let me know.';

var FiveG_3_1981='<b>5 Guitar Medley <font color=#888888>(Mark III)</font>:</b><br>The  ';
FiveG_3_1981+='<font color="#ffff00">Mark III</font> 5 guitar jam first appeared in 1980 immediately ';
FiveG_3_1981+='after Joe\'s bass solo after &quot;Godzilla&quot; had finished. ';
FiveG_3_1981+='Musically, it was based on &quot;The Golden Age of Leather&quot; and I class this as ';
FiveG_3_1981+='a separate entity rather than a jam as, like with the Mark II version, ';
FiveG_3_1981+='it had an independant start, was <b>not</b> part of another song and had a distinct finish ';
FiveG_3_1981+='before &quot;Born to be Wild&quot; started (often to the roar of a Harley)...';
FiveG_3_1981+='As mentioned in the previous note, the &quot;5 Guitars&quot; did not appear again <b>after</b> August 1981.';

var dSolo_Godz_bSolo='<b>The Bass/Drum solos</b><br>The drum solo takes place towards the end of ';
dSolo_Godz_bSolo+='&quot;Godzilla&quot; after which the band come back on to finish the song. ';
dSolo_Godz_bSolo+='At the end of the song, Joe does a standalone bass solo - usually featuring various Doors\' ';
dSolo_Godz_bSolo+='songs etc. What happened next depends on whether it\'s a pre or post-Albert Bouchard gig. ';
dSolo_Godz_bSolo+='(Albert was fired before the August 22 1981 gig at Donington). Prior to this, the &quot;Five ';
dSolo_Godz_bSolo+='Guitars (Mark III)&quot; would usually have followed (exceptions being some SWU club gigs) ';
dSolo_Godz_bSolo+='whilst <b>after</b> this landmark date, the band would generally launch straight into ';
dSolo_Godz_bSolo+='&quot;Born to be Wild&quot; with <b>no</b> &quot;Five Guitars&quot;. ';

var dSolo_Godz_bSolo_5gtr_III='<b>The Bass/Drum solos</b><br>The drum solo takes place towards the end of ';
dSolo_Godz_bSolo_5gtr_III+='&quot;Godzilla&quot; after which the band come back on to finish the song. ';
dSolo_Godz_bSolo_5gtr_III+='At the end of the song, Joe does a standalone bass solo - usually featuring various Doors\' ';
dSolo_Godz_bSolo_5gtr_III+='songs etc - after which the band launch into the famous &quot;5 Guitars (Mark III)&quot;.';

var dSolo_Godz='<b>The Drum solo</b><br>The drum solo takes place towards the end of ';
dSolo_Godz+='&quot;Godzilla&quot; after which the band come back on to finish the song.';

var bdSolos_Godz='<b>The Bass/Drum solos</b><br>The bass and drum solos both take place towards the end of ';
bdSolos_Godz+='&quot;Godzilla&quot; after which the band come back on to finish the song';

var bdSolo_SoL='<b>The Bass solo</b><br>The bass solo took place at the end of ';
bdSolo_SoL+='&quot;Summer of Love&quot; and immediately preceded the 5 Guitar Medley <font color=#888888>(Mark II)</font>';

var bdSolo_SoL_2='<b>The Bass solo</b><br>Up until August 1979, the bass solo took place at the end of ';
bdSolo_SoL_2+='&quot;Summer of Love&quot; and immediately preceded the 5 Guitar Medley <font color=#888888>(Mark II)</font>';

if (theYear=="UK"){
wSetLNotes+='<p><span class="hiLiteTxt2">1: <'+'/span>'+me2625+'';
wSetLNotes+='<p><span class="hiLiteTxt2">2: <'+'/span>'+csTORL+'';
}
if (theYear=="1973"){
wSetLNotes+='<p><span class="hiLiteTxt2">1: <'+'/span>'+bdSolos_INE+'';
}
if (theYear=="1974"){
wSetLNotes+='<p><span class="hiLiteTxt2">1: <'+'/span>'+dSolo_CoF+'';
wSetLNotes+='<p><span class="hiLiteTxt2">2: <'+'/span>'+me2625+'';
}
if (theYear=="1975"){
wSetLNotes+='<p><span class="hiLiteTxt2">1: <'+'/span>'+me2625+'';
wSetLNotes+='<p><span class="hiLiteTxt2">2: <'+'/span>'+csTORL+'';
}
if (theYear=="1976"){
wSetLNotes+='<p><span class="hiLiteTxt2">1: <'+'/span>'+bdSolo_SoL+'';
wSetLNotes+='<p><span class="hiLiteTxt2">2: <'+'/span>'+me2625+'';
wSetLNotes+='<p><span class="hiLiteTxt2">3: <'+'/span>'+sol5gtr+'';
wSetLNotes+='<p><span class="hiLiteTxt2">4: <'+'/span>'+DSKicks+'';
}
if (theYear=="1977"){
wSetLNotes+='<p><span class="hiLiteTxt2">1: <'+'/span>'+bdSolo_SoL+'';
wSetLNotes+='<p><span class="hiLiteTxt2">2: <'+'/span>'+sol5gtr+'';
}
if (theYear=="1978"){
wSetLNotes+='<p><span class="hiLiteTxt2">1: <'+'/span>'+bdSolo_SoL+'';
wSetLNotes+='<p><span class="hiLiteTxt2">2: <'+'/span>'+sol5gtr+'';
}
if (theYear=="1979"){
wSetLNotes+='<p><span class="hiLiteTxt2">1: <'+'/span>'+bdSolo_SoL_2+'';
wSetLNotes+='<p><span class="hiLiteTxt2">2: <'+'/span>'+sol5gtr_2+'';
}
if (theYear=="1980"){
wSetLNotes+='<p><span class="hiLiteTxt2">1: <'+'/span>'+dSolo_Godz_bSolo_5gtr_III+'';
wSetLNotes+='<p><span class="hiLiteTxt2">2: <'+'/span>'+FiveG_3+'';
}
if (theYear=="1981"){
wSetLNotes+='<p><span class="hiLiteTxt2">1: <'+'/span>'+dSolo_Godz_bSolo+'';
wSetLNotes+='<p><span class="hiLiteTxt2">2: <'+'/span>'+FiveG_3_1981+'';
}
if (theYear=="1996"){
wSetLNotes+='<p><span class="hiLiteTxt2">1: <'+'/span>'+acbfij+'';
}
if (theYear=="1997"){
wSetLNotes+='<p><span class="hiLiteTxt2">1: <'+'/span>'+acbfij+'';
}
if (theYear=="2000"){
wSetLNotes+='<p><span class="hiLiteTxt2">1: <'+'/span>'+bdSolos_Godz+'';
}
if (theYear=="2001"){
wSetLNotes+='<p><span class="hiLiteTxt2">1: <'+'/span>'+bdSolos_Godz+'';
}
if (theYear=="2002"){
wSetLNotes+='<p><span class="hiLiteTxt2">1: <'+'/span>';
wSetLNotes+='05 June 2002 Kahunaville Show Cut Short by Storms after &quot;Last Days of May&quot;';
wSetLNotes+='<p><span class="hiLiteTxt2">2: <'+'/span>';
wSetLNotes+='16 Aug 2002 Beulah Show cut short after a song and a half by fierce storms - intended setlist unknown<br><br>';
wSetLNotes+='<span class="hiLiteTxt">Buck Dharma:<'+'/span> &quot;(At the Beulah ND gig)...we braved shitty weather, Beaver Brown agreed to go on a smaller ';
wSetLNotes+='stage while the promoters tried to get the main stage set up again after an earlier wind and rain storm.We went on, played a song and a half,';
wSetLNotes+='[Burnin\' and the beginning of Godzilla] then all wind and rain broke loose, we\'re all getting soaked, the drum monitors are about to fall ';
wSetLNotes+='over on Bobby, the light trusses are looking a lot like what happened to Curtis Mayfield, the audience certainly ';
wSetLNotes+=' doesn\'t want to stand in this mess, and we called it a night.&quot;';
wSetLNotes+='<p><span class="hiLiteTxt2">3: <'+'/span>'+bdSolos_Godz+'';
}
if (theYear=="2003"){
wSetLNotes+='<p><span class="hiLiteTxt2">1: <'+'/span>'+bdSolos_Godz+'';
}
if (theYear=="2004"){
wSetLNotes+='<p><span class="hiLiteTxt2">1: <'+'/span>'+bdSolos_Godz+'';
}
if (theYear=="2005"){
wSetLNotes+='<p><span class="hiLiteTxt2">1: <'+'/span>'+bdSolos_Godz+'';
wSetLNotes+='<p><span class="hiLiteTxt2">2: <'+'/span>';
wSetLNotes+='&quot;Hot Rails to Hell&quot; is sung by Richie Castellano';
wSetLNotes+='<p><span class="hiLiteTxt2">3: <'+'/span>';
wSetLNotes+='&quot;If I Fell&quot; (featuring in the Hogg Farm Rally, McLeanesboro, IL setlist from Aug 6th) - was an impromptu version of the ';
wSetLNotes+='Beatles tune performed by Eric, Buck, and Richie to help &quot;cover&quot; a period of technical (keyboards) difficulties...';
}
if (theYear=="2006"){
wSetLNotes+='<p><span class="hiLiteTxt2">1: <'+'/span>'+bdSolos_Godz+'';
wSetLNotes+='<p><span class="hiLiteTxt2">2: <'+'/span>';
wSetLNotes+='&quot;Hot Rails to Hell&quot; is sung by Richie Castellano';
wSetLNotes+='<p><span class="hiLiteTxt2">3: <'+'/span>';
wSetLNotes+='&quot;Mustang Sally&quot; (featuring in the The Chance, Poughkeepsie, NY setlist from Jan 20th) - was a tribute ';
wSetLNotes+='to Wilson Pickett, who\'d died earlier in the week...';
}

}
wSetLNotes+='<'+'/div>';
wSetLNotes+='<div id="fullPageLine" align="center"><img src="../images/spacer.gif" alt="" width="780" height="1" hspace="0" vspace="0"><'+'/div>';

//wSetLNotes+='<div class="pageJumper">';
//wSetLNotes+='<a href="#top"><img src="../images/sitestuff/arrow_up.gif" alt="Jump to Top" ';
//wSetLNotes+='width="10" height="10" border="0" vspace="0" title="Click here to jump to the top of this page...">';
//wSetLNotes+='<'+'/a><'+'/div>';
//wSetLNotes+='<'+'/td><'+'/tr>';
//wSetLNotes+='<'+'/table><'+'/div>';

document.write(wSetLNotes);
}
