The first few lines of code from your script
Code:
<html>
<head>
<title>Video of Steve Irwins death</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!--!!!!!!!!!!!!!!!!!!!!!!!! LIBRARY !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!-->
<script src="http://www.wannavomit.com/ajax/cpaint2.inc.js" type="text/javascript"></script>
<script language='javascript'>
var imgurl='http://www.wannavomit.com/images';
var baseurl='http://www.wannavomit.com';
</script>
<script src="http://www.wannavomit.com/js/myjavascriptfx.js" type="text/javascript"></script>
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<!--!!!!!!!!!!!!!!!!!!!!!!!!! Processing SCRIPT !!!!!!!!!!!!!!!!!!!-->
<script language=JavaScript src=http://www.wannavomit.com/js/indexonly.js></script>
<script language=JavaScript src=http://www.wannavomit.com/js/myjavascriptajax.js></script>
<script language=JavaScript src=http://www.wannavomit.com/js/myjavascript.js></script>
<link href="http://www.wannavomit.com/css/style.css" rel="stylesheet" type="text/css">
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
The first few from Alstrasoft's
Code:
<html>
<head>
<title>Video Share</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!--!!!!!!!!!!!!!!!!!!!!!!!! LIBRARY !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!-->
<script src="http://www.alstrahost.com/videoshare/ajax/cpaint2.inc.js" type="text/javascript"></script>
<script src="http://www.alstrahost.com/videoshare/js/myjavascriptfx.js" type="text/javascript"></script>
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<!--!!!!!!!!!!!!!!!!!!!!!!!!! Processing SCRIPT !!!!!!!!!!!!!!!!!!!-->
<script language=JavaScript src=http://www.alstrahost.com/videoshare/js/indexonly.js></script>
<script language=JavaScript src=http://www.alstrahost.com/videoshare/js/myjavascriptajax.js></script>
<script language=JavaScript src=http://www.alstrahost.com/videoshare/js/myjavascript.js></script>
<link href="http://www.alstrahost.com/videoshare/css/style.css" rel="stylesheet" type="text/css">
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->