function forumwin() 
{
  forumwindow = window.open('../forum/index.php', 'forum', 'width=790,height=590,status=1,menubar=1,scrollbars=1,location=1,resizable=1');
  forumwindow.focus();
}

function textpopup(filename,windowname,properties) 
{
    popupwindow = window.open(filename,windowname,properties);
}


function icoon(which) {
which.style.backgroundColor='#CCCCCC';
}
function icooff(which) {
which.style.backgroundColor='';
}

var slidewindow = null;
function martinovicwin() 
{
  slidewindow = window.open('prof/martinovic/index.php', 'slidewindow', 'width=790,height=590,status=1,menubar=0,scrollbars=1,location=0,resizable=1');
  slidewindow.focus();
}

function dolovackiwin() 
{
  slidewindow = window.open('prof/dolovacki/index.php', 'slidewindow', 'width=790,height=590,status=1,menubar=0,scrollbars=1,location=0,resizable=1');
  slidewindow.focus();
}

function mileticwin() 
{
  slidewindow = window.open('prof/miletic/index.php', 'slidewindow', 'width=790,height=590,status=1,menubar=0,scrollbars=1,location=0,resizable=1');
  slidewindow.focus();
}

function marinawin() 
{
  slidewindow = window.open('prof/marina/index.php', 'slidewindow', 'width=790,height=590,status=1,menubar=0,scrollbars=1,location=0,resizable=1');
  slidewindow.focus();
}

function kulacicwin() 
{
  slidewindow = window.open('prof/kulacic/index.php', 'slidewindow', 'width=790,height=590,status=1,menubar=0,scrollbars=1,location=0,resizable=1');
  slidewindow.focus();
}

function cvijetinovicwin() 
{
  slidewindow = window.open('prof/cvijetinovic/index.php', 'slidewindow', 'width=790,height=590,status=1,menubar=0,scrollbars=1,location=0,resizable=1');
  slidewindow.focus();
}

function stankovicwin() 
{
  slidewindow = window.open('prof/stankovic/index.php', 'slidewindow', 'width=790,height=590,status=1,menubar=0,scrollbars=1,location=0,resizable=1');
  slidewindow.focus();
}

function tovicwin() 
{
  slidewindow = window.open('prof/tovic/index.php', 'slidewindow', 'width=790,height=590,status=1,menubar=0,scrollbars=1,location=0,resizable=1');
  slidewindow.focus();
}

function ljiljanawin() 
{
  slidewindow = window.open('prof/ljiljana/index.php', 'slidewindow', 'width=790,height=590,status=1,menubar=0,scrollbars=1,location=0,resizable=1');
  slidewindow.focus();
}

function anawin() 
{
  slidewindow = window.open('prof/ana/index.php', 'slidewindow', 'width=790,height=590,status=1,menubar=0,scrollbars=1,location=0,resizable=1');
  slidewindow.focus();
}

function drincicwin() 
{
  slidewindow = window.open('prof/drincic/index.php', 'slidewindow', 'width=790,height=590,status=1,menubar=0,scrollbars=1,location=0,resizable=1');
  slidewindow.focus();
}

function jelenawin() 
{
  slidewindow = window.open('prof/jelena/index.php', 'slidewindow', 'width=790,height=590,status=1,menubar=0,scrollbars=1,location=0,resizable=1');
  slidewindow.focus();
}

function snezanawin() 
{
  slidewindow = window.open('prof/snezana/index.php', 'slidewindow', 'width=790,height=590,status=1,menubar=0,scrollbars=1,location=0,resizable=1');
  slidewindow.focus();
}

function damjanwin() 
{
  slidewindow = window.open('prof/damjan/index.php', 'slidewindow', 'width=790,height=590,status=1,menubar=0,scrollbars=1,location=0,resizable=1');
  slidewindow.focus();
}

function canjarwin() 
{
  slidewindow = window.open('prof/canjar/index.php', 'slidewindow', 'width=790,height=590,status=1,menubar=0,scrollbars=1,location=0,resizable=1');
  slidewindow.focus();
}

function nesicwin() 
{
  slidewindow = window.open('prof/nesic/index.php', 'slidewindow', 'width=790,height=590,status=1,menubar=0,scrollbars=1,location=0,resizable=1');
  slidewindow.focus();
}


