function showBigTermekPicture(picURL) { newWindow=window.open("http://www.stevia.rs/show_picture.php?path="+picURL,"newWin","toolbar=no,resizable=0,menubar=0,status=0,width=150px,height=400px,left=400px,top=100px"); newWindow.focus(); }