
function ufoChange(name)
{var MOVIE={movie:"flvplayer.swf?file=cms/"+name,width:"320",height:"250",majorversion:"6",build:"40",wmode:"transparent",menu:"false",flashvars:"usefullscreen=true&autostart=true&repeat=list&shuffle=false"};UFO.create(MOVIE,"video");}
function aktywuj(current,a1,a2,currentdiv,div1,div2)
{current.style.color='#CCFF00';document.getElementById(a1).style.color='white';document.getElementById(a2).style.color='white';document.getElementById(currentdiv).style.display='block';document.getElementById(div1).style.display='none';document.getElementById(div2).style.display='none';}
function incProbe(probe,id,div)
{advAJAX.get({url:"?page=probe&probe="+probe+"&item="+id,onSuccess:function(obj){document.getElementById(div).innerHTML=obj.responseText;},onError:function(obj){alert('Error during update, please try later');}});}
function zamknij(){interstitialBox.closeit();}