// 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: myslocounty.com
////////////////////////////////////////////////////////////////////////////

// MI Stats Function
function miStatsObject(){}

// MI Stats Object
var mistats = new miStatsObject();

// Site specific variables
mistats.sitename    = "Myslocounty";                  // Site Name
mistats.account     = "nmsanluisobispo";              // Report Suite ID
mistats.bizunit     = "SLO";                          // Business Unit
mistats.pubname     = "SLC";                          // Publication Code
mistats.regcookie   = "";                             // Insite Cookie Name
mistats.segcookie   = "";                             // Insite Segments Cookie Name
mistats.sitefile    = "http://media.sanluisobispo.com/mistats/sites/slo/myslocounty.js"; // Site File

// Call custom .js file for sites use (uncomment to use)

