﻿// $('#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){
    
    

            
            //Weights:5,showWeight:0
            
            
            
                
                customer.handle({pid: 277, cid:33530, styles:null});
                return;
                
            
            

                
                return;
                
    

});

if (typeof mipgg === 'function') {
    mipgg();
}
