static function get_javascript_url($story)
 {
     return Story::get_file_url($story, 'story_javascript');
 }