')}function TurnOffModal(){document.getElementById("modal01").style.display="none";1&&(document.getElementById("modal01").style.display="block")}function BtnSelectAddress(){var n=$(".selectCity").val(),t=$(".selectDistrict").val(),i=$(".selectNeighborhood").val();$.ajax({type:"POST",url:"/WidgetsSelectStore/SelectAddress?cityId="+n+"&districtId="+t+"&neighborhoodId="+i,cache:!1,success:function(){location.reload(!0)}})}function BtnSelectStore(n){$.ajax({type:"POST",url:"/WidgetsSelectStore/SelectStore?storeId="+n,cache:!1,success:function(){location.reload(!0)}})}function over(){document.getElementById("sendbutton").style.border="1px solid #6b9fe9";document.getElementById("sendbutton").style.color="white"}window.onload=function(){1&&(document.getElementById("modal01").style.display="block")}