function newwindow(img_path) 
{ 
window.open(img_path,'galerija','width=400,height=253,resizable=no'); 
}