﻿function openWindow()
{
    newwin=window.open('','reklama','menubar=0,location=0,scrollbars=1,width=350,height=350,resizable,top=100,left=100');
}