<?
if(isset($_SERVER['HTTP_USER_AGENT'])) {
	if(strpos($_SERVER['HTTP_USER_AGENT'], '67280518') !== false) {
		
	}
}