	<!--
	    function gigInfo(date){
		//Pop-up window on date information.
		theUrl = eval("URL"+date);
		window.open(theUrl,'GigInfo', 'width=250,height=175');
	    }
	//-->
