if(document.location.href.indexOf('homes/advert') != -1){
	if(document.location.href.indexOf('localview') != -1){
		document.writeln('homes/advert aid=3 ' + bbHomesID);
	}
	document.writeln('<IMG SRC="https://tsw0.com/' + bbHomesID + '/?aid=3&value=non" height="1" width="1" border="0">');
} else if (document.location.href.indexOf('homes/saveagent') != -1){
	if(document.location.href.indexOf('localview') != -1){
		document.writeln('homes/saveagent aid=4' + bbHomesID);
	}
	document.writeln('<IMG SRC="https://tsw0.com/' + bbHomesID + '/?aid=4&value=&cur=GBP&ordid=&pdesc=&group=" height="1" width="1" border="0">');
} else if (document.location.href.indexOf('homes/tipafriend/confirmation') != -1){
	if(document.location.href.indexOf('localview') != -1){
		document.writeln('homes/tipafriend/confirmation aid=1' + bbHomesID);
	}
	document.writeln('<IMG SRC="https://tsw0.com/' + bbHomesID + '/?aid=1&value=non" height="1" width="1" border="0">');
} else if (document.location.href.indexOf('savead') != -1){
	if(document.location.href.indexOf('localview') != -1){
		document.writeln('homes savead aid=2' + bbHomesID);
	}
	document.writeln('<IMG SRC="https://tsw0.com/' + bbHomesID + '/?aid=2&value=non" height="1" width="1" border="0">');
}
