animatedcollapse.addDiv('novinalog', 'fade=1,height=200px');
animatedcollapse.addDiv('maincont', 'fade=1,height=922px');

animatedcollapse.init();

function download(){
window.open('BsLive.exe', 'download');
 }

function send5(){

     if(document.sacuvaj.onsubmit()){
     document.sacuvaj.submit();
     }
 }

function send3(){

     if(document.mainajax.onsubmit()){
     document.mainajax.submit();
     }
 }
function send4(){

     if(document.login.onsubmit()){
     document.login.submit();
     }
 }

function send1(){
     document.getElementById('smallloader').style.display='';
     if(document.jedan.onsubmit()){
     document.jedan.submit();
     }
 }
function send2(){
     document.getElementById('smallloader').style.display='';
    if(document.forma.onsubmit()){
     document.forma.submit();
     }
 }
             function highlight(field) {
          field.focus();
           field.select();
}

