URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       buzzcodes
  HTML https://buzzcodes.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: Free Codes js,html,php etc  
       *****************************************************
       #Post#: 6--------------------------------------------------
       View Page source script
   DIR By: TEAMBOKER
       Date: February 12, 2012, 9:51 am
       ---------------------------------------------------------
       Use this script to view the source of any html document easily.
       Simply insert thebelow code onto any web page.U can try to get
       source link webflood then paste to your wap :lol:
       --- Code ---
       <script>
       <!--
       
       /* View-source script credit:
       By JavaScript Kit (www.javascriptkit.com)
       Over 200+ free JavaScripts here!
       */
       
       
       function viewthesource(){
       window.location="view-source:"+window.location
       }
       //-->
       </script>
       <a href="javascript:viewthesource()">Click to view source!</a>
       
       <p align="center"><font face="arial" size="-2">This free
       script provided by</font>
       
       <font face="arial, helvetica" size="-2"><a
       href="
  HTML http://javascriptkit.com
       ">JavaScript
       Kit</a></font></p>
       --- End Code ---
       *****************************************************
       Page 1 of 1