/// Minor Swing Set List


function openGig300305() {
	Gig300305 = window.open("","displaydisplayGig300305","menubar=no,location=no,scrollbars=yes,toolbar=no,width=400,height=259,left=110,top=110");
	with(Gig300305.document) {
		writeln("<html><head><title>Minor Swing Set List - 30.03.05</title><link href=\"classes/main.css\" type=\"text/css\" rel=\"StyleSheet\"></head><body topmargin=0 leftmargin=0 margin-top=0 margin-left=0 bgcolor=\"black\" style=\"color:#FFFFFF\">");
		writeln("<table width=\"100%\" cellpadding=\"5\" cellspacing=\"3\" border=\"0\" class=\"txt\"><tr><td>");
		writeln("<BIG style=\"font-size:11px\"><b><span style=float:right>WED 30TH MARCH 2005</span>The Old Spot, Dursley</b>");
		writeln("</td></tr><tr style=\"height:2px;background-color:#9999CC\"><td></td></tr><tr><td>");
		writeln("</BIG><OL><li>summer<li>heathens come on<li>open heart<li>in love we feel<li>yolanda<li>signs<li>she\'s the one<font color=red><li>good to be</font><br><br><font color=red><li>marmalade</font><li>how it could have been<font color=yellow><li>reflection</font><li>loves given time<li>my town<li>frames of mind<li>i\'m sin<li>front<font color=blue><li>hit me baby one more time</font></OL><br><div style=\"border:1px solid #9999CC;width:120px;padding:3px;margin-left:40px\"><font color=red>new songs</font><br><font color=yellow>sort of newish song</font><br><font color=blue>cover version</font></div><br>");
		writeln("</td></tr><tr style=\"height:1px;background-color:#9999CC\"><td></td></tr></table>");
		writeln("<center><a href=\"javascript: window.close();\">CLOSE</a><\center>");
		writeln("</body></html>");
	}
	Gig300305.focus();
}









function openXXX() {
	XXX = window.open("","displayXXX","menubar=no,location=no,scrollbars=no,toolbar=no,width=400,height=259,left=110,top=110");
	with(XXX.document) {
		writeln("<html><head><title>Minor Swing Set List - XXX</title><link href=\"classes/main.css\" type=\"text/css\" rel=\"StyleSheet\"></head><body topmargin=0 leftmargin=0 margin-top=0 margin-left=0 bgcolor=\"black\" style=\"color:#FFFFFF\">");
		writeln("<table width=\"100%\" cellpadding=\"5\" cellspacing=\"3\" border=\"0\" class=\"txt\"><tr><td>");
		writeln("VENUE & DATE");
		writeln("</td></tr><tr style=\"height:2px;background-color:#9999CC\"><td></td></tr><tr><td>");
		writeln("SETLIST");
		writeln("</td></tr><tr style=\"height:1px;background-color:#9999CC\"><td></td></tr></table>");
		writeln("<center><a href=\"javascript: window.close();\">CLOSE</a><\center>");
		writeln("</body></html>");
	}
	XXX.focus();
}

