MyAccount
<%= $url = "$selfurl?session=$session_id;action="; ''; %> <%= include('myaccount_menu') %>
Make a payment
Amount Due
$<%=sprintf("%.2f",$balance)%>
Payment amount
$
">
<%= include('check') %>
Remember this information
NAME="auto" VALUE="1" onClick="if (this.checked) { document.OneTrueForm.save.checked=true; }"> Charge future payments to this account automatically
<%= include('footer') %>