//-----------------------------------------------------------------------//
// Bofu OrangeSmileys
// Chokilala Version
// Visit my blog at http://www.chokilala.com
//-----------------------------------------------------------------------//

//Credits to original author : blogmenjerit (http://blogmenjerit.com/)

// ==UserScript==
// @name           Bofu Orange 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(":bofu_01:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/60.gif");
	buttons += emoticonButton(":bofu_02:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/62.gif");
	buttons += emoticonButton(":bofu_03:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/63.gif");
	buttons += emoticonButton(":bofu_04:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/65.gif");
	buttons += emoticonButton(":bofu_05:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/66.gif");
	buttons += emoticonButton(":bofu_06:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/67.gif");
	buttons += emoticonButton(":bofu_07:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/68.gif");
	buttons += emoticonButton(":bofu_08:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/69.gif");
	buttons += emoticonButton(":bofu_09:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/70.gif");
	buttons += emoticonButton(":bofu_10:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/71.gif");
	buttons += emoticonButton(":bofu_11:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/72.gif");
	buttons += emoticonButton(":bofu_12:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/39.gif");
	buttons += emoticonButton(":bofu_13:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/40.gif");
	buttons += emoticonButton(":bofu_14:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/41.gif");
	buttons += emoticonButton(":bofu_15:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/43.gif");
	buttons += emoticonButton(":bofu_16:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/44.gif");
	buttons += emoticonButton(":bofu_17:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/45.gif");
	buttons += emoticonButton(":bofu_18:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/46.gif");
	buttons += emoticonButton(":bofu_19:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/47.gif");
	buttons += emoticonButton(":bofu_20:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/48.gif");
	buttons += emoticonButton(":bofu_21:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/50.gif");
	buttons += emoticonButton(":bofu_22:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/53.gif");
	buttons += emoticonButton(":bofu_23:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/55.gif");
	buttons += emoticonButton(":bofu_24:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/56.gif");
	buttons += emoticonButton(":bofu_25:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/57.gif");
	buttons += emoticonButton(":bofu_26:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/58.gif");
	buttons += emoticonButton(":bofu_27:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/17.gif");
	buttons += emoticonButton(":bofu_28:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/18.gif");
	buttons += emoticonButton(":bofu_29:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/19.gif");
	buttons += emoticonButton(":bofu_30:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/20.gif");
	buttons += emoticonButton(":bofu_31:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/21.gif");
	buttons += emoticonButton(":bofu_32:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/22.gif");
	buttons += emoticonButton(":bofu_33:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/23.gif");
	buttons += emoticonButton(":bofu_34:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/25.gif");
	buttons += emoticonButton(":bofu_35:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/28.gif");
	buttons += emoticonButton(":bofu_36:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/31.gif");
	buttons += emoticonButton(":bofu_37:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/32.gif");
	buttons += emoticonButton(":bofu_38:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/34.gif");
	buttons += emoticonButton(":bofu_39:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/35.gif");
    	buttons += emoticonButton(":bofu_40:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/36.gif");
	buttons += emoticonButton(":bofu_41:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/38.gif");
	buttons += emoticonButton(":bofu_42:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/1.gif");
	buttons += emoticonButton(":bofu_43:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/10.gif");
	buttons += emoticonButton(":bofu_44:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/11.gif");
	buttons += emoticonButton(":bofu_45:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/12.gif");
	buttons += emoticonButton(":bofu_46:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/14.gif");
	buttons += emoticonButton(":bofu_47:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/15.gif");
	buttons += emoticonButton(":bofu_48:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/16.gif");
	buttons += emoticonButton(":bofu_47:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/2.gif");
	buttons += emoticonButton(":bofu_48:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/3.gif");
	buttons += emoticonButton(":bofu_47:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/4.gif");
	buttons += emoticonButton(":bofu_48:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/5.gif");
	buttons += emoticonButton(":bofu_47:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/6.gif");
	buttons += emoticonButton(":bofu_48:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/7.gif");
	buttons += emoticonButton(":bofu_47:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/8.gif");
	buttons += emoticonButton(":bofu_48:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/9.gif");
	buttons += emoticonButton(":chokilala:", "http://i305.photobucket.com/albums/nn235/izah87/bofu/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);

    
