SBL GRAPHICS DESIGNZ
You need to login or register in order to fully use all the features and view all the sections of this site.
Thank you.
Hoping you'll be an active member
Regards: sbl graphics Team
vIEWERS TIME SPENT 358e34g
SBL GRAPHICS DESIGNZ
You need to login or register in order to fully use all the features and view all the sections of this site.
Thank you.
Hoping you'll be an active member
Regards: sbl graphics Team
vIEWERS TIME SPENT 358e34g
SBL GRAPHICS DESIGNZ
Would you like to react to this message? Create an account in a few clicks or log in to continue.

SBL GRAPHICS DESIGNZ

Solid bloodline-Grapics designz
 
HomePortalSBL LAYOUTSGalleryLatest imagesSearchRegisterLog in
vIEWERS TIME SPENT 5b1ow1vIEWERS TIME SPENT Fz45e9vIEWERS TIME SPENT 21mzprqvIEWERS TIME SPENT 2568eowvIEWERS TIME SPENT 1072gqrvIEWERS TIME SPENT 29yr3f7vIEWERS TIME SPENT 11rbvpevIEWERS TIME SPENT J5gf2bvIEWERS TIME SPENT 28248s0vIEWERS TIME SPENT Efgh7lvIEWERS TIME SPENT 5b1ow1vIEWERS TIME SPENT Fz45e9vIEWERS TIME SPENT 21mzprqvIEWERS TIME SPENT 2568eowvIEWERS TIME SPENT 1072gqrvIEWERS TIME SPENT 29yr3f7vIEWERS TIME SPENT 11rbvpevIEWERS TIME SPENT J5gf2bvIEWERS TIME SPENT 28248s0vIEWERS TIME SPENT Efgh7l
Generators
Live previewer
Css Linker
Js Linker
Auto friend Adder
Text Flipper
Image Effect
Js Encrypter
Fancy Text Generator
Comment Generator
Who View Me
SBL NavigatION
BIGGER CBOX
PRIVATE CBOX
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password
Search
 
 

Display results as :
 
Rechercher Advanced Search
Top posters
cursed witch (66)
vIEWERS TIME SPENT I_vote_lcapvIEWERS TIME SPENT I_voting_barvIEWERS TIME SPENT I_vote_rcap 
redblood21 (58)
vIEWERS TIME SPENT I_vote_lcapvIEWERS TIME SPENT I_voting_barvIEWERS TIME SPENT I_vote_rcap 
SBL_MARIA (43)
vIEWERS TIME SPENT I_vote_lcapvIEWERS TIME SPENT I_voting_barvIEWERS TIME SPENT I_vote_rcap 
miZz_LABLAB (40)
vIEWERS TIME SPENT I_vote_lcapvIEWERS TIME SPENT I_voting_barvIEWERS TIME SPENT I_vote_rcap 
ivantage (32)
vIEWERS TIME SPENT I_vote_lcapvIEWERS TIME SPENT I_voting_barvIEWERS TIME SPENT I_vote_rcap 
Keana (25)
vIEWERS TIME SPENT I_vote_lcapvIEWERS TIME SPENT I_voting_barvIEWERS TIME SPENT I_vote_rcap 
miNgkay (24)
vIEWERS TIME SPENT I_vote_lcapvIEWERS TIME SPENT I_voting_barvIEWERS TIME SPENT I_vote_rcap 
muzikaXD (21)
vIEWERS TIME SPENT I_vote_lcapvIEWERS TIME SPENT I_voting_barvIEWERS TIME SPENT I_vote_rcap 
Mherwin (19)
vIEWERS TIME SPENT I_vote_lcapvIEWERS TIME SPENT I_voting_barvIEWERS TIME SPENT I_vote_rcap 
Ever. (14)
vIEWERS TIME SPENT I_vote_lcapvIEWERS TIME SPENT I_voting_barvIEWERS TIME SPENT I_vote_rcap 
Contact

Site Designer

Banner maker ArK
Affiliates
vIEWERS TIME SPENT Mkkyg1
vIEWERS TIME SPENT 23vmbt1
vIEWERS TIME SPENT 24mvrc4
vIEWERS TIME SPENT 2hcgg1j
vIEWERS TIME SPENT N16pnm
vIEWERS TIME SPENT 334hu2v
vIEWERS TIME SPENT 2ll14di
Polls1

casino 99polls
Sbl playlist


 

 vIEWERS TIME SPENT

Go down 
2 posters
AuthorMessage
redblood21




Number of posts : 58
Registration date : 2009-04-05
Age : 28
Location : pampanga

vIEWERS TIME SPENT Empty
PostSubject: vIEWERS TIME SPENT   vIEWERS TIME SPENT I_icon_minitimeFri Apr 10, 2009 9:05 am

VIEWERS TIME SPENT


Code:
<html>
<head>
<!--
This file retrieved from the JS-Examples archives
http://www.js-examples.com
1000s of free ready to use scripts, tutorials, forums.
Author: Artem - http://javascript4free.by.ru
-->


</head>
<body>



<CENTER><form name=exf1>
<font face=arial color=grey size=2>Time spent on u spent in my page:</font>
<input size=9 name=timespent>
</form><p>


<script>
 
startday = new DATE();
clockStart = startday.getTime();

function initStopwatch()
{
 var myTime = new DATE();
        var timeNow = myTime.getTime();
        var timeDiff = timeNow - clockStart;
        this.diffSecs = timeDiff/1000;
        return(this.diffSecs);
}
initStopwatch();

function getSecs()
{
        var mySecs = initStopwatch();
        var mySecs1 = ""+mySecs;
        mySecs1= mySecs1.substring(0,mySecs1.indexOf(".")) + " secs.";
        document.exf1.timespent.value = mySecs1
        window.setTimeout('getSecs()',1000);
}
getSecs();
</script>



</body>
</html>

NO NEED TO COMPILE JUST PASTE IT INTO YOUR MEDIA BOX

CREDITS TO
HIDECODESGALORE.ORG
Back to top Go down
http://www.fs-addick.tk
aila_tricia




Number of posts : 1
Registration date : 2009-04-14

vIEWERS TIME SPENT Empty
PostSubject: Re: vIEWERS TIME SPENT   vIEWERS TIME SPENT I_icon_minitimeWed Apr 15, 2009 9:50 am

jesel saan yn ilalagay sa jinx?
Back to top Go down
 
vIEWERS TIME SPENT
Back to top 
Page 1 of 1
 Similar topics
-
» Viewers pic on your mainbox
» VIEWERS PIC ON YOUR PRIMARY PIC
» FLOATING IMAGE plus viewers pic
» PAGE VIEWERS NAME ON YOUR SHOUTOUT

Permissions in this forum:You cannot reply to topics in this forum
SBL GRAPHICS DESIGNZ :: SBL Tricks And Tutorials :: Js codes-
Jump to: