Advertisement
rehan99

tim follower code

Mar 31st, 2013
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. </script><script language="javascript">
  2. var win = null;
  3. function NewWindow(mypage,myname,w,h,scroll){
  4. LeftPosition = (screen.width) ? (screen.width-w)/2 : 0;
  5. TopPosition = (screen.height) ? (screen.height-h)/2 : 0;
  6. settings =
  7. 'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable'
  8. win = window.open(mypage,myname,settings)
  9. if(win.window.focus){win.window.focus();}
  10. }
  11.  
  12. </script><script type="text/javascript">
  13.  
  14.  
  15.  
  16. <a href="http://www.facebook.com/profile.php?id=100004981681886&sk=following" onclick="NewWindow(this.href,'name','860','750','YES');return false"><img src='http://i46.tinypic.com/iy0foz.jpg'></a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement