As you can see here I have what is a Grid of the users in my database. This is page one.

I would like to increase the amount of users displayed, as well as have a variable to allow for the user to select how many users are shown per page.
Here is the code to the frmUsersGrid.php file thats called from the template:

Here is the code from frmUsersGrid.tpl, which is the template for the .php.

Any help would be graciously appericated.. I dont think its a hard problem, just one that needs solving. I hope there is a variable for the amount of users displayed somewhere.