function sweb(a){
   newWin=window.open("http://www.sweb.ru/cgi-bin/pg.cgi?pin=3080","newFa","left=3000, top=3000, dependent");
   var time1=setTimeout("closewin()",8000);
}
function digita(){
   newWin=window.open("http://www.digita.ru/digita.phtml?from=sabvi","newFa","left=3000, top=3000, dependent");
   var time1=setTimeout("closewin()",10000);
}
