View Single Post
ישן 15-11-08, 20:57   # 4
Shon12
חבר מתקדם
 
מיני פרופיל
תאריך הצטרפות: Oct 2007
הודעות: 354

Shon12 לא מחובר  

HTML קוד:
<script type="text/javascript">
i = 0;
document.write(++i);
document.write(++i);
document.write(++i);
document.write(++i);
</script>
בבקשה.
__________________
Projector Lamps
  Reply With Quote