CCI["siteConfig"]	=	{
	clickshareBaseUrl:	"https://home.businessinsurance.com/clickshare",
	kickAppsProxyUrl:	"/section/kickapps-proxy",
	interstitial:	{
        //1. Set the variable to 1 for OFF and 0 for ON
        hideInter: 0,
        //2. set the number of seconds before timeout to hide the interstitial
        interTimeout: 25,
        //3. set the number of days before the cookie should expire
        interDays: 1,
        // set the name for the cookie
        interCookieName: "interstitial",
        //4. set the URL where the floater content lives
        interURL: "/section/inter"
		}
	}
