controllers.show = function(key) { var _this = this; var story = _.find(store, function(story) { return story.key == key; }); function loadStory(url) { var iframe = $("