<!--

function VirtualTour(text) {
	document.write(text);
}

function MM_jumpMenu(targ,selObj,restore){ //v3.0

  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");

  if (restore) selObj.selectedIndex=0;

}

function openMapa(url)
{
window.open(url,'newwindow','top=100,left=100,toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=0,scrollbars=0, copyhistory=0,width=640,height=410')
}

function openSlika(url)
{
window.open(url,'newwindow','top=100,left=100,toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=1,scrollbars=1, copyhistory=0,width=840,height=500')
}

function tehnicke_karakteristike_print(url)                                   
{
        window.open(url,'newwindow','top=100,left=100,toolbar=yes,location=no,directories=no,status=no,menubar=no,resizable=1,scrollbars=1,clpyhistory=0,width=650,height=500');
}

function cjenikpdf(model_id)                                   
{
        window.open('getpdf.php?model_id='+model_id,'_blank','top=100,left=100,toolbar=yes,location=no,directories=no,status=no,menubar=no,resizable=1,scrollbars=1,clpyhistory=0,width=650,height=500');
}


        function displayRow(name)
		{      
        var row = document.getElementById(name);      
        if (row.style.display == '')  row.style.display = 'none';      
        else row.style.display = '';
		}

//-->

