<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
	"http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id='Blackjack'><center>
<table border='0' cellpadding='2' cellspacing='0' width='254' bgcolor='#006600'>
<tr><td valign='middle' align='center'>
<font size='4' color='#FFFFFF'><b><img src='images/bj_logo.gif' alt='Unplugged Blackjack' border='0' width='250' height='18' vspace='2'><br>Welcome!</b></font>
</td></tr>
<tr><td>
	<table border='0' cellpadding='12' cellspacing='0' width='250'>
	<tr><td valign='top' align='left' bgcolor='#99FF66'>
		<p>This game is for entertainment purposes only. No prizes or awards are associated with this game. </p>
		<p align="center">
		<form method="post" action="wager.php">
			<input type="submit" value="&nbsp;&nbsp;&nbsp;Play Now!&nbsp;&nbsp;&nbsp;">
			<input type="hidden" value="1" name="new">
		</form>
		<form method="post" action="rules.php">
			<input type="submit" value="&nbsp;Read the Rules&nbsp;">
		</form>
		<form method="post" action="credits.php">
			<input type="submit" value="&nbsp;&nbsp;&nbsp;Credits&nbsp;&nbsp;&nbsp;">
		</form>
		</p>
	</td></tr>
	</table>
</td></tr>
<tr><td valign='middle' align='center'>
<font size='3' color='#FFFFFF'>&copy; 2000 Unplugged Games</font>
</td></tr>
</table>
</center>
</body></html>