var dsRTE_emoticons=function(){this.ExecuteCommand=function(a,b,c){c.slideToggle();return true};this.PrepareCommand=function(a,b,c,d){$(a.iframe).parents('table:first').find('.emot').each(function(){$(this).click(function(){a.frame.focus();if($.browser.msie){a.iframe.rng.execCommand('insertimage',false,$(this).children()[0].src);a.iframe.rng.select();a.iframe.rng.execCommand('unselect',false,null);a.updateIERange()}else{a.doc.execCommand('insertimage',false,$(this).children()[0].src)}a.frame.focus();c.slideUp();return false});if($.browser.msie)$('img',$(this)).mouseover(function(){this.className='hvr'}).mouseout(function(){this.className=''})});return true}};dsRTE.RegisterPlugin(new dsRTE_emoticons(),'emoticons');
