//Prepared for Aetna AIM project by David O, 07-11-2007
//custom include file to set minimal parameters to control DcsId and tag enablement

//SDC data collection server domain
DcsInit_domain="webstats.aetna.com";

//DcsId (Data Source) value
//AIM Production Data Source - dcsaqp1zh100004fq5759fe66_2h5c - for release only on production site.
DcsInit_dcsid="dcsfpzouo00000ww6g1y9afvg_2h6e";

//Enable/Disable tag. Set to "true" to enable, "false" to disable
DcsInit_enabled=true;
