
function main(){

        with(vlay.alll){vkf({top:15,left:100,vopacity:0},1);vkf({},40);vkf({left:112,vopacity:110},12);vkf({left:50},4);vkf({left:20},6);vkf({left:12},8);van.UDF='main2()';van.go=true}
       with(vlay.allr){vkf({top:17,left:500,vopacity:0},1);vkf({},40);vkf({left:113,vopacity:110},12);vkf({left:51},4);vkf({left:21},6);vkf({left:13},8);van.go=true}
       with(vlay.poziom){vkf({ct:17,cr:390,cb:17,cl:390,top:10,vopacity:30},1);vkf({},27);vkf({ct:0,cr:780,cb:34,cl:0},10);vkf({vopacity: 50},10);van.go=true}
  with(vlay.pozioms){vkf({top:-20},20);vkf({vopacity:20},1);vkf({},12);vkf({top:48,vopacity: 30},7);van.go=true}
       with(vlay.head){vkf({},150);vkf({top:10,vopacity:0},1);vkf({vopacity:100},10);van.go=true}
       with(vlay.dhdsb){vkf({},100);vkf({top:50,vopacity:0},1);vkf({vopacity:80},10);van.go=true}
       with(vlay.title){vkf({vopacity:0,top:130},1);vkf({},115);vkf({vopacity:0},1);vkf({vopacity:110},10);van.go=true}
       
       STPE.go('',1,true)
       STPE.go('kolko',30)
}

function main2(){
vlay.pozioms2.vopacity=70;
vlay.pozioms3.vopacity=40;
 with(vlay.pozioms2){van.mode='ping';van.group='kolko';van.go=true;
     vkf({left:0,top:10},1)
          vkf({top:35},40)
  }
  
  with(vlay.pozioms3){van.mode='ping';van.group='kolko';van.go=true;
     vkf({left:0,top:100},1)
          vkf({top:550},150)
  }


}


