function newwindow(img_path) 
{ 
window.open(img_path,'galerija','width=590,height=450,resizable=yes'); 
}