
var showdate		= "yes"		// SHOW THE DATE ON THE PAGE
var stripes	 	= "yes"		// SHOW STRIPE UNDER THE FLASH



if (stripes == "yes") {
document.write(' <a href="index.html"><img src="images/tejas_logo.jpg" width="300" height="72" border="0" /></a> ');
}





