Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
146 lines (125 sloc)
4.22 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <title>DHC</title> | |
| </head> | |
| <body link="#000000" vlink="#000000" alink="#000000"> | |
| <p align="center"><font size="7">[<a href="http://dhcorp.cjb.net">DHC</a>]</font></p> | |
| <p align="center">(nemesystm)</p> | |
| <p align="center">When you get hit by a blast from the past you'll realize you | |
| didn't become what you wanted.</p> | |
| <p align="center">ICQ#55155478</p> | |
| <p align="center"><a href="mailto:auto45040@hushmail.com">auto45040@hushmail.com</a></p> | |
| <p align="center">Admin: mail me and I'll tell you what's wrong</p> | |
| <p align="center">Oh, and I think we should set Duane free. FREE DUANE!</p> | |
| <p align="center">I would like to greet everyone who ever greeted us, many | |
| thanks for that. (Artech, PtB, Insanity Zine Corp, Nytek, etc.)</p> | |
| <p align="center">Shadowy Grave <br> | |
| I look at your tombstone <br> | |
| reading the engravings <br> | |
| I notice all your beautiful flowers <br> | |
| so many of them <br> | |
| so many people admired you <br> | |
| I requested this spot <br> | |
| the spot under the tree <br> | |
| you always liked to lie in the shade <br> | |
| so I give you a shadowy grave <br> | |
| I love you <br> | |
| and don't ever forget that <br> | |
| i wanted us to grow up together <br> | |
| but you had to put me out <br> | |
| out of your life <br> | |
| when you did except me <br> | |
| except me into your heart <br> | |
| i didn't know where to start <br> | |
| i practiced what i would say <br> | |
| over and over again <br> | |
| but now that you want me <br> | |
| my mind goes blank <br> | |
| i just sank <br> | |
| right into your open arms <br> | |
| i remember all the good times we had <br> | |
| it makes me so sad <br> | |
| to recall what we had <br> | |
| had between us <br> | |
| nothing could keep us apart <br> | |
| you always had a place in my heart <br> | |
| a place to go when you are down <br> | |
| when you a hurt <br> | |
| when you need someone to love <br> | |
| i am allways here <br> | |
| even though <br> | |
| you have a shadowy grave <br> | |
| if i could only bring you back <br> | |
| before this time bomb <br> | |
| goes off in me <br> | |
| before the next revolution <br> | |
| I try <br> | |
| oh god I try <br> | |
| to redeem myself <br> | |
| but i need your help <br> | |
| what do i do <br> | |
| what do i say <br> | |
| i will never know <br> | |
| because you have a shadowy grave <br> | |
| -Redemption ©1999 (Owned)</p> | |
| </body> | |
| </html> | |
| <!-- Start SuperStats code version 2.0f. Do not alter this code! | |
| http://www.superstats.com --> | |
| <script language="JavaScript"> | |
| // SuperStats JavaScript code to send back a banner. | |
| // Copyright 1999 SuperStats.com | |
| var code = " "; | |
| function ss_escape(s) { | |
| var plus; | |
| s = escape(s); | |
| while ((plus = s.indexOf("+")) > 0) { | |
| s = s.substr(0,plus) + "%2B" + s.substr(plus+1,s.length); | |
| } | |
| return s; | |
| } | |
| var server = "stats.superstats.com"; | |
| var appname = navigator.appName; | |
| if (navigator.userAgent.indexOf("Opera") != -1) appname = "Opera"; | |
| var appversion = parseFloat(navigator.appVersion); | |
| var s = c = k = ""; | |
| var j = "1"; | |
| var g = window.location.href; | |
| var r = parent.document.referrer; | |
| var o = navigator.platform; | |
| document.cookie = "ssAllowCookie=true"; | |
| var myCookie = " " + document.cookie + ";"; | |
| k = (myCookie.indexOf(" ssAllowCookie=") >= 0 ? "Y" : "N"); | |
| if (appname == "Netscape") { | |
| if (appversion >= 4) { | |
| s = screen.width+'x'+screen.height; | |
| c = screen.pixelDepth; | |
| } | |
| } | |
| if (appname == "Microsoft Internet Explorer") { | |
| if (appversion < 4) r = ""; | |
| if (appversion >= 4) { | |
| s = screen.width+'x'+screen.height; | |
| c = screen.colorDepth; | |
| } | |
| } | |
| if (! g) g = ""; | |
| if (! r) r = ""; | |
| if (! o) o = ""; | |
| code = '<a href="http://' + server + '/' | |
| + 'c.cgi?u=hmv_247263" target="_top">' | |
| + '<img src="http://' + server + '/' | |
| + 'b.cgi?u=hmv_247263&r=' + ss_escape(r) | |
| + '&s=' + escape(s) + '&c=' + escape(c) | |
| + '&o=' + escape(o) + '&g=' + ss_escape(g) | |
| + '&a=' + ss_escape(appname + ' ' + appversion) | |
| + '&j=' + j + '&k=' + k | |
| + '" border=0></a>'; | |
| document.write(code); | |
| </script> | |
| <noscript> | |
| <a href="http://stats.superstats.com/c.cgi?u=hmv_247263" target="_top"> | |
| <img src="http://stats.superstats.com/b.cgi?u=hmv_247263&z=1" border=0> | |
| </a> | |
| </noscript> | |
| <!-- End SuperStats tracking code. --><!-- www.attrition.org web hack mirror - watermark or something --> |