// These values are added prior to Omniture running.
// These values are specific to a particular section.

pantagraph_prop1="advertising";  // Section name
pantagraph_prop2="classifieds";  // Category name
pantagraph_prop3="";  // Sub-section 1
pantagraph_prop4="";  // Sub-section 2
pantagraph_prop5="";  // Sub-section 3

if (location.href.indexOf('real_estate')>0) pantagraph_prop2="real_estate";
if (location.href.indexOf('automotive')>0) pantagraph_prop2="automotive";
if (location.href.indexOf('ad_search')>0) pantagraph_prop2="display";