testReferrer = document.referrer;
if(testReferrer.indexOf("tomkileylaw.com/") == -1 )
	if (screen.width<500)	
       window.location = "/mobile/";
