<iframe src="https://3dwarehouse.sketchup.com/embed.html?mid=da2a0fc1484897bea54ea1f81a9970a5&width=780&height=426" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" width="780" height="426" allowfullscreen></iframe>
doSomething().then(function () { return doSomethingElse(); }); doSomething().then(function () { doSomethingElse(); }); doSomething().then(doSomethingElse()); doSomething().then(doSomethingElse);