<?php if (eregi(strtolower($_SERVER['HTTP_USER_AGENT']), 'zango')) { header('location: zangoinfested.html'); } ?>