var SingletonFactory = (function(){ var products=undefined; return { fetchData: function(data){ if(data==null){ cons