var pull=JSON.parse(localStorage.getItem('data')) for(var i=0; i<pull.length; i++){ new arrayName(pull[i].AnyName, pull[i].AnyName, pull[i].AnyName)