bug504877_helper.html 173 B

1234567891011
  1. <html>
  2. <head>
  3. <script>
  4. function getblat() {
  5. return blat;
  6. }
  7. foopy = 42;
  8. </script>
  9. </head>
  10. </html>