var s_account = 'digchyourseason', // Omniture account
    communityName = 'yourseason.suntimes.com',
    communityID = '13303',
		isHomePage = (
		  window.location.pathname.match(/^(\/(index\.html)?)?$/)
			? 'YES' : 'NO');