Pages: 1
You are viewing a post by john_619619. View all 13 posts in some easy script to share.. [b]This script keeps track of the number of times a viewer has visited your page, and alerts the viewer of this info. [/b] [b]Copy the code below and paste it to external.
tenx for sharing buddy 
[quote]var message;
if(visit == 1)
message=" Welcome to my page [b]'+pageViewerFName+'[/b]!";[/quote]