function openwindow()
{
window.open("templates/izkusnje.html","","location=0,status=0,scrollbars=0,width=750,height=600");
}

