var init = { tableElem: '#currentTable', tableRenderId: 'currentTableRenderId', indexUrl: 'system.host/index', addUrl: 'system.host/add' + location.search, editUrl: 'system.host/edit', deleteUrl: 'system.host/delete', exportUrl: 'system.host/export', modifyUrl: 'system.host/modify', };