$(function(){(function(){$(".popup_box").dialog({bgiframe:true,modal:true,autoOpen:false,draggable:false,resizable:false,width:390,title:"RSSリーダーで購読",close:function(event,ui){$("#comment_error").hide();}});$(".popup_rss").click(function(){$(".popup_box").dialog("open");});})();});
