if (iv_app_name == 'healthology') 
	{
		document.write('<s'+'cript src="http://i.ivillage.com/includes/s_code.js"></s'+'cript>');
	}
else
	{
		if (typeof iv_header_isLoaded != 'undefined') 
			{
				iv_setSProp10();
				iv_cookevar12();
				iv_cookevar13();
				iv_cookevar14();

				iv_cookevar20();
				iv_cookevar21();

				iv_setevar12();
				iv_setevar13();
				iv_setevar14();

				// if iv_dcc cookie exists populate the value after the p: value to s_prop11 and s_eVar7. 
				// s_prop11 removed and s_eVar7 changed to s_eVar25. 
				iv_setPvalue();
			}

		s_linkInternalFilters="javascript:,.,/"; 

		var s_account="nbcudev"; 

		if (typeof(iv_accounthold) != 'undefined' && iv_accounthold != '')
		s_account = iv_accounthold;

		var s_prop8 ="";
		var s_prop9 ="";
		//var s_prop10="";

		document.write('<s'+'cript src="http://i.ivillage.com/includes/s_code.js"></s'+'cript>');
	}
	
	
function sendAnalyticsEvent(str) {
        ns=s_account;
        if (str!=null) ns+=","+str;
        void(s_gs(ns));
}

function sendLinkEvent(str, linkname) {
        ns=s_account;
        if (str!="" && str!=null) ns+=","+str;
        s_linkType="o"; s_link=true;
        s_linkName=lnkname;
        void(s_gs(ns));
}

