function clickToLog(n,t,i,r){$.ajax({url:"/Logging/LogCloudPhoneType",type:"POST",contentType:"application/json; charset=utf-8",data:JSON.stringify({adId:n,phoneNumber:t,phoneType:i,pageType:r})})}