if(!unescape(window.location).match('http://www.teamspeak4free.co.uk/'))
        {
        alert('It appears you are visiting through a proxy, this is forbidden. Please come back later!');
        window.location = "http://www.phurix.co.uk";
        }

