comparison index.html @ 7:4c495190076f boosterpack

[svn r9] fixed blanes dodrio bug
author robert
date Thu, 10 Sep 2009 08:01:18 -0400
parents 4246c7ef6487
children 8c6d2ce90677
comparison
equal deleted inserted replaced
6:4246c7ef6487 7:4c495190076f
31 31
32 32
33 <b>Rules:</b><br> 33 <b>Rules:</b><br>
34 34
35 35
36 <SCRIPT LANGUAGE="JavaScript">
37 <!-- Idea by: Nic Wolfe -->
38 <!-- This script and many more are available free online at -->
39 <!-- The JavaScript Source!! http://javascript.internet.com -->
40
41 <!-- Begin
42 function popUp(URL) {
43 day = new Date();
44 id = day.getTime();
45 eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=356,height=467,left = 476,top = 197');");
46 }
47 // End -->
48 </script>
36 49
37 50
38 51
39 52
40 53