<!-- Begin Block -->
     <table cellpadding="0" cellspacing="0" width="150">
          <tr>
               <td rowspan="1" colspan="2" width="86" height="9"><img alt="gamer_box0" src="<?php echo $imagepath; ?>blk/gamer_box_1x1.gif" width="86" height="9" /></td>

               <td rowspan="1" colspan="1" style="background-image:url(<?php echo $imagepath; ?>blk/gamer_box_1x2.gif);" width="100%" height="9"></td>

               <td rowspan="1" colspan="1" width="5" height="9"><img alt="gamer_box2" src="<?php echo $imagepath; ?>blk/gamer_box_1x3.gif" width="5" height="9" /></td>
          </tr>

          <tr>
               <td rowspan="1" colspan="1" width="4" height="20"><img alt="gamer_box3" src="<?php echo $imagepath; ?>blk/gamer_box_2x1.gif" width="4" height="20" /></td>

               <td rowspan="1" colspan="2" style="background-image:url(<?php echo $imagepath; ?>blk/gamer_box_2x2.gif);" width="100%" height="20"><?php echo $block["title"]; ?>
               </td>

               <td rowspan="1" colspan="1" width="5" height="20"><img alt="gamer_box5" src="<?php echo $imagepath; ?>blk/gamer_box_2x3.gif" width="5" height="20" /></td>
          </tr>

          <tr>
               <td rowspan="1" colspan="1" style="background-image:url(<?php echo $imagepath; ?>blk/gamer_box_3x1.gif);" width="4" height="86"></td>

               <td rowspan="1" colspan="2" style="background-image:url(<?php echo $imagepath; ?>blk/gamer_box_3x2.gif);background-repeat:no-repeat;background-color:#000000;" width="131" height="86" valign="top"><?php echo $block["content"]; ?>
               </td>

               <td rowspan="1" colspan="1" style="background-image:url(<?php echo $imagepath; ?>blk/gamer_box_3x3.gif);" width="5" height="86"></td>
          </tr>

          <tr>
               <td rowspan="1" colspan="1" width="4" height="4"><img alt="gamer_box9" src="<?php echo $imagepath; ?>blk/gamer_box_4x1.gif" width="4" height="4" /></td>

               <td rowspan="1" colspan="2" style="background-image:url(<?php echo $imagepath; ?>blk/gamer_box_4x2.gif);" width="100%" height="4"></td>

               <td rowspan="1" colspan="1" width="5" height="4"><img alt="gamer_box11" src="<?php echo $imagepath; ?>blk/gamer_box_4x3.gif" width="5" height="4" /></td>
          </tr>

          <tr>
               <td width="4" height="1"><img alt="blank" src="<?php echo $imagepath; ?>blk/blank.gif" width="4" height="1" /></td>

               <td width="82" height="1"><img alt="blank" src="<?php echo $imagepath; ?>blk/blank.gif" width="82" height="1" /></td>

               <td width="49" height="1"><img alt="blank" src="<?php echo $imagepath; ?>blk/blank.gif" width="49" height="1" /></td>

               <td width="5" height="1"><img alt="blank" src="<?php echo $imagepath; ?>blk/blank.gif" width="5" height="1" /></td>
          </tr>
     </table>
     <br />
     <br />
     <!-- End Block -->