//-----------------------------------------------------------------------//
// Mini Panda & Cloud Smileys
// Chokilala Version
// Visit my blog at http://www.chokilala.com
//-----------------------------------------------------------------------//

//Credits to original author : blogmenjerit (http://blogmenjerit.com/)
//Credits to http://www.mimi-goodies.com
//Credits to http://oh-so-crispy.net

// ==UserScript==
// @name           Mini Panda & Cloud Smileys (Chokilala.com)
// ==/UserScript==

// FEATURES
// Works only in Compose modes
// Add the emoticons at the end of the text

// TODO
// modify the script to insert the emoticon directly after the cursor

window.addEventListener("load", function(e) {

function setemoticons(domname) 
{
var editbar = document.getElementById(domname);
  if (editbar) {

    var buttons = "<br />";
	buttons += emoticonButton(":pandacloud_01:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/wink.gif");
	buttons += emoticonButton(":pandacloud_02:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/tongue.gif");
	buttons += emoticonButton(":pandacloud_03:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/sweatdrop.gif");
	buttons += emoticonButton(":pandacloud_04:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/shocked.gif");
	buttons += emoticonButton(":pandacloud_05:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/sad.gif");
	buttons += emoticonButton(":pandacloud_06:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/pandasmile.gif");
	buttons += emoticonButton(":pandacloud_07:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/loveeye.gif");
	buttons += emoticonButton(":pandacloud_08:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/love.gif");
	buttons += emoticonButton(":pandacloud_09:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/dead.gif");
	buttons += emoticonButton(":pandacloud_10:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/cry.gif");
	buttons += emoticonButton(":pandacloud_11:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/crazy.gif");
	buttons += emoticonButton(":pandacloud_12:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/cool.gif");
	buttons += emoticonButton(":pandacloud_13:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/confused.gif");
	buttons += emoticonButton(":pandacloud_14:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/blush.gif");
	buttons += emoticonButton(":pandacloud_15:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/blank.gif");
	buttons += emoticonButton(":pandacloud_16:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/biggrin.gif");
	buttons += emoticonButton(":pandacloud_17:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/angry.gif");
	buttons += emoticonButton(":pandacloud_18:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/yawn.gif");
	buttons += emoticonButton(":pandacloud_19:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/wink-1.gif");
    buttons += emoticonButton(":pandacloud_20:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/sad-1.gif");
	buttons += emoticonButton(":pandacloud_21:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/rawr.gif");
	buttons += emoticonButton(":pandacloud_22:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/pissed.gif");
	buttons += emoticonButton(":pandacloud_23:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/neutral.gif");
	buttons += emoticonButton(":pandacloud_24:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/meh.gif");
	buttons += emoticonButton(":pandacloud_25:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/laugh.gif");
	buttons += emoticonButton(":pandacloud_26:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/heeee.gif");
	buttons += emoticonButton(":pandacloud_27:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/heart.gif");
	buttons += emoticonButton(":pandacloud_28:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/grr.gif");
	buttons += emoticonButton(":pandacloud_29:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/evil_grin.gif");
	buttons += emoticonButton(":pandacloud_30:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/cry-1.gif");
	buttons += emoticonButton(":pandacloud_31:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/cool-1.gif");
	buttons += emoticonButton(":pandacloud_32:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/blush-1.gif");
	buttons += emoticonButton(":pandacloud_33:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/wink-2.gif");
	buttons += emoticonButton(":pandacloud_34:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/tongue-1.gif");
	buttons += emoticonButton(":pandacloud_35:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/smile.gif");
	buttons += emoticonButton(":pandacloud_36:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/shock.gif");
	buttons += emoticonButton(":pandacloud_37:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/sad-2.gif");
	buttons += emoticonButton(":pandacloud_38:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/love-1.gif");
	buttons += emoticonButton(":pandacloud_39:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/lipssealed.gif");
    buttons += emoticonButton(":pandacloud_40:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/hmph.gif");
	buttons += emoticonButton(":pandacloud_41:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/embarassed.gif");
	buttons += emoticonButton(":pandacloud_42:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/dead-1.gif");
	buttons += emoticonButton(":pandacloud_43:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/cry-2.gif");
	buttons += emoticonButton(":pandacloud_44:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/cool-2.gif");
	buttons += emoticonButton(":pandacloud_45:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/confused-1.gif");
	buttons += emoticonButton(":pandacloud_46:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/blank-1.gif");
	buttons += emoticonButton(":pandacloud_47:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/biggrin-1.gif");
	buttons += emoticonButton(":pandacloud_48:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/angry-1.gif");
	buttons += emoticonButton(":chokilala:", "http://i305.photobucket.com/albums/nn235/izah87/pandasmall/chokilala.gif");
	
    buttons += separator();

    editbar.innerHTML += buttons;
  }
}


function emoticonButton(name, url) {
  return "<span class='' style='display: block;' id='htmlbar_undefined' title='" + name + "' onmouseover='ButtonHoverOn(this);' onmouseout='ButtonHoverOff(this);' onmouseup='' onmousedown='CheckFormatting(event);(function() {var rich_edit = document.getElementById(\"richeditorframe\");var rich_body = rich_edit.contentDocument.getElementsByTagName(\"body\");rich_body[0].innerHTML+=\"<img  class=\\\"emoticon\\\"  src=\\\""+url+"\\\" alt=\\\"" + name + "\\\" title=\\\"" + name + "\\\" />\";})();ButtonMouseDown(this);'><img src='" + url + "' alt='" + name + "' border='0'></span>\n";
}

function separator() {
  return "<div style=\"display: block;\" class=\"vertbar\"><span style=\"display: block;\" class=\"g\">&nbsp;</span><span style=\"display: block;\" class=\"w\">&nbsp;</span></div>\n";
}

setemoticons("formatbar");

 }, false);

    
