/* Js for , Version=1679972966 */
 if(typeof(v) != "object") v = {};v.theme = {"template":"default","theme":"wide","device":"desktop"};;v.lang = {"confirmDelete":"Do you want to delete it?","deleteing":"Deleting","doing":"Doing","loading":"Loading","updating":"Updating","timeout":"Timeout. Please try it again.","errorThrown":"Error : ","continueShopping":"Continue shopping","required":"Required","back":"Back","continue":"Continue","bindWechatTip":"Posting sets the limit for binding WeChat. Please bind WeChat user first.","importTip":"Old layout data will be replaced","fullImportTip":"Old article, product, layout data will be replaced and import test data"};;$(document).ready(function()
{   
    $.setAjaxForm('#replyForm', function(data)
    {
        if(data.result == 'success')
        {
            setTimeout(function(){parent.location.reload()}, 1500);
        }
        else
        {
            if(data.reason == 'needChecking')
            {
                $('#captchaBox').html(Base64.decode(data.captcha)).show();
            }
        }
    }); 
});
$('#siteNav').insertAfter('#navbarWrapper');
$('#searchbar').insertAfter('#siteNav');
$('#foot').insertBefore('#footer');
$('#words').attr('placeholder','Search');
$("#reg #panel-pure #heading-title").text('Signup');
$("#login #login-region .panel-heading span").text('Login');
;
var hash = window.location.hash.substring(1);
var browserLanguage = navigator.language || navigator.userLanguage; 
var resolution      = screen.availWidth + ' X ' + screen.availHeight;
$.get(createLink('log', 'record', "hash=" + hash), {browserLanguage:browserLanguage, resolution:resolution});
