'.htmlspecialchars($this->params['T_SMILIES_PATH'],2).'/girl_in_love.gif" width="37" height="27" alt=":girl_in_love:" title="girl_in_love">';break;case':girl_mad:':$html.=':girl_mad:';break;case':girl_wink:':$html.=':girl_wink:';break;case':give_heart:':$html.=':give_heart:';break;case':goldshine:':$html.=':goldshine:';break;case':good:':$html.=':good:';break;case':gost:':$html.=':gost:';break;case':goxakangw7:':$html.=':goxakangw7:';break;case':grin:':$html.=':grin:';break;case':groxcz0:':$html.=':groxcz0:';break;case':gun:':$html.=':gun:';break;case':hb:':$html.=':hb:';break;case':huligan:':$html.=':huligan:';break;case':hunter:':$html.=':hunter:';break;case':hysteric:':$html.=':hysteric:';break;case':idea:':$html.=':idea:';break;case':japrotiv:':$html.=':japrotiv:';break;case':jaza:':$html.=':jaza:';break;case':kacheli:':$html.=':kacheli:';break;case':kar:':$html.=':kar:';break;case':lol:':$html.=':lol:';break;case':mad:':$html.=':mad:';break;case':mrgreen:':$html.=':mrgreen:';break;case':no:':$html.=':no:';break;case':nono:':$html.=':nono:';break;case':nose_girl:':$html.=':nose_girl:';break;case':o':$html.=':o';break;case':offtopic:':$html.=':offtopic:';break;case':old:':$html.=':old:';break;case':oops:':$html.=':oops:';break;case':pardon:':$html.=':pardon:';break;case':piggi:':$html.=':piggi:';break;case':poz:':$html.=':poz:';break;case':razz:':$html.=':razz:';break;case':roll:':$html.=':roll:';break;case':russian_ru:':$html.=':russian_ru:';break;case':sad:':$html.=':sad:';break;case':shato:':$html.=':shato:';break;case':shock:':$html.=':shock:';break;case':shout:':$html.=':shout:';break;case':smile176:':$html.=':smile176:';break;case':smile:':$html.=':smile:';break;case':sorry:':$html.=':sorry:';break;case':stop:':$html.=':stop:';break;case':to_babruysk:':$html.=':to_babruysk:';break;case':to_keep_order:':$html.=':to_keep_order:';break;case':to_pick_ones_nose3:':$html.=':to_pick_ones_nose3:';break;case':tooth:':$html.=':tooth:';break;case':twisted:':$html.=':twisted:';break;case':ugeek:':$html.=':ugeek:';break;case':unknown:':$html.=':unknown:';break;case':urac:':$html.=':urac:';break;case':uxti:':$html.=':uxti:';break;case':wall:':$html.=':wall:';break;case':wink:':$html.=':wink:';break;case':woot_jump:':$html.=':woot_jump:';break;case':x':$html.=':x';break;case':|':$html.=':|';break;case';)':$html.=';)';break;case';-)':$html.=';-)';break;case'=@':$html.='=@';break;default:$html.=htmlspecialchars($textContent,0);}}break;case'EMAIL':$attributes+=['email'=>null,'body'=>null];$html.='';break;case'EMOJI':$attributes+=['seq'=>null];$textContent=$this->getQuickTextContent($xml);if($this->params['S_VIEWSMILIES']!==''){$html.=''.htmlspecialchars($textContent,2).'';}else$html.=htmlspecialchars($textContent,0);break;case'I':if($this->params['STYLE_ID']==3)$html.='';else$html.='';break;case'LINK_TEXT':$attributes+=['text'=>null];$html.=str_replace('"','"',$attributes['text']);break;case'QUOTE':$attributes+=['url'=>null,'author'=>null,'post_id'=>null,'msg_id'=>null];if($this->params['STYLE_ID']==3)$html.='
'.htmlspecialchars($this->params['L_QUOTE'].$this->params['L_COLON'],0).'
';else{$html.=''.str_replace('"','"',$attributes['author']).'';elseif(isset($attributes['profile_url']))$html.=''.str_replace('"','"',$attributes['author']).'';else$html.=str_replace('"','"',$attributes['author']);$html.=' '.htmlspecialchars($this->params['L_WROTE'].$this->params['L_COLON'],0);if(isset($attributes['post_url']))$html.=' ';if(isset($attributes['msg_url']))$html.=' ';if(isset($attributes['date']))$html.=''.str_replace('"','"',$attributes['date']).'';$html.='';}}} return $html; } }