// vim: et:ts=4:sw=4:sts=4:ft=javascript 'use strict'; pandora.ui.embedVideoDialog = function() { var width = 640, height = 360, url = document.location.href + ( document.location.hash ? 'embed' : '#embed' ), $content = Ox.Element() .css({margin: '16px'}) .html(Ox._('To embed this clip, use the following HTML:
')), $embed = $('