__Mr_Kaos__
<script language="JavaScript1.2">
<!--
function openWin( winHeight, winWidth, picSrc ){
newWin = window.open('', '', 'height='+ winHeight + ',width='+ winWidth + 'toolbars=no, scrollbars=yes' );
newWin.document.write("<head><title>"+ picSrc +"</title></head>");
newWin.document.write("<p align=center>");
newWin.document.write("<img src=" + picSrc + ">"); newWin.document.write("<br><br><form><input type='button' value='Kapat' onclick='JavaScript:window.close()'>");
newWin.document.write("</form></p>");
}
-->
</script>
<p align="center"><img src="BİRİNCİ RESİM URL BURAYA" width="70" height="70" onclick="openWin(425,600,'BİRİNCİ RESİM URL BURAYA ')"><img src="İKİNCİ RESİM URL BURAYA" width="70" height="70" onclick="openWin(440,610,'İKİNCİ RESİM URL BURAYA ')"><img src="ÜCÜNCÜ RESİM URL BURAYA" width="70" height="70" onclick="openWin(600,550,'ÜCÜNCÜ RESİM URL BURAYA ')"> <img src="DÖRDUNCU RESİM URL BURAYA" width="70" height="70" onclick="openWin(850,825,'DÖRDUNCU RESİM URL BURAYA ')"></p>








|