View Single Post
Old 09-07-2006, 09:45 PM  
Damian_Maxcash
So Fucking Banned
 
Join Date: Oct 2002
Location: MaxCash.com
Posts: 12,745
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">
	<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
Damian_Maxcash is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote