	function googleAPTSP() {
		var bullseye=document.searchAPTSPform.searchcriteria.value;
		var gettarget='http:'+"//"+'www.google.com/search?hl=en&q='+bullseye+'+site%3Ahttp:%2F%2Fwww.advantageptsp.com%2F';
		document.write('<meta http-equiv="refresh" content="0;URL=http://www.advantageptsp.com" />');
		document.write('<br /><br /><a href="http://www.advantageptsp.com">Back to the Advantge Physical Therapy &amp; Sports Performance</a>');
		location.href=gettarget;
	}
