(function($){Meetup.EmbedThis=function(elm,url){var newEl;var show=function(e){newEl.dialog("open")};var makeDialog=function(){return $('<div class="D_dialog"><h2>Add This to Your Website or Blog</h2><p>Copy the text in the box and paste it to a section of your website or blog that can accept HTML.</p><input style="width: 99%;" value="<script type=&quot;text/javascript&quot; src=&quot;'+url+'&quot;><\/script>" /><div style="text-align: center;margin-top: 1em"><input type="submit" value="OK" class="D_submit cancel-link"><div style="margin-top:.5em"><span class="linked cancel-link D_less"> Cancel</span></div></div></div>')};elm.click(show);newEl=makeDialog();newEl.dialog();$(".cancel-link",newEl).click(function(){newEl.dialog("close")})}})(jQuery);
