Alıntı
function redirect()
{
window.open="http://bannerwebsite.com/";
}

<body onLoad="redirect();">
Böyle birsye daha buldum.