btn = addbutton("Add Account");
session_id = "{SESSION_ID}";
// the url to go when the button is clicked on
// the id given to the function on addbtn() is appended to the end
main_url = "{WWW_DIR}account/account_main.php?session_id={SESSION_ID}&account_id=";
loader_url = "{WWW_DIR}account/account_loader.php?session_id={SESSION_ID}&account_id=";
var btns = new Array;
{ROWS}
Wyszukiwarka