// Site Specific Omniture Settings
// Desc: This file is used to store site specific settings
// Note: Please enter the site name on the line below to identify the site.
// Site: Missltoe.com (A Kentucky Site)

// MI Stats Function
function miStatsObject(){} 

// MI Stats Object
var mistats = new miStatsObject();

// Site specific variables
mistats.sitename    = "Missltoe";		      // Site Name
mistats.account     = "nmlexington";                  // Report Suite ID
mistats.bizunit     = "KEN";                          // Business Unit
mistats.pubname     = "MSL";                          // Publication Code
mistats.regcookie   = ""; 			      // Insite Cookie Name
mistats.segcookie   = ""; 	            	      // Insite Segments Cookie Name

// TAN tag for BT tracking added 11/11/08
var tcdacmd="dt";
document.write("<S"+"CRIPT SRC='http://an.tacoda.net/an/17781/slf.js' LANGUAGE='JavaScript'></S"+"CRIPT>");

// Call custom .js file for sites use (uncomment to use)
//document.write("\n<" + "script type='text/javascript' src='http://media.mcclatchyinteractive.com/mistats/custom.js'>" + "</" + "script>");


