$(document).ready(function() { createStoryJS({ type: 'timeline', width: '100%', height: '100%', source: 'https://docs.google.com/spreadsheet/pub?key=0Agj2HRrBDEjJdGtiUTg3aFFUY3hfU1YtbmFuejZjWGc&output=html', embed_id: 'my-timeline' }); });