gsl.sitedomain="http:/"+"/www.desmoinesregister.com";
gsl.personaHrefURL="/apps/pbcs.dll/section?category=pluckpersona";
gsl.enabled=true;                      // Option to enable or disable all of SiteLife DAAPI widgets (Enabled by DEFAULT).
gsl.sitelifeApiUrl="http:/"+"/sitelife.desmoinesregister.com/ver1.0/Direct/Process?sid=sitelife.desmoinesregister.com";  // The SiteLife DAAPI URL.
gsl.personaHrefEnabled=true;     // Option to enable the user thumbnail photo as a link. (Requires personaHrefURL if enabled).
gsl.commentCountHrefEnabled=false;     // Option to enable the comment count as a link
gsl.reviewCountHrefEnabled=false;      // Option to enable the review count as a link
gsl.recommendCountHrefEnabled=false;    // Option to enable the recomment count as a link
gsl.updateOnLoad=true;                // Option to allow update article information on page load
gsl.commentLbl=" Read Comments"; // Label of the Comment Count
gsl.NocommentLbl=" Post a Comment"; // Label of the Zero Comment Count
gsl.reviewLbl="Read Reviews";          // Label of the Review Count
gsl.recommendLbl=" Recommend";
gsl.recommendedLbl=" Recommended";
gsl.commentMaxChars=1000;
gsl.commentSortOrder="TimeStampDescending";
gsl.reviewMaxChars= 1000;
gsl.reviewSortOrder="TimeStampDescending";
gsl.reactionsClosed=false;
gsl.paginationLinks=4;
gsl.requestsperBatch=10; //Maximum value 10 , best prctice not to reduce less than 10 
gsl.MaxNumberofAbuse=3; //Maximum number of abuse report count i.e. if it exceeds that comment wont be shown on page. 
gsl.SiteStaffText="desmoinesregister.com Staff";
