new holder("holder_990x90_44",{ block:4244 });
Share = { vkontakte: function (purl, ptitle, pimg, text) { url = 'http://vkontakte.ru/share.php?'; url += 'url=' + encodeURIComponent(purl); url += '&title=' + encodeURIComponent(ptitle); url += '&description=' + encodeURIComponent(text); url += '&image=' + encodeURIComponent(pimg); url += '&noparse=true'; Share.popup(url); }, odnoklassniki: function (purl, text) { url = 'http://www.odnoklassniki.ru/dk?st.cmd=addShare&st.s=1'; url += '&st.comments=' + encodeURIComponent(text); url += '&st._surl=' + encodeURIComponent(purl); Share.popup(url); }, facebook: function (purl, ptitle, pimg, text) { url = 'http://www.facebook.com/sharer.php?s=100'; url += '&p[title]=' + encodeURIComponent(ptitle); url += '&p[summary]=' + encodeURIComponent(text); url += '&p[url]=' + encodeURIComponent(purl); url += '&p[images][0]=' + encodeURIComponent(pimg); Share.popup(url); }, twitter: function (purl, ptitle) { url = 'http://twitter.com/share?'; url += 'text=' + encodeURIComponent(ptitle); url += '&url=' + encodeURIComponent(purl); url += '&counturl=' + encodeURIComponent(purl); Share.popup(url); }, mailru: function (purl, ptitle, pimg, text) { url = 'http://connect.mail.ru/share?'; url += 'url=' + encodeURIComponent(purl); url += '&title=' + encodeURIComponent(ptitle); url += '&description=' + encodeURIComponent(text); url += '&imageurl=' + encodeURIComponent(pimg); Share.popup(url) }, google: function (purl, ptitle, pimg, text) { url = 'http://connect.mail.ru/share?'; url += 'url=' + encodeURIComponent(purl); url += '&title=' + encodeURIComponent(ptitle); url += '&description=' + encodeURIComponent(text); url += '&imageurl=' + encodeURIComponent(pimg); Share.popup(url) }, popup: function (url) { window.open(url, '', 'toolbar=0,status=0,width=626,height=436'); } }; $(document).ready(function () { var max_scores = getObjFromJSON(localStorage.getItem('max_scores_76886')); console.log('max_scores: ' + max_scores); $('#score span').last().append(max_scores); var sum = 0; var questions = getObjFromJSON(localStorage.getItem('questions_76886')); $.each(questions, function (index, question) { if (localStorage.getItem(question.struct_id) > 0) { sum = parseInt(localStorage.getItem(question.struct_id)) + parseInt(sum); } }); console.log('sum: ' + sum); $('#score span').first().append(sum); });
Тест
Отлично

Филипп Старк обнимает вас и плачет. От гордости за вас и за Госинспекцию Украины.

А здесь можно глянуть всех финалистов.