There can be content between the script tags and there is both an opening and closing tag available here.
bird
10:45 am on Sep 26, 2005 (gmt 0)
While both variants are technically valid, using an explicit closing tag is safer. Some (arguably broken) spiders might not understand the /> syntax for empty tags. They will get confused if they don't find a seperate </script>.