<?

///////////////////////////////////////
//
// Hand built in VIM by Void Main
//
///////////////////////////////////////

if ($show) {show_source("stddisclaimer.php"); exit;}

require(
"./s/functions.php");

void_mains("Standard Disclaimer",700);

box("{ <a href=\"/\">main</A>(); }",700);
?>

<? box_top(); ?>

<table bgcolor=0b0b0b border=0 cellpadding=20 cellspacing=0 width=700>
<tr>
 <td align=center>

<table border="0" cellspacing="1" cellpadding="4" bgcolor="#000000">
<tbody>
<tr>
 <th align="left" bgcolor="#5485c9">
  <font face="Verdana, Geneva, Arial, Helvetica, Sans-Serif" size="2" color="#ffffff">» Standard Disclaimer</font>
 </th>
</tr>
<tr>
 <td bgcolor="#ffffff">
  <table border="0" cellpadding="4" cellspacing="1">
  <tbody>
   <tr>
    <td bgcolor="#ffffff">
     <font face="Verdana, Geneva, Arial, Helvetica, Sans-Serif" size="1" color="#000000">
If you have difficulty following directions and you muck something up on your computer, <b>it's not my fault</b>.<br>
If you follow directions perfectly and still muck something up on your computer, <b>it's still not my fault</b>.<br><br>
If you click on the "return 0;" in "main()" and have JavaScript turned on, your browser window will close. Just thought I would let you know ahead of time because I <b>know</b> you always read these disclaimers before you browse.
<br><br>
This site is meant to <b>slightly</b> resemble the C programming language. Don't jump on my case because it won't compile. And no, I have no plans of rewriting it in C++ or C#, and monkeys will fly out of my butt before I rewrite it in VB!
<br><br>
<b>Void Main</b> is just a name. I picked Void Main because I thought it sounded better for a name than Int Main. Do <b>not</b> use it in your C programs!
<br><br>
Yes, I know this site is ugly. It was intentional.
<br><br>
Signed,<br>
$ <b>echo '[q]sa[ln0=aln128%Pln128/snlbx]sb25384035327623601753454966742snlbxq'|dc</b>
     </font>
    </td>
   </tr>
  </tbody>
  </table>
 </td>
</tr>
</tbody>
</table>

 </td>
</tr>
</table>

<? box_bottom(); ?>

<? finish('/stddisclaimer.php'); ?>