<html lang="en-us">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Contact form - The Determinator Game</title>
<meta name="description" content="Contact form - The Determinator Game">
<link href="http://www.ursgames.com/thedeterminatorgame/style_determinator.css" rel="stylesheet" type="text/css">
<SCRIPT LANGUAGE="JavaScript">
function textCounter(field, countfield, maxlimit) {
if (field.value.length > maxlimit) // if too long...trim it!
field.value = field.value.substring(0, maxlimit);
// otherwise, update 'characters left' counter
else 
countfield.value = maxlimit - field.value.length;
}
</script>
</head>
<body>
<center>
<table border="0" cellspacing="0" cellpadding="0" width="1000">
<tr valign="top">
<td class="background_with_menu" valign="top" align="left">

<table border="0" cellspacing="0" cellpadding="0" width="955">
<tr valign="top">
<td><p><img src="images/pixelbl.gif" width="60" height="1" border="0" alt="bl"></p></td>
<td><p><img src="images/pixelbl.gif" width="200" height="1" border="0" alt="bl"></p></td>
<td><p><img src="images/pixelbl.gif" width="54" height="1" border="0" alt="bl"></p></td>
<td><p><img src="images/pixelbl.gif" width="641" height="1" border="0" alt="bl"></p></td>
</tr><tr valign="top">
<td><p><img src="images/pixelbl.gif" width="1" height="170" border="0" alt="bl"></p></td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr><tr>
<td><p><img src="images/pixelbl.gif" width="1" height="390" border="0" alt="bl"></p></td>
<td valign="top">
<!--#include virtual="/thedeterminatorgame/_menu.html"-->
</td>
<td>&nbsp;</td>
<td align="center" valign="top">

<table border="0" cellspacing="0" cellpadding="0" width="100%"><tr valign="top"><td valign="top">
<table border="0" cellspacing="0" cellpadding="0" width="100%"><tr>
<td class="border_6666ff" width="4"><p><img src="images/border_6666ff.gif" width="4" height="390" border="0" alt="border"></p></td>
<td bgcolor="#ffffff" align="center" valign="top">
<!--XXXXXXXXXXXXXXXXXX START CONTENTS Expandable center area Right Side - MAX 641 pixels wide XXXXXXXXXX-->
<p>&nbsp;
<p><font style="font-size: 14px; color: #bd0000;"><b>Contact:</b></font> &nbsp;&nbsp;Adam Abolafia 702-241-5298 &nbsp;&nbsp;/&nbsp;&nbsp;Rick Jasper 702-281-7191
<p>&nbsp;
<center>
<iframe src="contactform.html" height="300" width="400" marginwidth="0" marginheight="0" hspace="0" vspace="0" scrolling="no" frameborder="0" bordercolor="#000000" background-color="#ffffff"></iframe>
</center>


<!--XXXXXXXXXXXXXXXXXX END CONTENTS Expandable center area Right Side XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-->
</td>
<td class="border_6666ff" width="4"><p><img src="images/border_6666ff.gif" width="4" height="1" border="0" alt="border"></p>
</td></tr></table>
</td></tr>
<tr valign="top">
<td class="rightArea_bottom" align="center"><p><img src="images/pixel.gif" width="0" height="13" border="0" alt="wh"></p>
</td></tr></table>

</td></tr></table>
<p>&nbsp;
<p><!--#include virtual="/thedeterminatorgame/_footer.html"-->
<p>&nbsp;
<p>&nbsp;
</center>
</body>
</html>