var Dather = { embed: function(options) { var url = window.location.hash.replace("#","") || options.url document.domain = document.domain.replace("www.", "") var width = options.slim_design ? 860 : 980 document.write('') } }