[B]<script language="JavaScript"> images = new Array(3);images[0] = "<a href = 'http://mostafa98.ir/' rel='nofollow' ><img src='http://s1.mostafa98.ir/picture/ad/ads2.gif' border='0' height='60px' width='468px' alt='جای تبلیغ شما '></a>";images[1] = "<a href = 'http://mostafa98.ir/' rel='nofollow' ><img src='http://mihanwebhost.com/images/mihanwebhost-468.gif' border='0' height='60px' width='468px' alt='جای تبلیغ شما'></a>";images[2] = "<a href = 'http://mostafa98.ir/' rel='nofollow' ><img src='http://s1.mostafa98.ir/picture/ad/ads1.gif' border='0' height='60px' width='468px' alt='جای تبلیغ شما '></a>";index = Math.floor(Math.random() * images.length); document.write(images[index]); </script>[/B]