HTML


SUBMITTED BY: vsudhaa

DATE: Sept. 21, 2016, 7:08 a.m.

FORMAT: Text only

SIZE: 197 Bytes

HITS: 21265

  1. <script type="text/javascript">
  2. window.onload = function() {
  3. window.open('YOUR URL','google',' menubar=0, resizable=0,dependent=0,status=0,width=1300,height=1300,left=10,top=10')
  4. }
  5. </script>

comments powered by Disqus