function mytransactions($type = 'past')
 {
     App_Template::admin_my_transactions_list($type);
 }