u=encodeURIComponent(location.href);
t=encodeURIComponent(document.title);  
document.write('<style>');
document.write('.socials {');
document.write(' filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);');
document.write(' -moz-opacity: 0.5; ');
document.write(' -khtml-opacity: 0.5; ');
document.write(' opacity: 0.5; ');
document.write(' zoom: 1; ');
document.write('}');
document.write('.socials:hover {');
document.write(' filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);');
document.write(' -moz-opacity: 1; ');
document.write(' -khtml-opacity: 1; ');
document.write(' opacity: 1; ');
document.write(' zoom: 1; ');
document.write('}');
document.write('.socials img {padding-left:1px; padding-right:1px;}');
document.write('</style>');

document.write('<DIV class=dotted_div>');
document.write('<P align=center style="padding-top:7px;">');
document.write('<a title="Поделиться В Контакте" href="http://vkontakte.ru/share.php?url='+u+'" rel="nofollow" target="_blank" class=socials><img src="http://babymax.com.ua/images/socials/vkontakte.gif" border="0"></a>');
document.write('<a title="Добавить в Одноклассники" href="http://www.odnoklassniki.ru/dk?st.cmd=addShare&st._surl='+u+'&title='+t+'" rel="nofollow" target="_blank" class=socials><img src="http://babymax.com.ua/images/socials/odnoklassniki.gif" border="0"></a>');
document.write('<a title="Поделиться в Facebook" href="http://www.facebook.com/sharer.php?u='+u+'&t='+t+'" rel="nofollow" target="_blank" class=socials><img src="http://babymax.com.ua/images/socials/facebook.gif" border="0"></a>');
document.write('<a title="Добавить в Twitter" href="http://twitter.com/share?text='+t+'&url='+u+'" rel="nofollow" target="_blank" class=socials><img src="http://babymax.com.ua/images/socials/twitter.gif" border="0"></a>');
document.write('<a title="Поделиться в Моем Мире@Mail.Ru" href="http://connect.mail.ru/share?url='+u+'&title='+t+'" rel="nofollow" target="_blank" class=socials><img src="http://babymax.com.ua/images/socials/moymir.gif" border="0"></a>');
document.write('<a title="Сохранить закладку в Memori.ru" href="http://memori.ru/link/?sm=1&u_data[url]='+u+'&u_data[name]='+t+'" rel="nofollow" target="_blank" class=socials><img src="http://babymax.com.ua/images/socials/memori.gif" border="0"></a></P>');
document.write('<P align=center>');
document.write('<a title="Добавить в Яндекс.Закладки" href="http://zakladki.yandex.ru/newlink.xml?url='+u+'&name='+t+'" rel="nofollow" target="_blank" class=socials><img src="http://babymax.com.ua/images/socials/yandex.gif" border="0"></a>');
document.write('<a title="Сохранить закладку в Google" href="http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk='+u+'&title='+t+'" rel="nofollow" target="_blank" class=socials><img src="http://babymax.com.ua/images/socials/google.gif" border="0"></a>');
document.write('<a title="Добавить в MySpace" href="http://www.myspace.com/Modules/PostTo/Pages/?u='+u+'&t='+t+'" rel="nofollow" target="_blank" class=socials><img src="http://babymax.com.ua/images/socials/myspace.gif" border="0"></a>');
document.write('<a title="Опубликовать в Blogger.com" href="http://www.blogger.com/blog_this.pyra?t&u='+u+'&n='+t+'" rel="nofollow" target="_blank" class=socials><img src="http://babymax.com.ua/images/socials/blogger.gif" border="0"></a>');
document.write('<a title="Опубликовать в LiveJournal" href="http://www.livejournal.com/update.bml?event='+u+'&subject='+t+'" rel="nofollow" target="_blank" class=socials><img src="http://babymax.com.ua/images/socials/livejournal.gif" border="0"></a>');
document.write('<a title="Сохранить закладку в Delicious" href="http://delicious.com/save?url='+u+'&title='+t+'" rel="nofollow" target="_blank" class=socials><img src="http://babymax.com.ua/images/socials/delicious.gif" border="0"></a>');
document.write('</P>');
document.write('</DIV>');
