<?php
require ("caption/variables.php3");
$home_url='http://www.redbrain.com';
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<title>Redbrain.com</title>
	<?include("includes/metatags.php3");?>
	<?include("includes/navrolloverscript.php3");?>
	<?include("includes/fontstyle.php3");?>
</head>
<BODY background="/images/backgroundlines.gif" ONLOAD="preloadImages();" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" rightmargin="0">
	<table align="center" cellspacing="0" cellpadding="0" border="0" width="680" height="100%">
		<tr>
   			<td valign="top" height="1%"><!--BEGIN TOP HEADER TABLE-->
				<br>
				<table cellspacing="0" cellpadding="0" border="0" width="680" HEIGHT="86">
					<tr>
						<td rowspan="2"><IMG SRC="/images/spacer.gif" WIDTH="11" HEIGHT="86"></td>
							<td align="right">
								<table cellspacing="0" cellpadding="0" border="0" width="100%" height="65">
									<tr>
										<td width="1%"><img src="/images/header-leftback.gif" width="11" height="65" alt="" border="0"></td>
										<td width="98%">
											<table background="/images/header-background.gif" cellspacing="0" cellpadding="0" border="0" width="100%" height="100%">
												<tr>
													<td align="left" width="1%" valign="bottom"><A HREF="/index.php"><img src="/images/logo1.gif" width="175" height="63" alt="Get your mouse off my brain" border="0"></a></td>
													<td align="center" width="99%" valign="bottom"><?include("includes/banner-caption.php3");?></td>
												</tr>
											</table></td>
										<td width="1%"><img src="/images/header-rightback.gif" width="11" height="65" alt="" border="0"></td>
									</tr>
								</table></td>
					</tr>
					<tr>
						<td>
							<table cellspacing="0" cellpadding="0" border="0" width="669">
								<tr>
									<td width="14"><img src="/images/headerleftcorner.gif" width="14" height="21" alt="" border="0"></td>
									<td width="640"><img src="/images/headerbackground.gif" width="640" height="21" alt="" border="0"></td>
									<td width="15"><img src="/images/headerendcap.gif" width="15" height="21" alt="" border="0"></td>
								</tr>
							</table></td>
					</tr>
				</table><!--END TOP HEADER TABLE--></td>
		</tr>
		<tr>
   			 <td valign="top" height="98%"><!--BEGIN MAIN MIDDLE SECTION TABLE-->
			 	<table cellspacing="0" cellpadding="0" border="0" width="680" height="100%">
					<tr>
    					<td><img src="/images/spacer.gif" height="1" width="11"></td>
   						<td valign="top"><?include("includes/navbar.php3");?></td>
  					    <td valign="top"><!--BEGIN MIDDLE CONTENT TABLE-->
							<table cellspacing="0" cellpadding="0" border="0" width="548" height="100%">
								<tr>
    								<td valign="top"><!--BEGIN CONTENT TABLE-->
										<table cellspacing="0" cellpadding="0" border="0" width="542" background="/images/mainbackground.gif" height="100%">
											<tr>
												
                      <td height="1%" align="center" valign="top"><img src="/images/header-caption.gif" width="180" height="24"></td>
											</tr>
											<tr>
    											<td height="99%" valign="top"><br><br>
													Caption Contest Closed, due to asshole spammers!
                        <!--<table align="center" width="362">
                          <form method="POST" action="/captionfunction.php3">
														<tr><input type="hidden" name="posted_on">
  															
                            <td align="right"><font color="#000000" face="Verdana" size="2"><b>Name/email*:</b></font></td>
  															<td><input type="text" name="guest" size="20"></td>
														</tr>
														<tr>
  															
                              <td align="right" valign="top"><font color="#000000" face="Verdana" size="2"><b>Type 
                                your caption here**:</b></font></td>
  															<td><input type="text" name="message" size="30"></td>
														</tr>
														<tr>
															<td align="center" colspan="2"><input type="submit" value="Think you're funny? Then Post Up!"><br>
                                <font color="#000000" face="Verdana" size="1">*Your 
                                email address is optional. <br>
                                We will need it, if you want to win a prize. <br>
                                When you hit post, your email WILL be <br>
                                posted on the site next to your name<br>
                                and can not be removed until next contest.<br>
                                <br>
                                **Try not to use apostrophe's or quotes. <br>
                                They get fucked up in the translation.</font></td>
														</tr></form>
													</table>
												--></td>
											</tr>
										</table><!--END CONTENT TABLE--></td>
								</tr>
							</table><!--END MIDDLE CONTENT TABLE--></td>
					</tr>
				</table><!--END MAIN MIDDLE SECTION TABLE--></td>
		</tr>
		<tr>
   			 <td height="1%"><!--BEGIN FOOTER TABLE-->
				 <table cellspacing="0" cellpadding="0" border="0" width="680">
						<tr>
    						<td><img src="/images/spacer.gif" height="1" width="11"></td>
   							<td valign="top"><!--BEGIN FOOTER--><?include("includes/footer.php3");?><!--END FOOTER--></td>
    						<td><img src="/images/spacer.gif" height="1" width="18"></td>
						</tr>
					</table><!--END FOOTER TABLE--></td>
		</tr>
	</table>
	
</body>
</html>

