s.pageName = document.location + ' ' + document.title;
s.server='';
s.channel='';
s.prop1=AARPAds.iachn + ':' + AARPAds.iasub;

//added by Yonas
switch (AARPAds._pri) {
	case 'onlinecommunity' :
		s.hier1 = 'community:' + s.prop1
		break;
	default : s.hier1 = 'editorial:' + s.prop1;
}

s.pageType='';
s.prop2=AARPAds.taxa;
s.prop3=AARPAds.taxb;

s.prop4='';
s.prop5='';
s.prop6='';
s.prop7=AARPAds.sorce;
s.prop8='';
s.prop9='';
s.prop10=AARPAds.pgtyp;
s.prop11='';
s.prop12='';
s.prop13='';
s.prop14='';
s.prop15='';


/* Conversion Variables */
s.campaign='';
s.state='';
s.zip='';
s.events='';
s.products='';
s.purchaseID='';
s.eVar1='';
s.eVar2='';
s.eVar3='';
s.eVar4=AARPAds.kw;
s.eVar5='';
s.eVar6='';
s.eVar7='';

// added by Yonas
if (AARP.User.isLoggedIn) {
	s.eVar8='isLoggedIn';
} else {
	s.eVar8='null';
}

// added by Yonas
if (AARPAds.iasub == 'games') {
	s.eVar9='gamer';
}

// added by Yonas
// Check to see if the user is on the AARP home page. The checkHome() function
// is stored in http://assets.aarp.org/aarp.org_/js/s_code.js
checkHome();

/** evar 8 could also be notloggedin or communityloggedin **/
/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
var s_code=s.t();if(s_code)document.write(s_code)