Ext.namespace('UpstateTax.TSdata'); UpstateTax.TSdata.experience = [ [1, 'None'], [2, 'Personal'], [3, '1-2 years professional experience'], [4, '3+ years professional experience'] ]; UpstateTax.TSdata.reffer = [ [1, 'Sign at the Office'], [2, 'Referred by a Friend'], [3, 'Previous Customer'], [4, 'Direct Mail'], [5, 'Tri-County Technical College'], [6, 'Sign at the Mall'], [7, 'Other'], [8, 'Online Search'] ]; UpstateTax.TSdata.books = [ ["n", 'No'], ["y", 'Yes- Office Pick-up'], ["s", 'Yes- Mail Delivery'] ];