<script>
<!--
/*
Copyright © 2000 [email protected]
More Free Scripts (www.Itzik1.co.il)
*/
function wink() {
win = window.open('web_open.html', 'win', 'width=300, height=300')
setTimeout("win.scroll(30,450)", 1000)
}
// -->
</script>
<a href="javascript:wink()" class="BODY"><font face="arial" size="2">לחץ כאן</font></a>איפה שרשום 'width=300, height=300') תשים את הגדלים שאתה רוצה
בהצלחה !