/ Published in: JavaScript
Expand |
Embed | Plain Text
<script type="text/javascript"> var url = 'YOUR_FACEBOOK_FAN_PAGE_URL' if(top === self) { top.location.href = url; } </script>
You need to login to post a comment.
<script type="text/javascript"> var url = 'YOUR_FACEBOOK_FAN_PAGE_URL' if(top === self) { top.location.href = url; } </script>
You need to login to post a comment.