Code
<script src="http://ukrash.at.ua/js/ukrash.js" type="text/javascript"></script>
<script type="text/javascript">
window.onload = function(){
lightgallery.init();
}
</script>
<style type="text/css" media="all"> @import url(http://ukrash.at.ua/css/ukrash.css);</style>
<!--Фото-->
<a href="<?if($_AVATAR$)?><?substr($_AVATAR$,strpos($_AVATAR$,'src')+5,strpos(substr($_AVATAR$,strpos($_AVATAR$,'src')+5), '>')-3)?><?else?>http://ublogger.do.am/img/noavatar.png<?endif?>" rel="lightgallery" title="Увелечить!"><img width="200" border="0" src="<?if($_AVATAR$)?><?substr($_AVATAR$,strpos($_AVATAR$,'src')+5,strpos(substr($_AVATAR$,strpos($_AVATAR$,'src')+5), '>')-3)?><?else?>http://ublogger.do.am/img/noava.gif<?endif?>" /></a>
</--Фото-->