<!--
var MM_contentVersion = 6;
var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
if ( plugin ) {
		var words = navigator.plugins["Shockwave Flash"].description.split(" ");
	    for (var i = 0; i < words.length; ++i)
	    {
		if (isNaN(parseInt(words[i])))
		continue;
		var MM_PluginVersion = words[i]; 
	    }
	var MM_FlashCanPlay = MM_PluginVersion >= MM_contentVersion;
}
else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0 
   && (navigator.appVersion.indexOf("Win") != -1)) {
	document.write('<SCR' + 'IPT LANGUAGE=VBScript\> \n'); //FS hide this from IE4.5 Mac by splitting the tag
	document.write('on error resume next \n');
	document.write('MM_FlashCanPlay = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & MM_contentVersion)))\n');
	document.write('</SCR' + 'IPT\> \n');
}
if ( MM_FlashCanPlay ) {

//
var louisville_ghost_hunters_society=new Array(
"news_ticker.swf?conf=decjan.xml", "",   //January
"news_ticker.swf?conf=conf.xml", "",   // Feburary 
"news_ticker.swf?conf=conf.xml", "",   // March 
"news_ticker.swf?conf=conf.xml", "",   // April 
"news_ticker.swf?conf=conf.xml", "",   // May 
"news_ticker.swf?conf=conf.xml", "",   // June 
"news_ticker.swf?conf=conf.xml", "",   // July 
"news_ticker.swf?conf=conf.xml", "",   // August 
"news_ticker.swf?conf=conf.xml", "",   // September 
"news_ticker.swf?conf=conf.xml", "",   // October 
"news_ticker.swf?conf=conf.xml", "",   // November 
"news_ticker.swf?conf=decjan.xml", ""   // December
)

var dateobj=new Date()
document.write('<br>');
document.write('<a href=\"../LGHS_MASTER/SUB/webmaster_resources.html\">');
document.write('<img src=\"messageboard/free.gif\" width=\"160\" height=\"38\" alt=\"Free Ticker!\" border=\"0\" style=\"border: 0px; border-style: none;\"></a> ');
document.write('<br>');
document.write('<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\" WIDTH=\"160\" HEIGHT=\"160\" id=\"news_ticker\">');
document.write('   <param name=\"movie\" value=\"'+louisville_ghost_hunters_society[dateobj.getMonth()*2]+'\">');
document.write('   <param name=\"menu\" value=\"false\">');
document.write('   <param name=\"controller\" value=\"false\">');
document.write('   <param name=\"kioskmode\" value=\"true\">');
document.write('   <param name=\"quality\" value=\"high\">');
document.write('   <param name=\"bgcolor\" value=\"#000000\">');
document.write('   <embed src=\"'+louisville_ghost_hunters_society[dateobj.getMonth()*2]+'\" WIDTH=\"160\" HEIGHT=\"160\" NAME=\"news_ticker\" MENU=\"false\" CONTROLLER=\"false\" kioskmode=\"true\" quality=\"high\" bgcolor=\"#000000\" TYPE=\"application/x-shockwave-flash\" PLUGINSPAGE=\"http://www.macromedia.com/go/getflashplayer\"></embed>');
document.write('</object>');
document.write('<br>');
} else{

document.write("<br>");
document.write("<a href=\"../LGHS_MASTER/SUB/webmaster_resources.html\">");
document.write("<img src=\"messageboard/free.gif\" width=\"160\" height=\"38\" alt=\"Free Ticker!\" border=\"0\" style=\"border: 0px; border-style: none;\"></a> ");
document.write("<br>");
document.write("<div style=\"font-family:Verdana\">");

//
var xmlfile="js/ajax/tickercontent.txt" //

//ajax_ticker(xmlfile, divId, divClass, delay, optionalfadeornot)
new ajax_ticker(xmlfile, "ajaxticker1", "someclass", 3500, "fade")

document.write("</div>");


}
//  End -->