Sindbad~EG File Manager
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- DW6 -->
<?php include ('include/head.php'); ?>
<body onmousemove="closesubnav(event);">
<?php include ('include/body.php'); ?>
<?php
$WhichDisk = $_GET['WhichDisk'];
if(is_null($WhichDisk))
$WhichDisk = "7";
$ProductType = $_GET['ProductType'];
if(is_null($ProductType))
$ProductType="individual";
?>
<div class="style1" id="pageName">
<h2>Download MathXpert--Now Free!
<img alt="MathXpert logo" src="TransparentMathXpertLogo.gif" height="50" width="118"/>
</h2>
<p>
MathXpert used to come in three versions: Algebra Assistant, Precalculus Assistant, and Calculus Assistant.
</p>
<p> Since it is now free, only Calculus Assistant will be offered, as it includes the other two. </p>
<p>MathXpert runs on any version of Windows. You can run it on a Mac using Parallels or BootCamp, or on Linux using WINE. </p>
<p> We need to prevent robots from using this form. You know the rhyme, <it> Columbus sailed the ocean blue, in fourteen hundred ninety-two. </it>
<p> Please enter the four-digit date from that rhyme to prove you're a human: </p>
<form action="download2.php" method="post" enctype="multipart/form-data" name="form1">
<p> <input size="4" type="text" name="Columbus" value=<?php echo ""; ?>> </p>
<p> Please enter an email address. It will not be given to anybody else, don't worry. </p>
<p> <input size="32" type="text" name="Email" value=<?php echo ""; ?>> </p>
<input type="submit" name="Submit" value="Download">
</p>
</form>
<p> There is a Donate button near the top of this page. You can use it to express your appreciation for the seven man-years of programming that went into the software that you are about to download for free, and to encourage further development. </p>
</div>
<?php include ('include/footer.php'); ?>
</body>
</html>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists