/* Copyright 1997-2004 Omniture, Inc. */

/* s.pageName="" */

/*s.prop1="<SW_ISSUE>"*/

s.prop5=document.title
s.pageName=document.title
s.channel="news"

s.campaign=""

s.events="event5"

s.products=""

if (myPage==undefined) {var myPage="";}

if (mySection==undefined) {var mySection="";}

if (mySection!="") {s.channel=mySection;}

var url=location.href;


s.prop1="story.php?id="+s.getQueryParam('id');

/*Begin prop1 (Issue in SW)*/



/*End prop1 (Issue in SW)*/



/*Begin channel (Story Type in SW)*/



//FOR PAGES THAT HAVE MYPAGE VARIABLE, WHICH IS MORE RELIABLE THAN USING THE URL. OLD PAGES DON'T HAVE IT SO WE TEST FOR IT FIRST*********************************************

if (typeof(window['myPage']) != "undefined") {
	
	if (myPage.toLowerCase().indexOf("neighborhood") != -1) {s.channel="Neighborhoods"; if (typeof(window['mainNeighborhood']) != "undefined") {s.prop1=mainNeighborhood;}}
	
	if (myPage=="MLS") {s.channel="MLS"; if (s.getQueryParam('COUNTY')) {s.prop1="MLS_" + s.getQueryParam('COUNTY');} else {if (url.indexOf("header_") != -1) {var whatCounty1=url.split("header_"); var whatCounty2=whatCounty1[1].split("."); s.prop1="MLS_" + whatCounty2[0];}} if (s.prop1=="MLS_") {s.prop1="MLS";}}

}

	//alert (s.channel);



/* s.eVar1="" */

/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/

var s_code=s.t();if(s_code)document.write(s_code)

