setTimeout(function() { document.getElementById("skip-ads").style.display = 'block'; }, 5000); var counter = 5; // seconds var count_func = function() { counter -= 1; document.getElementById("counter").innerText = counter + ' seconds'; if (counter === 0) { document.getElementById("skip-ads").style.display = 'block'; document.getElementById("counter").style.display = 'none'; } else { setTimeout(count_func, 1000); } }; count_func();
skip to main
|
skip to sidebar
Mobile Weapon
we add weapon to your mobile!
Home
Posts (RSS)
Comments (RSS)
About Me
Dajosh
View my complete profile
Label
Java
(8)
N-SERIES
(4)
a
Thursday, August 2, 2012
$oLocker = new clsSocialLikeLocker(); $share_url = clsSocialLikeLocker::getCurrentURL(); // Current URL $isLiked = $oLocker->isLiked($share_url); if($isLiked) { http://facebook.com } else { faceboo...
READ MORE - a
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
5 seconds
Skip Ads
Archives
►
2013
(1)
►
February
(1)
▼
2012
(1)
▼
August
(1)
a
►
2011
(8)
►
December
(1)
►
November
(2)
►
October
(4)
►
September
(1)
►
2010
(11)
►
July
(11)
Labels
Java
(8)
N-SERIES
(4)
Label
Java
(8)
N-SERIES
(4)
Label
Java
(8)
N-SERIES
(4)
Label
Java
(8)
N-SERIES
(4)
Labels
Java
(8)
N-SERIES
(4)
Copyright ©
Mobile Weapon
| Powered by
Blogger
& Template by
Ikhsan Hafiyudin