var mdhrStore = new Ext.data.JsonStore({ url:'data.php', root:'rows', timeout:100, fields: [ 'HR','PR1','AM1','PR2','AM2','PR3'] });