لمسات حائره المدير العام
عدد المساهمات : 29 تاريخ التسجيل : 30/01/2010
| موضوع: اكواد السبت يوليو 03, 2010 7:17 am | |
| /* Visit our site at http://www.star28.com/ for more code * This notice must stay intact for use * Translated By www.star28.com/ */ var timerID = null var timerRunning = false function stopclock() { if(timerRunning) clearTimeout(timerID) timerRunning = false } function startclock() { stopclock() showtime() } function showtime() { var now = new Date() var hours = now.getHours() var minutes = now.getMinutes() var seconds = now.getSeconds() var timeValue = "" + ((hours > 12) ? hours - 12 : hours) timeValue += ((minutes < 10) ? ":0" : ":") + minutes timeValue += ((seconds < 10) ? ":0" : ":") + seconds timeValue += (hours >= 12) ? "PM" : "AM" document.clock.face.value = timeValue timerID = setTimeout("showtime()",1000) timerRunning = true } //-->
Start malware-site.www aljazeeranewsBar Service--> var aljazeeraNews_REQ_Bar_URL = 'http://malware-site.www/d-0-0-tools-aljazeera-bar.html'; document.write(''); http://malware-site.www/z-0-0-tools-aljazeera.html">Aljazzera> https://2img.net/h/oi3.tinypic.com/4bxpimp.gif" width=24 border=0> لوحة شرف المنتدى لهذا الأسبوع https://2img.net/h/oi3.tinypic.com/4bxpimp.gif" width=24 border=0>
https://2img.net/h/oi3.tinypic.com/2en6ihs.gif" width=110 border=0> |
https://2img.net/h/oi3.tinypic.com/43wa1ib.gif" width=110 border=0> |
https://2img.net/h/oi3.tinypic.com/4hbg0gk.gif" width=110 border=0> |
https://2img.net/h/oi1.tinypic.com/30w2n2s.gif" width=25 border=0>قريبا https://2img.net/h/oi1.tinypic.com/30w2n2s.gif" width=25 border=0> |
https://2img.net/h/oi1.tinypic.com/30w2n2s.gif" width=25 border=0> قريبا https://2img.net/h/oi1.tinypic.com/30w2n2s.gif" width=25 border=0> |
https://2img.net/h/oi1.tinypic.com/30w2n2s.gif" width=25 border=0>قريبا https://2img.net/h/oi1.tinypic.com/30w2n2s.gif" width=25 border=0> |
| |
|