Untitled


SUBMITTED BY: Guest

DATE: Dec. 11, 2013, 5:55 a.m.

FORMAT: Text only

SIZE: 417 Bytes

HITS: 877

  1. <script type="text/javascript">
  2. window.onload = function()
  3. {
  4. TINY.box.show(html:'You content go here', 1, 400, 350, 1)
  5. }
  6. </script>
  7. <script type="text/javascript">
  8. window.onload = function()
  9. {
  10. TINY.box.show('contentfile.html', autohide:20, 1, 400, 350, 1)
  11. }
  12. </script>

comments powered by Disqus