<p>
<center>
<table border="0" width="60%">
  <tr>
    <td width="33%" align="center"><% showbutton "Book Event", 	getpath("web") +"/bkitbookevent.asp?eventno=" & eventno %></td>
    <td width="33%" align="center"><% showbutton "Show Basket", 	getpath("web") +"/bkitaddcart.asp" %></td>
    <td width="33%" align="center"><% showbutton "Checkout", 		getpath("ssl") +"/bkitcheckout.asp" %></td>
  </tr>
</table>
</center>

<% pagefooter %>
<% con.close %>