/* Js for , Version=1787621844 */
 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"};;v.agreement = "close";;
$().ready(function()
{
    $('a.btn-oauth').each(function()
    {
        fingerprint = getFingerprint();
        $(this).attr('href', $(this).attr('href').replace('fingerprintval', fingerprint) )
    })
});
;$().ready(function() { $('#execIcon').tooltip({title:$('#execInfoBar').html(), html:true, placement:'right'}); }); ;$(function()
{
    if(v.agreement == 'open')
    {
        $('#submit').attr('disabled', true);

        $('input[name=agreement]').change(function()
        {
            if($('input[name=agreement]').prop('checked'))
            {
                $('#submit').attr('disabled', false);
            }
            if(!$('input[name=agreement]').prop('checked'))
            {
                $('#submit').attr('disabled', true);
            }
        });
    }
});
// $('#headNav nav > a:nth-child(3)').text('中文');
// $('#headNav nav > a:nth-child(4)').text('•').removeAttr('href');
// $('#headNav nav > a:nth-child(5)').text('English');

// if(screen.width > 767){
//     $('#navbar .nav > li:nth-child(2) a').attr('onclick',"window.open('/page/Schedule.html','_self')");
//     $('#navbar .nav > li:nth-child(3) a').attr('onclick',"window.open('/page/Winners.html','_self')");
// }
// $("#submit").val("Submit");

// $("#icpInfo a").removeAttr("href");
