var refer = document.referrer;
var _gaq = _gaq || [];
if (refer != null && refer != '' ) {
	var domain = refer.match(/:\/\/(.[^/]+)/)[1];
	var domain = domain.toLowerCase();
	if (  domain.indexOf("chiswickw4") > -1) _gaq.push(['_setAccount','UA-10938630-1']);
	else if (  domain.indexOf("ealingtoday") > -1) _gaq.push(['_setAccount','UA-10938630-5']);
	else if (  domain.indexOf("putneysw15") > -1) _gaq.push(['_setAccount','UA-10938630-4']);
	else if (  domain.indexOf("actonw3.com") > -1) _gaq.push(['_setAccount','UA-10938630-6']);
	else if (  domain.indexOf("brentfordtw8") > -1) _gaq.push(['_setAccount','UA-10938630-2']);
	else if (  domain.indexOf("wandsworthtown") > -1) _gaq.push(['_setAccount','UA-10938630-7']);
	else if (  domain.indexOf("hammersmithtoday") > -1) _gaq.push(['_setAccount','UA-10938630-8']);
	else if (  domain.indexOf("shepherdsbushw12") > -1) _gaq.push(['_setAccount','UA-10938630-9']);
	else if (  domain.indexOf("fulhamsw6") > -1) _gaq.push(['_setAccount','UA-10938630-10']);
	else if (  domain.indexOf("wimbledonsw19") > -1) _gaq.push(['_setAccount','UA-10938630-11']);
	else _gaq.push(['_setAccount','UA-10938630-12']);
} else _gaq.push(['_setAccount','UA-10938630-12']);
_gaq.push(['_setDomainName', 'none']);
_gaq.push(['_setAllowLinker', true]);
_gaq.push(['_trackPageview']);

(function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga);
})();
