ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Paintball</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link href="../picstyle.css" rel="stylesheet" type="text/css" /> </head> <body> <div class="center"> <h1 align=center >Paintball</h1> <p class="caption"> <a class="button" href="../../index.html#index"> Home </a> <a class="button" href="../index.html#index"> Images </a> <a class="button" href="pball2.html"> NEXT </a> </p> <table align="center" class="border" cellpadding="6"> <tr> <td colspan="2" align="center" ><img src="arfire.gif" class="border"alt="ARFIRE" width="336" height="252" /> </td> </tr> <tr> <td><img src="image003.jpg" class="border" alt="IMAGE" width="336" height="252" /></td> <td><img src="image005.jpg" class="border" alt="IMAGE" /></td> </tr> <tr> <td><img src="image007.jpg" class="border" alt="IMAGE" /></td> <td><img src="image009.jpg" class="border" alt="IMAGE" width="336" height="252" /></td> </tr> <tr> <td colspan="2" align="center"> <hr> <a class="revbutton" href="pball2.html"> NEXT </a> </p> </td> </tr> </table> <hr /> </div> </body> </html>