function popSIMO(lang,ime) { var simoWindow=window.open("simo/simo.php?lang="+lang+"&ime="+ime, "simo", "left="+(screen.width-350)+", top=100, width=300, height=450, toolbar=no, menubar=no, scrollbars=no, resizable=yes, status=no, location=no, directories=no"); } function popsimo(lang,ime) { var simoWindow=window.open("simo/simo.php?lang="+lang+"&ime="+ime, "simo", "left="+(screen.width-350)+", top=100, width=300, height=450, toolbar=no, menubar=no, scrollbars=no, resizable=yes, status=no, location=no, directories=no"); }