﻿// $('#ccs').html(!CUSTOMER.ready+JSON.stringify(window.CUSTOMER))
// document.getElementById('ccs').innerHTML(123123)
// if(CUSTOMER){
// 	document.write('a'+"-----")
// }else{
// 	document.write('b'+"-----")
// 	document.write('c'+"-----")

// }
// document.write(JSON.stringify(window.CUSTOMER))


if (!window.CUSTOMER && window.MIP && window.MIP.sandbox && window.MIP.sandbox.CUSTOMER) {
    window.CUSTOMER = window.MIP.sandbox.CUSTOMER;
}

CUSTOMER.ready(function(customer){
    
    customer.loadArea(function(){

            
            //Weights:2,showWeight:0
            
            
            if (!customer.isArea([325,257,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,701,725,726,784])) {
                    
                    var baidu = '<script type="text/javascript" src="//kdewa111.familydoctor.com.cn/common/g/resource/bqq-h/common/a-dxa.js"></'+'script>';
                    if(typeof window.MIP === "object"){
                        customer.mipAdd(baidu, 678, 23192);
                    }else{
                        customer.renderBaidu(baidu, 678, 23192);
                    }
                    return;
                    
            }
            

                
                return;
                
    });

});

if (typeof mipgg === 'function') {
    mipgg();
}
