window.onload = r; function r() { if (document.getElementsByTagName) { for (i=0; i 600) { im.style.width = '600px'; eval("pop" + String(i) + " = new Function(\"pop = window.open('" + im.src + " ','originalimg','width='+(screen.width-50)+',height=600,left=25,scrollbars=1,resizable=1'); pop.focus();\")"); eval("im.onclick = pop" + String(i) + ";"); if (document.all) im.style.cursor = 'hand'; if (!document.all) im.style.cursor = 'pointer'; im.title = 'Click aici pentru a vedea imaginea in formatul original'; } } } }