<?xml version="1.0" encoding="UTF-8"?><ajax>
	<cmd p="js"><![CDATA[ 
	function emotion32(theSmilie, t, wh) {
		if (t ) doInsert32(' [img]/sml/' + theSmilie + '[/img] ', "", false, wh);
		else doInsert32(" " + theSmilie + " ", "", false, wh);
	}

	var myAgent   = navigator.userAgent.toLowerCase();
	var myVersion = parseInt(navigator.appVersion);
	var is_ie     = ((myAgent.indexOf("msie") != -1) && (myAgent.indexOf("opera") == -1));
	var is_win    = ((myAgent.indexOf("win")!=-1) || (myAgent.indexOf("16bit")!=-1));

	function doInsert32(ibTag, ibClsTag, isSingle, wh) {
		wh = {1:'brief', 2:'mchatMsgF', }[+wh] || 'message';

		var isClose = false;
		var obj_ta  = document.getElementById(wh);
		if ((myVersion >= 4) && is_ie && is_win) {
			if (obj_ta.isTextEdit) {
				obj_ta.focus();
				var sel = document.selection;
				var rng = sel.createRange();
				rng.colapse;
				if ((sel.type == "Text" || sel.type == "None") && rng != null) {
				if (ibClsTag != "" && rng.text.length > 0)
				ibTag += rng.text;
				else if (isSingle)
				isClose = true;
				rng.text = ibTag+ibClsTag;}
			} else {
				isSingle && (isClose = true);
				obj_ta.value += ibTag + ibClsTag;
			}
		} else {
			isSingle && (isClose = true);
			obj_ta.value += ibTag + ibClsTag;
		}
		obj_ta.focus();
		return isClose;
	} ]]></cmd>
	<cmd p="content"><![CDATA[ <script>
	function emotion32(theSmilie, t, wh) {
		if (t ) doInsert32(' [img]/sml/' + theSmilie + '[/img] ', "", false, wh);
		else doInsert32(" " + theSmilie + " ", "", false, wh);
	}

	var myAgent   = navigator.userAgent.toLowerCase();
	var myVersion = parseInt(navigator.appVersion);
	var is_ie     = ((myAgent.indexOf("msie") != -1) && (myAgent.indexOf("opera") == -1));
	var is_win    = ((myAgent.indexOf("win")!=-1) || (myAgent.indexOf("16bit")!=-1));

	function doInsert32(ibTag, ibClsTag, isSingle, wh) {
		wh = {1:'brief', 2:'mchatMsgF', }[+wh] || 'message';

		var isClose = false;
		var obj_ta  = document.getElementById(wh);
		if ((myVersion >= 4) && is_ie && is_win) {
			if (obj_ta.isTextEdit) {
				obj_ta.focus();
				var sel = document.selection;
				var rng = sel.createRange();
				rng.colapse;
				if ((sel.type == "Text" || sel.type == "None") && rng != null) {
				if (ibClsTag != "" && rng.text.length > 0)
				ibTag += rng.text;
				else if (isSingle)
				isClose = true;
				rng.text = ibTag+ibClsTag;}
			} else {
				isSingle && (isClose = true);
				obj_ta.value += ibTag + ibClsTag;
			}
		} else {
			isSingle && (isClose = true);
			obj_ta.value += ibTag + ibClsTag;
		}
		obj_ta.focus();
		return isClose;
	}</script>
	<div class="all-smiles">
			<figure onclick="emotion32(':confused:', 0, '');" style="cursor:pointer;">
				<img src="/.s/sm/21/confused.gif" title="confused" alt="" />
				<figcaption>:confused:</figcaption>
			</figure>
			<figure onclick="emotion32(':google:', 0, '');" style="cursor:pointer;">
				<img src="/.s/sm/21/google.gif" title="google" alt="" />
				<figcaption>:google:</figcaption>
			</figure>
			<figure onclick="emotion32(':inverted:', 0, '');" style="cursor:pointer;">
				<img src="/.s/sm/21/inverted.gif" title="inverted" alt="" />
				<figcaption>:inverted:</figcaption>
			</figure>
			<figure onclick="emotion32(':kind:', 0, '');" style="cursor:pointer;">
				<img src="/.s/sm/21/kind.gif" title="kind" alt="" />
				<figcaption>:kind:</figcaption>
			</figure>
			<figure onclick="emotion32(':laugh:', 0, '');" style="cursor:pointer;">
				<img src="/.s/sm/21/laugh.gif" title="laugh" alt="" />
				<figcaption>:laugh:</figcaption>
			</figure>
			<figure onclick="emotion32(':lie:', 0, '');" style="cursor:pointer;">
				<img src="/.s/sm/21/lie.gif" title="lie" alt="" />
				<figcaption>:lie:</figcaption>
			</figure>
			<figure onclick="emotion32(':mellow:', 0, '');" style="cursor:pointer;">
				<img src="/.s/sm/21/mellow.gif" title="mellow" alt="" />
				<figcaption>:mellow:</figcaption>
			</figure>
			<figure onclick="emotion32(':pinch:', 0, '');" style="cursor:pointer;">
				<img src="/.s/sm/21/pinch.gif" title="pinch" alt="" />
				<figcaption>:pinch:</figcaption>
			</figure>
			<figure onclick="emotion32(':pleasure:', 0, '');" style="cursor:pointer;">
				<img src="/.s/sm/21/pleasure.gif" title="pleasure" alt="" />
				<figcaption>:pleasure:</figcaption>
			</figure>
			<figure onclick="emotion32(':sick:', 0, '');" style="cursor:pointer;">
				<img src="/.s/sm/21/sick.gif" title="sick" alt="" />
				<figcaption>:sick:</figcaption>
			</figure>
			<figure onclick="emotion32(':sleep:', 0, '');" style="cursor:pointer;">
				<img src="/.s/sm/21/sleep.gif" title="sleep" alt="" />
				<figcaption>:sleep:</figcaption>
			</figure>
			<figure onclick="emotion32(':suspect:', 0, '');" style="cursor:pointer;">
				<img src="/.s/sm/21/suspect.gif" title="suspect" alt="" />
				<figcaption>:suspect:</figcaption>
			</figure>
			<figure onclick="emotion32(':unhappy:', 0, '');" style="cursor:pointer;">
				<img src="/.s/sm/21/unhappy.gif" title="unhappy" alt="" />
				<figcaption>:unhappy:</figcaption>
			</figure>
			<figure onclick="emotion32(':upset:', 0, '');" style="cursor:pointer;">
				<img src="/.s/sm/21/upset.gif" title="upset" alt="" />
				<figcaption>:upset:</figcaption>
			</figure>
			<figure onclick="emotion32(':wow:', 0, '');" style="cursor:pointer;">
				<img src="/.s/sm/21/wow.gif" title="wow" alt="" />
				<figcaption>:wow:</figcaption>
			</figure></div> ]]></cmd></ajax>