if (typeof(wp_page_name_type) == "undefined" ) {
	var wp_page_name_type = 'other';
}
var wp_page_name = "wp - realestate - trulia - " + wp_page_name_type;
var wp_channel = "realestate";
var wp_subsection = "realestate - realestate content";
var wp_source = "trulia.com";
var wp_hierarchy = "realestate|realestate content|trulia";
var wp_application = "partner - trulia.com";


function placeSiteMetrix()
{
  if ( typeof(s_wpni) =="undefined" || (typeof(s_wpni) != "undefined" && typeof(s_wpni.server) == "undefined"))
  {	
  	var output = '<!--Tracking code --->';
  	output += '<s\cript type="text/javascript" src="http://media.washingtonpost.com/wp-srv/javascript/omniture/wpni_omniture_trulia.js"></s\cript>';
	output += '<!--Tracking code --->';
	if (location.protocol != "file:")
		document.write(output);
  }
}

placeSiteMetrix();
