nj.js
unknown
javascript
a year ago
120 kB
4
Indexable
//Note: Unselect All Options in Client Html, Chat is Optional for a smoother portal. var DefStaticColor1 = 'rgb(19, 122, 99)'; // default color texts var DefStaticColor2 = 'rgba(19, 122, 99,0.6)'; // default color buttons var DefStaticColor3 = 'rgba(255,140,0,0.6)';// default color Extend All/Insert Done var activateCustomBanner = 0;//1=CustomBannerWithBox var imageBannerName = 'banner.jpg';//ChangeName var imageBannerHeight = '100'; var imageBannerRadius = '0.3'; var PortalTitle = 'Kurt PisoWiFi'; var RemoveMobileHeaderNav = 0; var RemoveAndroidAppLink = 1; var EnablePointsFunction = 1; var EnableSelectableVendo = 0;//1=CanSelectVendo var CodeInputType = 1;//0=Hidden,1=Visible var CodeStyleOnly = 1;//VoucherStyleOnly var EnableInfoInCodeStyle = 1; var AutoConnectExtendCreditCode = 0; var EnableTrialTimeButton = 0; var EnableChatMe = 0; var HideInsertDoneBtnWhenCoinInserted = 0; var DataUpdateSpeed = 500; var EnableBackMusic = 0;//1 Click/Tap To Play var BackMusicFile = 'rock.mp3';//Mp3 in Files /*= INFO'S =*/ var enableDate = 1; var enableInterface = 1; var enableNetStatus = 1; var enableConStatus = 0; var enableCode = 1; var enableID = 0; var enableMAC = 1; var enableIPAddress = 0; var enableUpSpeed = 0; var enableDownSpeed = 0; var enableDurationType = 1; var enableReserveDuration = 1; var enableValidUntil = 1; var enableExpiration = 1; var enablePauseLimit = 1; var enableUptime = 1; var EnableRateButton = 1; var EnableRateDesc = 1;//ShowRateDescription var EnableCustomRate = 0;//1=CreateYourOwnRate NOTE: Not Vendo Related var CustomRateData = [ ["1.00","20 Minutes","Consumable, 3Mbps"], ["5.00","2 Hours","1 Point, Pausable, 3.5Mbps"], ["10.00","5 Hours","2 Points, Pausable, 4Mbps"], ["15.00","8 Hours","3 Points, Pausable, 4.5Mbps"], ["20.00","12 Hours","4 Points, Pausable, 5Mbps"] // no comma in last ]; //////// CustomTopCode /////////////// var activateCustomTopCode = 1; var CustomTopCodeText = 'Insert Coin and Earn Points'; var CustomTopCodeTextDefaultColor = 'snow'; var CustomTopCodeTextAssortedColor = 'snow, snow, snow, snow, '+DefStaticColor1+', snow, snow, snow, snow'; var CustomTopCode = '\ <style>\ .top-txt-anim {\ text-align: center;\ background-image: \ linear-gradient(to right, '+CustomTopCodeTextAssortedColor+'); \ -webkit-background-clip: text;\ -webkit-text-fill-color: transparent; \ animation: tt-anim 1000s linear infinite;\ }@keyframes tt-anim {to {background-position: 5000vh;}}\ </style>\ <span style="color: '+CustomTopCodeTextDefaultColor+'; font-size: 14px; font-weight: bold;\ width:100%; min-height: 20px; display: flex; justify-content: center; text-shadow: 0.5px 0.5px 1px red;">\ <div class="top-txt-anim">'+CustomTopCodeText+'</div>\ </span>\ '; //////// End CustomTopCode ///////////// //////// CustomBotCode /////////////// var activateCustomBotCode = 1; var CustomBotCodeTextDefaultColor = 'snow'; let CustomBotCodeText = ['Welcome','To','KurtPiso WiFi','Insert Coin', 'And','Earn Points','Points Earn','5 Pesos = 1 Point','10 Pesos = 2 Points', '15 Pesos = 3 Points','20 Pesos = 4 Points','Points Redeem','3 Points = 30 Mins', '5 Points = 1 Hour','10 Points = 3 Hours','15 Points = 5 Hours','Thank You','Enjoy', 'Browsing and Gaming']; var CustomBotCodeData = CustomBotCodeText,part,i = 0,offset = 0, len = CustomBotCodeText.length,forwards = true,skip_count = 0, skip_delay = 25,speed = 75; var CustomBotCode = '\ <style>\ .bot-txt-anim {\ font-weight: 500;\ font-size: 14px;\ color: '+CustomBotCodeTextDefaultColor+';\ animation: bt-clip 2s linear infinite;\ }@keyframes bt-clip {to {background-position: 200% center;}}\ </style>\ <span style="width:100%; height: 20px; display: flex; justify-content: center;">\ <div id="bt_id" class="bot-txt-anim"><span></span></div>\ </span>'; //////// End CustomBotCode ///////////// /*= MOVIE BTN =*/ var EnableMovieButton = 1; var MovieButtonText = 'Watch Movies'; var MovieButtonTextColor = 'snow'; var MovieButtonBackColor = DefStaticColor2; var MovieButtonBorderStyle = 'none'; var MovieButtonBorderRadius = '0.3'; var MovieButtonBoxShadow = 'inset 0 0 1px 1px hsla(0,0%,0%,.2), inset 0 0 1px 3px hsla(0,0%,0%,.2)'; var MovieButtonFontWeight = '500'; var MovieButtonTextShadow = '0.5px 0.5px 1px black'; var MovieButtonExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; /*= BUY VOUCHER BTN KLCiS =*/ var _mbVouchXColor = '#ffffff'; var EnableBVouchButton = 0; var BVouchButtonText = 'Buy Voucher'; var BVouchButtonTextColor = 'snow'; var BVouchButtonBackColor = DefStaticColor2; var BVouchButtonBorderStye = 'none'; var BVouchButtonBorderRadius = '0.3'; var BVouchButtonBoxShadow = 'inset 0 0 1px 1px hsla(0,0%,0%,.2), inset 0 0 1px 3px hsla(0,0%,0%,.2)'; var BVouchButtonFontWeight = '500'; var BVouchButtonExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; //Don't forget to add backslash at the end of the code var _mbVouchCode = '\ <form id="paymentForm" action="https://s2.klinternetservices.com/xendit/payment" method="GET">\ <div class="form-group" style="text-align:left;">\   <label for="amountDropdown" style="color: #b4b4b4; text-shadow: 0.5px 0.5px 1px black;">Select Promo:</label>\ <select class="form-control" id="amountDropdown" name="amount" style="text-align: center; font-size:15px; font-weight:400;\ clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%); color: black; background: rgba(205,205,205,0.80);\ border: 1px solid rgba(19,22,29,0.50); text-shadow: 0.5px 0.5px 1px rgb(106, 113, 146);">\ <option value="10">10.00 - 5 Hours Unlimited Internet</option>\ <option value="20">20.00 - 1 Day Unlimited Internet</option>\ <option value="100">100.00 - 7 Days Unlimited Internet </option>\ </select>\ </div>\ <div class="form-group">\ <label for="tokenInput" class="sr-only">KLCiS API Key:</label>\ <input type="hidden" class="form-control" id="tokenInput" name="token" value="1234567890">\ </div>\ <div class="form-group" style="text-align:left;">\   <label for="numberInput" style="color: #b4b4b4; text-shadow: 0.5px 0.5px 1px black;">Mobile Number:</label>\ <input type="number" class="form-control text-center" style="font-size:15px; color: black; background: rgba(205,205,205,0.80);\ clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%); border: 1px solid rgba(19,22,29,0.50);\ text-shadow: 0.5px 0.5px 1px rgb(106, 113, 146);" id="numberInput" placeholder="e.g. 09912346789" name="number" required>\ </div>\ <button type="submit" class="btn btn-BVouch btn-block" style="margin-bottom: 0px; background: '+DefStaticColor2+';\ clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%); border-color: transparent;\ text-shadow: 0.5px 0.5px 1px black;">BUY NOW</button>\ </form>\ <p style="color: rgb(106, 113, 146); text-align: center;margin-top: 10px;margin-bottom: 2px; text-shadow: 0.5px 0.5px 1px black;">\ © KLCiS Voucher System</p>\ '; /*= GENERATE VOUCHER BTN =*/ var EnableGVouchButton = 1; var GVouchButtonText = 'Gen Voucher'; var GVouchButtonBorderRadius = '0.3'; var GVouchButtonBorderStyle = 'none'; var GVouchButtonFontWeight = '500'; var GVouchButtonTextShadow = '0.5px 0.5px 1px black'; var GVouchButtonExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var _genVLabelTextColor = '#b4b4b4'; var _genVLabelBackColor = 'rgba(19,22,29,0.50)'; var _genVLabelBorderStyle = 'none'; var _genVLabelTextShadow = '0.5px 0.5px 1px black'; var _genVLabelExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var _genVInputTextHolder = 'Input Credit Here'; var _genVInputBackColor = 'rgba(205,205,205,0.80)'; var _genVInputBorderStyle = 'none'; var _genVInputTextShadow = '0.5px 0.5px 1px rgb(106, 113, 146)'; var _genVInputExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var _genVSubTextShadow = '0.5px 0.5px 1px black'; var _mgenCodeXColor = '#ffffff'; var _mgenBtnTextColor = 'snow'; var _mgenBtnBackColor = DefStaticColor2; var _mgenBtnBorderStyle = 'none'; var _mgenBtnBoxShadow = 'inset 0 0 1px 1px hsla(0,0%,0%,.2), inset 0 0 1px 3px hsla(0,0%,0%,.2)'; var _mgenBtnBorderRadius = '0.3'; var _mgenBtnTextShadow = '0.5px 0.5px 1px black'; var _mgenBtnExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; /*= EDIT UI =*/ var DefaultBodyBackColor = 'rgb(10,10,10)'; var DefaultWrapBackStyle = 'background: linear-gradient(45deg, hsla(0,0%,0%,.25) 25%,\ transparent 25%, transparent 75%, hsla(0,0%,0%,.25) 75%,\ hsla(0,0%,0%,.25)), linear-gradient(45deg, hsla(0,0%,0%,.25) 25%,\ transparent 25%, transparent 75%, hsla(0,0%,0%,.25) 75%,\ hsla(0,0%,0%,.25)) rgb(43,46,55);background-position:0 0, 2px 2px; background-size:4px 4px;'; var UseBackGroundImageStyle = 0; var backGroundImageName = 'gojo.jpg'; var backGroundImagePosX = 'left'; var backGroundImagePosY = 'top'; var backGroundImageRepeat = 'no-repeat'; var backGroundImageColor = '#000000'; var backGroundImageSize = 'cover'; var UseMp4BackGroundStyle = 0; var backGroundMp4Poster = 'spidey.jpg';//Available in Zedge var backGroundMp4VidName = 'spidey.mp4';//Available in Zedge var _cardBackColor = 'rgba(5,5,5,0.55)'; var _cardBorderRadius = '0.3'; var _cardBorderStyle = 'none'; var _cardBoxShadow = 'none'; var _cardExtraStyle = ''; /*= FIRST BOX =*/ var UseStatusStaticColor = 1; var TextStatusStaticColor = DefStaticColor1; // Or none static color var TextStatusConnectedColor = 'limegreen'; var TextStatusPausedColor = 'orange'; var TextStatusDisconnectedColor = 'red'; var TextStatusFontWeight = '500'; var TextStatusShadow = '0.5px 0.5px 1px black'; var TextCurrentDurationColor = 'rgb(106, 113, 146)'; var TextCurrentDurationFontWeight = '500'; var TextCurrentDurationShadow = '0.5px 0.5px 1px black'; var TextTimeColor = 'snow'; var TextTimeShadow = '0.5px 0.5px 1px black'; var PointsLeftTextColor = 'rgb(106, 113, 146)'; var PointsRightColor = DefStaticColor1; var PointsFontWeight = '400'; var PointsShadow = '0.5px 0.5px 1px black'; var FreeButtonText = 'Activate Free Time'; var FreeButtonTextColor = 'snow'; var FreeButtonBackColor = DefStaticColor2; var FreeButtonBoxShadow = 'inset 0 0 1px 1px hsla(0,0%,0%,.2), inset 0 0 1px 3px hsla(0,0%,0%,.2)'; var FreeButtonBorderRadius = '0.3'; var FreeButtonBorderStyle = 'none'; var FreeButtonFontWeight = '500'; var FreeButtonTextShadow = '0.5px 0.5px 1px black'; var FreeButtonExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var ConExtendButtonTextColor = 'snow'; var ConExtendButtonBackColor = DefStaticColor2; var ConExtendButtonBoxShadow = 'inset 0 0 1px 1px hsla(0,0%,0%,.2), inset 0 0 1px 3px hsla(0,0%,0%,.2)'; var ConExtendButtonBorderRadius = '0.3'; var ConExtendButtonBorderStyle = 'none'; var ConExtendButtonFontWeight = '500'; var ConExtendButtonTextShadow = '0.5px 0.5px 1px black'; var ConExtendButtonExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var PauseResumeButtonTextColor = 'snow'; var PauseResumeButtonBackColor = DefStaticColor2; var PauseResumeButtonBoxShadow = 'inset 0 0 1px 1px hsla(0,0%,0%,.2), inset 0 0 1px 3px hsla(0,0%,0%,.2)'; var PauseResumeButtonBorderRadius = '0.3'; var PauseResumeButtonBorderStyle = 'none'; var PauseResumeButtonFontWeight = '500'; var PauseResumeButtonTextShadow = '0.5px 0.5px 1px black'; var PauseResumeButtonExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var RedeemButtonTextColor = 'snow'; var RedeemButtonBackColor = DefStaticColor2; var RedeemButtonBoxShadow = 'inset 0 0 1px 1px hsla(0,0%,0%,.2), inset 0 0 1px 3px hsla(0,0%,0%,.2)'; var RedeemButtonBorderRadius = '0.3'; var RedeemButtonBorderStyle = 'none'; var RedeemButtonFontWeight = '500'; var RedeemButtonTextShadow = '0.5px 0.5px 1px black'; var RedeemButtonExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; /*= END FIRST BOX =*/ /*= CODE INPUT BOX =*/ var _codeInTextHolder = 'Input Code Here'; var _codeInBoxBackColor = 'rgba(205,205,205,0.80)'; var _codeInBoxBorderRadius = '0.2'; var _codeInBoxBorderStyle = 'none'; var _codeInBoxTextShadow = '0.5px 0.5px 1px rgb(106, 113, 146)'; var _codeInExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var _codeInBtnTextColor = 'snow'; var _codeInBtnBackColor = DefStaticColor2; var _codeInBtnBoxShadow = 'inset 0 0 1px 1px hsla(0,0%,0%,.2), inset 0 0 1px 3px hsla(0,0%,0%,.2)'; var _codeInBtnBorderRadius = '0.3'; var _codeInBtnBorderStyle = 'none'; var _codeInBtnFontWeight = '500'; var _codeInBtnTextShadow = '0.5px 0.5px 1px black'; var _codeInBtnExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; /*= END CODE INPUT BOX =*/ /*= SECOND BOX =*/ var VendoTextColor = DefStaticColor1; var VendoBackColor = 'transparent'; var VendoBoxShadow = 'inset 0 0 1px 1px hsla(0,0%,0%,.2), inset 0 0.2px 0px 0px rgb(106, 113, 146)'; var VendoBorderRadius = '0.3'; var VendoBorderStyle = 'none'; var VendoTextShadow = '0.5px 0.5px 1px black'; var VendoExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var VendoDropDownMenuListTextColor = 'rgb(255,255,255)'; var VendoDropDownMenuBackColor = 'rgb(25, 28, 37)'; var VendoDropDownMenuBorderRadius = '0.3'; var VendoDropDownMenuBorderStyle = 'none'; var VendoDropDownMenuTextShadow = '0.5px 0.5px 1px black'; var VendoDropDownMenuExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var StaticVendoTextColor = DefStaticColor1; var StaticVendoTextFontWeight = '500'; var StaticVendoTextShadow = '0.5px 0.5px 1px black'; var TextCurCreditTextColor = 'rgb(106, 113, 146)'; var TextCurCreditTextFontWeight = '500'; var TextCurCreditTextShadow = '0.5px 0.5px 1px black'; var TextCreditColor = 'snow'; var TextCreditFontWeight = '500'; var TextCreditTextShadow = '0.5px 0.5px 1px black'; var InfoText = 'Client Info'; var InfoTextColor = 'rgb(217,218,219)'; var InfoBackColor = 'transparent'; var InfoBorderRadius = '0.3'; var InfoBorderStyle = 'none'; var InfoBoxShadow = 'inset 0 0 1px 1px hsla(0,0%,0%,.2), inset 0 -0.2px 0px 0px rgb(106, 113, 146)'; var InfoTextFontWeight = '400'; var InfoTextShadow = '0.5px 0.5px 1px black'; var InfoExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var RateText = 'Wifi Rate'; var RateTextColor = 'rgb(217,218,219)'; var RateBackColor = 'transparent'; var RateBorderRadius = '0.3'; var RateBorderStyle = 'none'; var RateBoxShadow = 'inset 0 0 1px 1px hsla(0,0%,0%,.2), inset 0 -0.2px 0px 0px rgb(106, 113, 146)'; var RateTextFontWeight = '400'; var RateTextShadow = '0.5px 0.5px 1px black'; var RateExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var InsertCoinButtonTextColor = '#000000'; var InsertCoinButtonBackColor = '#ffffff'; var InsertCoinTextShadow = '0.5px 0.5px 1px rgb(106, 113, 146)'; var InsertCoinButtonBoxShadow = 'inset 0 0 2px 2px hsla(0,0%,0%,.2),inset 0 0 2px 4px hsla(0,0%,0%,.2),inset 0 0 2px 6px hsla(0,0%,0%,.2),inset 0 0 1px 8px hsla(0,0%,0%,.5),inset 0 1px 1px 8px hsla(0,0%,100%,.25),inset 0 -30px 30px hsla(0,0%,0%,.2)'; var InsertCoinButtonExtraStyle = 'border-top: 2px solid #ffffff; border-right: 2px solid #000000; border-left: 2px solid #000000; border-bottom: 2px solid #ffffff;'; /*= END SECOND BOX =*/ /*= MODAL BOX =*/ var _modal_contentBackColor = 'rgba(12,12,12,0.9)'; var _modal_contentBorderRadius = '0.3'; var _modal_contentBorderStyle = 'none'; var _modal_contentBoxShadow = 'none'; var _modal_contentExtraStyle = ''; var _modal_contentTitleColor = 'snow'; var _modal_contentTitleFontWeight = 500; var _modal_contentTitleShadow = '0.5px 0.5px 1px black'; var _modal_contentBodyBackColor = 'rgba(53,56,64,0.75)'; var _modal_contentBodyBorderRadius = '0.3'; var _modal_contentBodyBoxShadow = 'none'; var _modal_contentBodExtraStyle = ''; //Connect/Extend var _mconexXColor = '#ffffff'; var UseCodeButtonTextColor = 'snow'; var UseCodeButtonBackColor = DefStaticColor2; var UseCodeButtonBoxShadow = 'inset 0 0 1px 1px hsla(0,0%,0%,.2), inset 0 0 1px 3px hsla(0,0%,0%,.2)'; var UseCodeButtonBorderRadius = '0.3'; var UseCodeButtonBorderStyle = 'none'; var UseCodeButtonFontWeight = '500'; var UseCodeButtonTextShadow = '0.5px 0.5px 1px black'; var UseCodeButtonExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var UseCreditButtonTextColor = 'snow'; var UseCreditButtonBackColor = DefStaticColor2; var UseCreditButtonBoxShadow = 'inset 0 0 1px 1px hsla(0,0%,0%,.2), inset 0 0 1px 3px hsla(0,0%,0%,.2)'; var UseCreditButtonBorderRadius = '0.3'; var UseCreditButtonBorderStyle = 'none'; var UseCreditButtonFontWeight = '500'; var UseCreditButtonTextShadow = '0.5px 0.5px 1px black'; var UseCreditButtonExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var _codeLabelTextColor = '#b4b4b4'; var _codeLabelBackColor = 'rgba(19,22,29,0.50)'; var _codeLabelBorderStyle = 'none'; var _codeLabelTextShadow = '0.5px 0.5px 1px black'; var _codeLabelExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var _codeInputTextHolder = 'Input Code Here'; var _codeInputBackColor = 'rgba(205,205,205,0.80)'; var _codeInputBorderStyle = 'none'; var _codeInputTextShadow = '0.5px 0.5px 1px rgb(106, 113, 146)'; var _codeInputExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var _creditLabelTextColor = '#b4b4b4'; var _creditLabelBackColor = 'rgba(19,22,29,0.50)'; var _creditLabelBorderStyle = 'none'; var _creditLabelTextShadow = '0.5px 0.5px 1px black'; var _creditLabelExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var _creditInputTextHolder = 'Input Credit Here'; var _creditInputBackColor = 'rgba(205,205,205,0.80)'; var _creditInputBorderStyle = 'none'; var _creditInputTextShadow = '0.5px 0.5px 1px rgb(106, 113, 146)'; var _creditInputExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var _mconexBtnAllTextColor = 'snow'; var _mconexBtnAllBackColor = DefStaticColor3; var _mconexBtnAllBoxShadow = 'inset 0 0 1px 1px hsla(0,0%,0%,.2), inset 0 0 1px 3px hsla(0,0%,0%,.2)'; var _mconexBtnAllBorderRadius = '0.3'; var _mconexBtnAllBorderStyle = 'none'; var _mconexBtnAllTextShadow = '0.5px 0.5px 1px black'; var _mconexBtnAllExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var _mconexBtnTextColor = 'snow'; var _mconexBtnBackColor = DefStaticColor2; var _mconexBtnBoxShadow = 'inset 0 0 1px 1px hsla(0,0%,0%,.2), inset 0 0 1px 3px hsla(0,0%,0%,.2)'; var _mconexBtnBorderRadius = '0.3'; var _mconexBtnBorderStyle = 'none'; var _mconexBtnTextShadow = '0.5px 0.5px 1px black'; var _mconexBtnTextExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; //Redeem var _mreedemXColor = '#ffffff'; var _mredeemSubTitleColor = '#a6a6a6'; var _mredeemDurTextColor = DefStaticColor1; var _mredeemTypeTextColor = 'white'; var _mredeemPointsTextColor = 'white'; var _mredeemButtonTextColor = 'snow'; var _mredeemButtonBackColor = DefStaticColor2; var _mredeemButtonBoxShadow = 'inset 0 0 1px 1px hsla(0,0%,0%,.2), inset 0 0 1px 3px hsla(0,0%,0%,.2)'; var _mredeemButtonBorderRadius = '0.3'; var _mredeemButtonBorderStyle = 'none'; var _mredeemButtonExtraStyle = 'width: 80px;\ clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var _mredeemTextShadow = '0.5px 0.5px 1px black'; //Insert Coin var _minsertCreditColor = 'snow'; var _minsertTotalCreditColor = 'rgb(106, 113, 146)'; var _minsertDurationColor = 'rgb(106, 113, 146)'; var _minsertprogressbarHeight = '10'; var _minsertprogressbarExtraStyle = 'background: linear-gradient('+DefStaticColor1+' 0 0) 0/0% no-repeat black;\ clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var _minsertprogressbarRadius = '0.3'; var _minsertDoneTextColor = 'snow'; var _minsertDoneBackColor = DefStaticColor3; var _minsertDoneBorderStyle = 'none'; var _minsertDoneBoxShadow = 'inset 0 0 1px 1px hsla(0,0%,0%,.2), inset 0 0 1px 3px hsla(0,0%,0%,.2)'; var _minsertDoneBorderRadius = '0.3'; var _minsertDoneExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var _minsertConExtTextColor = 'snow'; var _minsertConExtBackColor = DefStaticColor2; var _minsertConExtBorderStyle = 'none'; var _minsertConExtBoxShadow = 'inset 0 0 1px 1px hsla(0,0%,0%,.2), inset 0 0 1px 3px hsla(0,0%,0%,.2)'; var _minsertConExtBorderRadius = '0.3'; var _minsertConExtExtraStyle = 'clip-path: polygon(1.2rem 0, calc(100% + 1.2rem) 0, calc(100% - 1.2rem) 100%, -1.2rem 100%)'; var _minsertTextShadow = '0.5px 0.5px 1px black'; //Client Info var _minfoXColor = '#ffffff'; var _minfoLeftTextColor = DefStaticColor1; var _minfoRightTextColor = 'white'; var _minfoTextShadow = '0.5px 0.5px 1px black'; //Wifi Rate var _mrateXColor = '#ffffff'; var _mrateSubTitleColor = '#a6a6a6'; var _mrateAmountTextColor = DefStaticColor1; var _mrateTimeTextColor = 'white'; var _mrateDiscTextColor = 'white'; var _mrateTextShadow = '0.5px 0.5px 1px black'; //Others Modal var _tablestripedBackColor = 'rgba(19,22,29,0.50)'; var _ratescardborderstyle = 'none'; var _tableBackColor = 'transparent'; //END MODAL BOX //Others var _inputTextColor = 'black'; var _navBarBackColor = 'rgb(29,30,34)'; var _sideBarBackColor = 'rgb(29,30,34)'; var _sideBarNavCatLinkColor = 'rgb(106, 113, 146)'; var _sideBarNavLinkColor = 'rgb(106, 113, 146)'; var _mdiMenuColor = DefStaticColor1; var _textsuccess = DefStaticColor1;//ChatIconColor var _textwarning = DefStaticColor1;//SpinText var _textwarningfontweight = '400'; var _textwarningshadow = '0.5px 0.5px 1px black'; var _textprimary = DefStaticColor1;//LogLeftText var _textprimaryshadow = '0.5px 0.5px 1px black'; var _chatminWidth = 280; var _chatminHeight = 410; var _chatbackColor = 'rgba(0, 0, 0, 0.6)'; var _chatborderRadius = '5'; var _chatborderStyle = 'none'; var _sendchatBackColor = DefStaticColor1; var _sendchatAdminInBackColor = 'red'; var _sendchatAdminInTextShadow = '0.5px 0.5px 1px black'; var _sendchatInBackColor = DefStaticColor1; var _sendchatInTextShadow = '0.5px 0.5px 1px black'; var _spinbtnbackcolor = '#ffffff'; var _spinbtnborderstyle = '4px solid '+DefStaticColor1; var _spinbtntextcolor = 'black'; var _spinbtntextshadow = '0.5px 0.5px 1px rgb(106, 113, 146)'; var _spintricolor = DefStaticColor1; var _toastExtraStyle = ''; /*===== NO NEED TO EDIT BELOW ========*/ var _0x496450=_0x554d;(function(a,b){for(var d=_0x554d,c=a();;)try{if(parseInt(d(495))/1+-parseInt(d(654))/2*(parseInt(d(694))/3)+parseInt(d(488))/4*(-parseInt(d(831))/5)+parseInt(d(659))/6*(-parseInt(d(1041))/7)+-parseInt(d(620))/8*(parseInt(d(399))/9)+-parseInt(d(705))/10+parseInt(d(410))/11*(parseInt(d(450))/12)===b)break;else c.push(c.shift())}catch(e){c.push(c.shift())}})(_0x16e6,673326);var _0x103ac6=_0x103ac6||{};_0x103ac6[_0x496450(902)]={}; _0x103ac6[_0x496450(458)]=function(a){var b=0;return function(){var d=_0x554d,c={};return c[d(566)]=!0,b<a[d(923)]?{done:!1,value:a[b++]}:c}};_0x103ac6.arrayIterator=function(a){return{next:_0x103ac6[_0x496450(458)](a)}};_0x103ac6.makeIterator=function(a){var b=_0x496450,d="undefined"!=typeof Symbol&&Symbol[b(810)]&&a[Symbol.iterator];if(d)return d[b(716)](a);if("number"==typeof a[b(923)])return _0x103ac6.arrayIterator(a);throw Error(String(a)+b(636));}; var _0x4af7dc="TkpX",_0x4cd152=500,_0x4bb004,_0x55ed31=0,_0x378978=0,_0x5761a3="",_0x102597="",_0x3360d3=0,_0xf2199b="0",_0x4f0116,_0x5d6d7b,_0x562965,_0x4b0826,_0x16b5c3,_0x581285,_0x139615=0,_0x2ad5b9,_0x1bb443="",_0xf19793="",_0x24c838=0,_0x3e17ed=1,_0x4d5622,_0xd2f79d=_0x496450(469),_0x40cba1=_0x496450(587),_0x3c6753=_0x496450(747),_0x4ec257=_0x496450(1046),_0x3a25c0=_0x496450(706),_0xa6454a=_0x496450(675),_0x2fc657="+dgvy7t{vdd*0Hnt{~ryc0)",_0x449f1b=_0x496450(754),_0x1d8244=[_0x496450(824), "Z2V0S2V5cw==",_0x496450(664),"I3lkLWNsaWVudC1kdXJhdGlvbg==",_0x496450(426),_0x496450(916),"cmVtb3Zl","hwv412ja=","bm9uZQ==",_0x496450(687),"Y2h1cGFrYQ==",_0x496450(712),"YmxvY2s=",_0x496450(870),_0x496450(891),_0x496450(523),"Ll95Y2xpZW50",_0x496450(769),_0x496450(859),_0x496450(768),_0x496450(946),_0x496450(1029),_0x496450(455),_0x496450(692),_0x496450(1039),"hkuw8wjwh==",_0x496450(650),_0x496450(814),_0x496450(1008),_0x496450(779),_0x496450(881),_0x496450(688),"dXNlcg==",_0x496450(1004),_0x496450(625), _0x496450(849),_0x496450(614),_0x496450(663),_0x496450(619),_0x496450(1019),_0x496450(543),"nirpaduiwoa==","YUhSMGNITTZMeTkzZDNjdVptRmpaV0p2YjJzdVkyOXRMM0J5YjJacGJHVXVjR2h3UDJsa1BURXdNREE1TURJd09UUTRORE14TUE=","QG5hdi0yMzIwMDM=","VTFST2MyRXdlRm==",_0x496450(989),"RmFNVnBG=","VFhoalIwcDFW","RzE0YW1Kc1",_0x496450(700),_0x496450(996),_0x496450(677),_0x496450(1023),_0x496450(601),_0x496450(594),_0x496450(844),_0x496450(944),_0x496450(799),"lIFJlcGFNV==",_0x496450(1005),_0x496450(739),_0x496450(794),_0x496450(531), _0x4af7dc,"2RE14TUE","tY2Zvb3Rlcg==",_0x496450(935),_0x496450(878),"I3lkLXNlbGVjdC1ib3gtZHJvcGRvd24=",_0x496450(757),"uc2VydGVkdm",_0x496450(863),_0x496450(565),_0x496450(597),_0x496450(486),_0x496450(451),"aHRtbA==","aW5zZXJ0YnRu","YXR0cg==",_0x496450(937),_0x496450(1034),"aW50ZXJmYWNl"];$(_0x496450(570))[_0x496450(830)]();$(_0x496450(652))[_0x496450(932)]()[_0x496450(665)]();1===RemoveAndroidAppLink&&$(_0x496450(793))[_0x496450(932)]()[_0x496450(665)](); UseMp4BackGroundStyle&&$(_0x496450(632))[_0x496450(932)]()[_0x496450(538)](_0x496450(1054)+backGroundMp4Poster+_0x496450(843)+backGroundMp4VidName+'" type="video/mp4">\t</video>\t\t');1===RemoveMobileHeaderNav&&($("head")[_0x496450(480)](_0x496450(1E3)),$(_0x496450(898))[_0x496450(783)](_0x496450(977))[_0x496450(904)](_0x496450(1002)),$(_0x496450(493))[_0x496450(672)]()[_0x496450(665)]()); function _0xa7f0d2(a){var b=function(){var d=!0;return function(c,e){var g=d?function(){var h=_0x554d;if(e)return h=e[h(834)](c,arguments),e=null,h}:function(){};return d=!1,g}}()(this,function(){var d=_0x554d;return b[d(405)]().search("(((.+)+)+)+$")[d(405)]().constructor(b)[d(599)](d(782))});return b(),atob(_0x1d8244[a])}function _0x24796a(){} var _0x2d9d6a=$('<div style="display: flex;"><div style="margin-right: 10px; color: '+_minfoLeftTextColor+" !important; text-shadow: "+_minfoTextShadow+';"></div></div>'),_0x5cc4ef=_0x2d9d6a[_0xa7f0d2(74)](_0x496450(889)),_0x29adab=JSON[_0x496450(591)](atob(wisft)),_0xf0e897={},_0x1a0c39=(_0xf0e897[_0xa7f0d2(1)]=function(){return _0x29adab},_0xf0e897),_0x34343a=socketIO[_0x496450(684)],_0x18e9cd=_0x496450(533)+imageBannerName+_0x496450(970)+imageBannerRadius+_0x496450(707)+imageBannerHeight+_0x496450(622); try{_0x4f0116=$(location)[_0x496450(1016)](_0x496450(661)).split("=")[1],_0x4b1042=_0x150518=_0xc619e0=_0x59416c=_0x53bf32=_0x24796a}catch(a){}socketIO[_0x496450(684)]=function(){var a=_0x496450;1===_0x3e17ed&&_0x34343a[a(834)](socketIO,arguments)};function _0x2131f2(a,b){toastada[_0xa7f0d2(a)](b)}function _0x2c7e0f(a){for(var b=_0x496450,d="",c=0;c<a[b(923)];c++)d+=String[b(730)](23^a.charCodeAt(c));return d} function _0x49742b(a,b){$(b)[_0xa7f0d2(74)]("disabled",!0);var d=setTimeout(function(){$(b)[_0xa7f0d2(74)]("disabled",!1);clearTimeout(d)},a)}function _0x1c3b62(){var a=_0x496450(869);return"d"===_0x5761a3&&(a="Connect"),a} function _0x454a0f(){socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[14],function(a){var b=_0x554d,d;for(d in a[_0xa7f0d2(59)])a[_0xa7f0d2(59)][d][_0xa7f0d2(77)]||delete a[_0xa7f0d2(59)][d];if(0>=Object[b(540)](a[_0xa7f0d2(59)])[b(923)])$(_0xa7f0d2(79)).remove();else{for(var c in a[_0xa7f0d2(59)])a[_0xa7f0d2(59)][c][_0xa7f0d2(77)]&&($(_0xa7f0d2(75))[_0xa7f0d2(74)](b(735),!1),d=$(insertboxoption[_0xa7f0d2(74)](b(889))),d[_0xa7f0d2(78)](_0xa7f0d2(61),c),d[_0xa7f0d2(76)](a[_0xa7f0d2(59)][c][_0xa7f0d2(61)]), d[b(550)](b(867)),d.on("click",function(){$(_0xa7f0d2(75))[_0xa7f0d2(76)](this.innerHTML);var e=$(this)[_0xa7f0d2(78)](_0xa7f0d2(61));$(_0xa7f0d2(75))[_0xa7f0d2(78)](_0xa7f0d2(61),e)}),_0x1bb443=a[_0xa7f0d2(59)][c][_0xa7f0d2(61)],_0xf19793=c,$(_0xa7f0d2(75))[_0xa7f0d2(76)](_0x1bb443),$(_0xa7f0d2(75))[_0xa7f0d2(78)](_0xa7f0d2(61),_0xf19793),$(_0xa7f0d2(80)).append(d));socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[2],function(e){function g(){a[_0xa7f0d2(59)][_0xa7f0d2(60)][_0xa7f0d2(61)][0]+a[_0xa7f0d2(59)][_0xa7f0d2(60)][_0xa7f0d2(61)][1]+ a[_0xa7f0d2(59)][_0xa7f0d2(60)][_0xa7f0d2(61)][2]!==_0xa7f0d2(63)&&(_0x3e17ed=0)}if(e[_0xa7f0d2(69)]===_0xa7f0d2(60)&&a[_0xa7f0d2(59)][_0xa7f0d2(60)][_0xa7f0d2(77)])_0x1bb443=a[_0xa7f0d2(59)][_0xa7f0d2(60)][_0xa7f0d2(61)],_0xf19793=_0xa7f0d2(60),$(_0xa7f0d2(75))[_0xa7f0d2(78)](_0xa7f0d2(61),_0xf19793),$(_0xa7f0d2(75))[_0xa7f0d2(76)](_0x1bb443),g();else if(e[_0xa7f0d2(69)]&&a[_0xa7f0d2(59)][e[_0xa7f0d2(69)]]&&a[_0xa7f0d2(59)][e[_0xa7f0d2(69)]][_0xa7f0d2(77)])_0x1bb443=a[_0xa7f0d2(59)][e[_0xa7f0d2(69)]][_0xa7f0d2(61)], _0xf19793=e[_0xa7f0d2(69)],$(_0xa7f0d2(75))[_0xa7f0d2(78)](_0xa7f0d2(61),_0xf19793),$(_0xa7f0d2(75))[_0xa7f0d2(76)](_0x1bb443),g();else if(a[_0xa7f0d2(59)][e[_0xa7f0d2(69)]]&&a[_0xa7f0d2(59)][e[_0xa7f0d2(69)]][_0xa7f0d2(77)])_0x1bb443=a[_0xa7f0d2(59)][_0xa7f0d2(60)][_0xa7f0d2(61)],_0xf19793=_0xa7f0d2(60),$(_0xa7f0d2(75))[_0xa7f0d2(78)](_0xa7f0d2(61),_0xf19793),$(_0xa7f0d2(75))[_0xa7f0d2(76)](_0x1bb443),g();else socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[17],e[_0xa7f0d2(81)],function(h){var k= _0x554d;if(h&&0<h[k(923)])for(var u in h)if(k=h[u],e[_0xa7f0d2(69)]&&e[_0xa7f0d2(69)]===k&&a[_0xa7f0d2(59)][k][_0xa7f0d2(77)]){_0x1bb443=a[_0xa7f0d2(59)][k][_0xa7f0d2(61)];_0xf19793=k;$(_0xa7f0d2(75))[_0xa7f0d2(78)](_0xa7f0d2(61),_0xf19793);$(_0xa7f0d2(75))[_0xa7f0d2(76)](_0x1bb443);break}else{if(a[_0xa7f0d2(59)][k][_0xa7f0d2(77)]){_0x1bb443=a[_0xa7f0d2(59)][k][_0xa7f0d2(61)];_0xf19793=k;$(_0xa7f0d2(75))[_0xa7f0d2(78)](_0xa7f0d2(61),_0xf19793);$(_0xa7f0d2(75))[_0xa7f0d2(76)](_0x1bb443);break}}else a[_0xa7f0d2(59)][_0xa7f0d2(60)]&& a[_0xa7f0d2(59)][_0xa7f0d2(60)][_0xa7f0d2(77)]&&(_0x1bb443=a[_0xa7f0d2(59)][_0xa7f0d2(60)][_0xa7f0d2(61)],_0xf19793=_0xa7f0d2(60),$(_0xa7f0d2(75))[_0xa7f0d2(78)](_0xa7f0d2(61),_0xf19793),$(_0xa7f0d2(75))[_0xa7f0d2(76)](_0x1bb443));g()})})}});_0x24c838=1} function _0x375184(a,b,d){var c=_0x496450,e=[];b=_0x103ac6[c(796)](b);for(var g=b[c(660)]();!g.done;g=b.next())e[c(780)](g[c(442)]);e=e[c(588)](function(y,p){return p[c(704)]-y.coin});if(d&&0!=d){var h=0,k;for(u in e){var u=e[u];a>=u[c(704)]&&(k||(k=u.vendoset),d=Math[c(749)](a/u[c(704)])*u[c(704)],a-=d,h+=d*u[c(951)]*60)}return a={},a.minute=h,a[c(767)]=k,a}for(h in e)if(h=e[h],a>=h[c(704)])break;return h?(k={},k.minute=60*a*h.minute,k.vendoset=h.vendoset,k):null} function _0x29b588(){var a=_0x496450,b=random(8);b=b[a(725)]();socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[2],function(d){var c=d[a(592)];openModal(a(838),a(1026)+_mgenCodeXColor+a(720),'<div style="border-radius: '+_modal_contentBodyBorderRadius+a(841)+_modal_contentBodyBoxShadow+a(887)+_modal_contentBodyBackColor+"; "+_modal_contentBodExtraStyle+a(624)+_genVLabelBorderStyle+a(668)+_genVLabelTextColor+";\t\t\tbackground: "+_genVLabelBackColor+"; margin-right: 2px; text-shadow: "+_genVLabelTextShadow+ "; "+_genVLabelExtraStyle+'"> Available: <span id="credit-'+b+a(676)+_genVLabelTextShadow+a(789)+c+'.00</span> </span></div>\t\t<input id="'+b+'" style="display: block; text-transform: uppercase; font-size: 14px; height: 36px; background:'+_genVInputBackColor+"; border: "+_genVInputBorderStyle+"; \t\t\ttext-align: center; color: "+_inputTextColor+" !important; text-shadow: "+_genVInputTextShadow+"; "+_genVInputExtraStyle+'" type="number" class="form-control" placeholder="'+ _genVInputTextHolder+a(562)+_genVLabelBorderStyle+a(806)+_genVLabelBackColor+a(893)+_genVLabelExtraStyle+a(817)+b+a(541)+_genVLabelTextColor+a(598)+_genVLabelTextShadow+a(909)+(_genVSubTextShadow+a(673)+_genVSubTextShadow+a(862)+_genVSubTextShadow+a(801)+b+a(696)),a(995)+_mgenBtnTextColor+a(875)+_mgenBtnBackColor+a(443)+_mgenBtnBorderStyle+a(401)+_mgenBtnBoxShadow+a(573)+_mgenBtnBorderRadius+"rem; text-shadow: "+_mgenBtnTextShadow+"; "+_mgenBtnExtraStyle+a(653));socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[18], function(e){$("#"+b).on("keyup",function(){var g=_0x554d,h=this[g(442)];(h=parseInt(h))&&0<h?(h=_0x375184(h,e[g(604)],e[g(722)]),$("#xx-"+b).text(decToTime(h[g(951)]))):$("#xx-"+b).text("00:00:00")})});$(a(662)).on("click",function(){_0x49742b(1500,a(662));if(0<parseInt(c)){var e=$("#"+b)[a(1049)]();e=parseInt(e);if(0<e)socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[7],e,function(g){if(g[a(1014)]){socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[2],function(k){k=k[a(592)];$(a(982)+b)[_0xa7f0d2(76)](a(919)+ k+a(748))});_0x2131f2(55,a(551));var h=random(8);$(a(821)+b).append('<tr><td class="text-success" style="text-shadow: '+_genVSubTextShadow+';" id="cid-'+h+'">'+g[a(1014)]+a(948)+_genVSubTextShadow+a(449)+decToTime(g[a(865)])+a(948)+_genVSubTextShadow+a(449)+dateFormat(new Date(g[a(1001)]))+"</td></tr>")}else g=g[a(727)](a(764),a(1044)),_0x2131f2(53,g)});else _0x2131f2(56,a(804))}else $("#modal-alert-_yd_genv")[a(472)](a(830)),_0x2131f2(53,a(535))})})} function _0x544859(){_0xd2f79d=_0x2c7e0f(_0xd2f79d)+_0x2c7e0f(_0x40cba1)+_0x2c7e0f(_0x2fc657)+_0x2c7e0f(_0x449f1b);_0x3c6753=_0x2c7e0f(_0x3c6753);_0x4ec257=_0x2c7e0f(_0x4ec257);_0x3a25c0=_0x2c7e0f(_0x3a25c0);_0xa6454a=_0x2c7e0f(_0xa6454a)} function _0x446b4e(){var a=_0x496450;1===activateCustomBanner&&a(695)===_0x4f0116&&($(a(632)).children(":first")[a(665)](),$(a(632))[a(538)]('\t\t\t<div id="yd-cus-ban" class="row g-4">\t\t\t\t<div class="col-lg-8 grid-margin stretch">\t\t\t\t\t<div class="card">\t\t\t\t\t\t<div class="card-body">'+_0x18e9cd+a(877)))} function _0x1e07d0(){var a=_0x496450;1===activateCustomTopCode&&a(695)===_0x4f0116&&(1===activateCustomBanner?$("#yd-cus-ban")[a(717)](a(623)+CustomTopCode+a(965)):($(a(632))[a(783)](a(641)).remove(),$(a(632))[a(538)](a(623)+CustomTopCode+a(892))))} function _0x123656(){var a=_0x496450;1===activateCustomBotCode&&a(695)===_0x4f0116&&$(a(632))[a(480)]('\t\t\t<div class="row g-4">\t\t\t\t<div class="col-lg-8 grid-margin stretch">\t\t\t\t\t<div class="card">\t\t\t\t\t\t<div class="card-body">'+CustomBotCode+a(877))}function _0x4a4283(a){var b=null;return _0x4bb004&&_0x4bb004[a]&&(b=_0x4bb004[a]),b} function _0x13ae58(a,b,d,c,e,g,h,k,u,y,p,w,r){function x(){var l=_0x554d;l(409)!==b.css(l(732))&&b[l(657)](l(732),l(409));l(409)!==d.css(l(732))&&d[l(657)](l(732),l(409));l(409)!==c[l(657)](l(732))&&c.css(l(732),l(409))}var f=_0x496450;if(a){var v=a/60/518400;a=Math[f(749)](v);var m=12*(v-a);v=Math.floor(m);var n=30*(m-v);m=Math[f(749)](n);var t=24*(n-m);n=Math[f(749)](t);var q=60*(t-n);t=Math[f(749)](q);q=Math[f(759)](60*(q-t));60==q&&(q=0,t+=1);0<a||(a="");0<v||(v="");0<m||(m="");""!==a?(f(409)=== b[f(657)](f(732))&&b[f(657)](f(732),f(637)),f(409)!==d.css(f(732))&&d[f(657)]("display",f(409)),f(409)!==c.css("display")&&c[f(657)]("display","none"),1<a?g[f(761)](f(1020)):g.text(f(1032)),e[f(761)](a),p[f(761)](n),w.text(t),r[f(761)](q)):""!==v?(f(409)!==b[f(657)]("display")&&b[f(657)](f(732),"none"),f(409)===d[f(657)](f(732))&&d[f(657)]("display","inline-flex"),"none"!==c[f(657)]("display")&&c[f(657)]("display","none"),1<v?k[f(761)](f(689)):k[f(761)]("MONTH"),h[f(761)](v),p.text(n),w[f(761)](t), r.text(q)):""!==m?(f(409)!==b.css("display")&&b[f(657)]("display",f(409)),f(409)!==d.css(f(732))&&d[f(657)](f(732),f(409)),f(409)===c.css(f(732))&&c[f(657)](f(732),f(637)),1<m?y.text(f(595)):y[f(761)](f(826)),u[f(761)](m),p.text(n),w[f(761)](t),r[f(761)](q)):0<n?(x(),p[f(761)](n),w.text(t),r[f(761)](q)):0<t?(x(),p[f(761)](0),w[f(761)](t),r[f(761)](q)):0<q?(x(),p[f(761)](0),w[f(761)](0),r.text(q)):(x(),p[f(761)](0),w[f(761)](0),r[f(761)](0))}else x(),p[f(761)](0),w[f(761)](0),r[f(761)](0)} function _0x269570(){var a=_0x496450;if($(a(461))[a(923)]||1===CodeStyleOnly){if(enableInterface){if(!$(a(605)).length){var b=$(_0x5cc4ef);b[a(783)](a(765))[_0xa7f0d2(76)](a(563));b.append(a(833));$(a(524))[a(480)](b)}$(a(605))[_0xa7f0d2(76)](_0x4a4283(a(980))?_0x4a4283("interface"):_0xa7f0d2(8))}enableNetStatus&&($(a(589))[a(923)]||(b=$(_0x5cc4ef),b[a(783)](a(765))[_0xa7f0d2(76)](a(788)),b[a(480)](a(798)),$("#yd-info-data")[a(480)](b)),$(a(589))[_0xa7f0d2(76)](_0x378978?"Up":a(446)));enableConStatus&& ($(a(926))[a(923)]||(b=$(_0x5cc4ef),b[a(783)]("div")[_0xa7f0d2(76)](a(1048)),b[a(480)]('<div id="yd-client-status"></div>'),$(a(524))[a(480)](b)),$(a(926))[_0xa7f0d2(76)](_0x4a4283(a(921))?_0x4a4283(a(921)):"Disconnected"));enableCode&&($(a(960))[a(923)]||(b=$(_0x5cc4ef),b[a(783)](a(765))[_0xa7f0d2(76)](a(835)),b[a(480)](a(503)),$(a(524))[a(480)](b)),$("#yd-client-code")[_0xa7f0d2(76)](_0x4a4283(a(1014))?_0x4a4283(a(1014)):_0xa7f0d2(8)));enableID&&($(a(851))[a(923)]||(b=$(_0x5cc4ef),b.children("div")[_0xa7f0d2(76)](a(438)), b[a(480)](a(646)),$(a(524))[a(480)](b)),$(a(851))[_0xa7f0d2(76)](_0x4a4283("id")?_0x4a4283("id"):_0xa7f0d2(8)));enableMAC&&($(a(1033)).length||(b=$(_0x5cc4ef),b[a(783)](a(765))[_0xa7f0d2(76)](a(474)),b[a(480)](a(481)),$("#yd-info-data").append(b)),$(a(1033))[_0xa7f0d2(76)](_0x4a4283(a(943))?_0x4a4283("mac"):a(507)));enableIPAddress&&($("#yd-client-ip").length||(b=$(_0x5cc4ef),b.children(a(765))[_0xa7f0d2(76)]("IP Address:"),b[a(480)](a(606)),$(a(524))[a(480)](b)),$("#yd-client-ip")[_0xa7f0d2(76)](_0x4a4283(a(975))? _0x4a4283(a(975)):a(482)));if(enableUpSpeed){$(a(420))[a(923)]||(b=$(_0x5cc4ef),b[a(783)](a(765))[_0xa7f0d2(76)](a(487)),b[a(480)](a(743)),$(a(524)).append(b));var d;_0x4a4283(a(494))&&(d=_0x4a4283(a(494))[a(427)](/\d+/g));d&&(d=d[0],(b=_0x4a4283(a(494))[a(427)](/(B|b|K|k|M|m|G|g|T|t)/g))&&(d=b[0]&&"b"!==b[0][a(725)]()?d+(" "+b[0]+"bps"):d+a(424)));$("#yd-upspeed")[_0xa7f0d2(76)](d?d:a(766))}if(enableDownSpeed){$(a(434))[a(923)]||(d=$(_0x5cc4ef),d.children("div")[_0xa7f0d2(76)](a(1055)),d[a(480)](a(491)), $(a(524))[a(480)](d));var c;_0x4a4283(a(883))&&(c=_0x4a4283(a(883)).match(/\d+/g));c&&(c=c[0],(d=_0x4a4283(a(883))[a(427)](/(B|b|K|k|M|m|G|g|T|t)/g))&&(c=d[0]&&"b"!==d[0][a(725)]()?c+(" "+d[0]+a(424)):c+a(424)));$(a(434))[_0xa7f0d2(76)](c?c:"0 bps")}enableReserveDuration&&1!==CodeStyleOnly&&($("#yd-res-duration")[a(923)]||(c=$(_0x5cc4ef),c.children(a(765))[_0xa7f0d2(76)]("Reserve Duration:"),c.append(a(930)),$(a(524))[a(480)](c)),$(a(941))[_0xa7f0d2(76)](_0x4a4283(a(679))?_0x4a4283(a(679)):a(571))); enableDurationType&&1!==CodeStyleOnly&&($("#yd-res-durtype").length||(c=$(_0x5cc4ef),c[a(783)](a(765))[_0xa7f0d2(76)](a(649)),c[a(480)](a(473)),$(a(524))[a(480)](c)),$("#yd-res-durtype")[_0xa7f0d2(76)](_0x4a4283(a(992))?a(513)===_0x4a4283(a(992))?a(682):a(790):"none"));enableValidUntil&&($(a(445)).length||!_0x4a4283(a(976))&&a(513)!==_0x4a4283(a(992))?_0x4a4283(a(976))||a(513)===_0x4a4283(a(992))||$(a(984))[a(665)]():(c=$(_0x5cc4ef),c[a(736)]("id","yd-validity-parent"),c.children(a(765))[_0xa7f0d2(76)](a(928)), c[a(480)]('<div id="yd-validity"></div>'),$(a(524))[a(480)](c)));enableExpiration&&!$("#yd-estimate")[a(923)]&&a(778)===_0x4a4283(a(992))?(c=$(_0x5cc4ef),c[a(736)]("id",a(823)),c[a(783)](a(765))[a(904)](a(512)),c.append(a(840)),$(a(524)).append(c),$(a(837))[a(904)](dateFormat(new Date(_0x4a4283(a(628))+1E3*_0x4a4283(a(865)))))):"pausable"!==_0x4a4283(a(992))&&$(a(728))[a(665)]();enablePauseLimit&&!$(a(1012))[a(923)]&&0<=_0x4a4283("pauselimit")?(c=$(_0x5cc4ef),c[a(736)]("id","yd-puase-limit-parent"), c[a(783)](a(765))[a(904)](a(1035)),c[a(480)](a(1018)),$(a(524))[a(480)](c)):(0>_0x4a4283(a(429))||void 0===_0x4a4283(a(429)))&&$(a(873)).remove();0!==enableValidUntil&&a(513)===_0x4a4283(a(992))&&$(a(445))[a(904)](dateFormat(new Date(_0x4a4283(a(901)))));0!==enableValidUntil&&_0x4a4283(a(976))&&$("#yd-validity")[a(904)](dateFormat(new Date(_0x4a4283(a(976)))));0!==enablePauseLimit&&0<=_0x4a4283(a(429))&&$(a(1012))[a(904)](_0x4a4283(a(429))?_0x4a4283(a(429)):"none");enableDate&&($(a(1045)).length|| (c=$(_0x5cc4ef),c[a(783)](a(765))[_0xa7f0d2(76)](a(647)),c[a(480)]('<div id="yd-date"></div>'),$("#yd-info-data")[a(480)](c)),$("#yd-date")[_0xa7f0d2(76)](_0x4a4283("now")?dateFormat(new Date(_0x4a4283("now"))):a(939)));enableUptime&&($(a(856)).length||(c=$(_0x5cc4ef),c.children("div")[_0xa7f0d2(76)](a(949)),c[a(480)](a(811)),$(a(524))[a(480)](c)),$(a(856))[_0xa7f0d2(76)](_0x4a4283(a(871))?decToTime(_0x4a4283(a(871))):a(571)))}} function _0x56e4ed(a,b,d){var c=_0x496450;a=parseInt(a);if(0<a)if("d"===_0x5761a3)socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[12],a,function(e){var g=_0x554d;g(549)===e?(e=e.replace("Insuffient","Insufficient"),_0x2131f2(53,e)):(b&&$(g(617)+d)[g(472)](g(830)),_0x2131f2(55,g(931)))});else socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[11],a,function(e){var g=_0x554d;"success"===e[g(725)]()?(b&&$(g(617)+d)[g(472)](g(830)),_0x2131f2(55,g(633))):(e=e[g(727)]("Insuffient",g(1044)),_0x2131f2(53, e))});else _0x2131f2(53,c(535))}function _0x5bb94c(a,b,d){var c=0;return socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[8],a,function(e){var g=_0x554d;e[g(711)]&&(c=1,_0x2131f2(55,g(412)+e[g(711)]),1===AutoConnectExtendCreditCode&&_0x56e4ed(e[g(711)],b,d))}),c} function _0x4ab9a1(a,b,d,c){var e=_0x496450;if(a&&4<a.length&&15>a[e(923)]){if(1!==_0x5bb94c(a,b,d))if("d"===_0x5761a3)socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[9],a,function(g){e(582)===g?(b&&$(e(617)+d)[e(472)]("hide"),_0x2131f2(55,e(497))):-1<g[e(581)]("Login ban")?(g=g[e(727)]("Login ban",c+e(502)),_0x2131f2(53,g)):_0x2131f2(53,e(576))});else socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[10],a,function(g){"success"===g[e(725)]()?(b&&$("#modal-alert-"+d)[e(472)](e(830)),_0x2131f2(55, e(640))):-1<g.indexOf(e(775))?(g=g[e(727)](e(775),c+e(502)),_0x2131f2(53,g)):_0x2131f2(53,"Code Not Found")})}else _0x2131f2(53,e(872))} function _0x16e6(){var a=["next","href","#generate-voucher","hiati=","ZW1pdA==","remove",';">Amount</th><th style="color:',"No Infos Option Enabled.","; color: ","}\t\t.mdi.mdi-format-line-spacing{color: ",'<div style="font-size: 15px; border-radius: ',";}\t\t.btn-PauseResume{box-shadow: ","prev",';">Voucher</th><th style="text-shadow: ',"}\t\t.btn-vendolist{box-shadow: ","4txyycryc",'" style="text-shadow: ',"Y2xpY2s=","Stop","resduration",'.00</span> </span></div>\t\t\t<input id="yd_creditin" type="number" style="display: block; text-transform: uppercase; font-size: 14px; height: 36px; background:', ';">Time</th></tr></thead><tbody id="ydvrates-tbody"></tbody></table></div>',"Consumable","color","emit",'\t\t\t<div id="ydc1" class="card">\t\t\t\t<div class="card-body">\t\t\t\t\t<div id="ydm0" style="display: flex; justify-content: end;">\t\t\t\t\t\t<div style="width: 100%; margin-right: 10px;">\t\t\t\t\t\t\t<div id="yd_cstatus_t" style="height: 100%; display: grid; justify-content: center; align-items: center; padding: 10px;">\t\t\t\t\t\t\t\t<div style="display: flex; justify-content: center;">\t\t\t\t\t\t\t\t\t<div class="d-flex align-items-center align-self-start" style="text-align:center">\t\t\t\t\t\t\t\t\t\t<div id="yd_con_status" style="display: flex; justify-content: center; font-size: 16px; font-weight: ', "click touchend","Z2F3bw==","QDU1OTA0SFUjIzIy","MONTHS","show","fadeOut","Ll95dWRlbg==","; text-align: center; color: ","57QCzYLe","dashboard",'"></tbody></table></div>\t\t</div></div></div>',"; -moz-box-shadow: ",";}.btn-vouchextend.disabled,.btn-vouchextend:disabled{box-shadow: ","rem; text-shadow: ","qQlhWRWsx==",";}.btn-rate.disabled,.btn-rate:disabled{box-shadow: ",";box-shadow: 0 0 0 0.1rem rgba(33, 35, 43, 0.5)}.badge-warning,.preview-list.preview-item.preview-thumbnail.badge.badge-busy{box-shadow: ", '\t\t\t\t\t<div style="padding: 5px; width: 100%;">\t\t\t\t\t\t<button id="yd-movie" type="button" class="btn btn-movie" style="font-size: 14px; font-weight: ',"coin","13141730kQYptT","\u007fcz{","rem; height:","}.btn-movie:not(.btn-light):not(.btn-secondary):focus, .btn-movie:not(.btn-light):not(.btn-secondary):active{box-shadow: ","}.btn-movie:not(.btn-light):not(.btn-secondary):hover, .btn-movie:not(.btn-light):not(.btn-secondary):focus, .btn-movie:not(.btn-light):not(.btn-secondary):active{color:", "#insert-done","amount","dWxvbA==","yd_rpoints","_yd_ucb",";}.btn-PauseResume:hover{box-shadow: ","call","after",";box-shadow: 0 0 0 0.1rem rgba(33, 35, 43, 0.5)}.badge-warning,.preview-list.preview-item.preview-thumbnail.badge.badge-busy{ color:","version",';" ></i>',";}.btn-rate:hover{box-shadow: ","rtype",';">Descriptions</th></tr></thead><tbody id="ydvrates-tbody"></tbody></table></div>',"}.btn-insertcirclecoin:not(.btn-light):not(.btn-secondary):focus, .btn-insertcirclecoin:not(.btn-light):not(.btn-secondary):active{color:", "toLowerCase",';">\t\t\t\t\t\t',"replace","#yd-estimate-parent",';"> MIN.</span>\t\t\t\t\t\t\t\t\t\t\t<span id="yd-client-duration-sec" style="display:inline-flex; text-shadow: ',"fromCharCode","Insert Coin","display",'" class="btn btn-redeem btn-sm" style="font-size: 12px; height: 25px; color:',";background-size: ","disabled","prop","#yd-client-duration-m",'"><div style="padding: 10px;"><div style="display: flex; width: 100%;">\t\t\t\t\t\t\t\t\t\t<button style="font-size: 15px; font-weight: ', "bWFpbg==","<td></td>"," !important;",";\t\t\t\t\t\tborder-radius: ",'<div id="yd-upspeed"></div>',"</button>\t\t</div>",";}.btn-vouchextend:not(:disabled):not(.disabled):active,.btn-vouchextend:not(:disabled):not(.disabled).active,.show>.btn-vouchextend.dropdown-toggle{box-shadow: ","fadeIn","9qxxcre",".00","floor",";}.btn-vouchextend:not(.btn-light):not(.btn-secondary){color:",';">Duration</th><th style="color:',"substr","Please Input a Code.<br>Voucher or Credit Code","+8v)+8dgvy)+8dgvy)+8s~a)+8qxxcre)", '" class="form-control" placeholder="',";}.btn-movie:not(:disabled):not(.disabled):active,.btn-movie:not(:disabled):not(.disabled).active,.show>.btn-movie.dropdown-toggle{box-shadow: ","bGFzdGluc2VydGVkdmVuZG8="," via","round","yd_infos","text","}.btn-redeem:not(.btn-light):not(.btn-secondary):focus, .btn-redeem:not(.btn-light):not(.btn-secondary):active{box-shadow: ","Duration Paused","Insuffient","div","0 bps","vendoset","dGFyZ2V0","aHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL3Byb2ZpbGUucGhwP2lkPTEwMDA5MDIwOTQ4NDMxMA==", "}\t\t.message-box .message-submit:hover{background:",';">₱ 0.00</span></div>\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t<div style="display: flex; justify-content: center;">\t\t\t\t\t\t\t\t\t\t<div class="d-flex align-items-center align-self-start" style="text-align:center">\t\t\t\t\t\t\t\t\t\t\t<span style="height:10px;"></span>\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t<div style="display: flex; justify-content: center;">\t\t\t\t\t\t\t\t\t\t<div class="d-flex align-items-center align-self-start" style="text-align:center">\t\t\t\t\t\t\t\t\t\t\t<button id="yd_vinfos" type="button" class="btn btn-cinfo btn-sm" style="font-size: 14px; font-weight: ', ";}.btn-movie:hover{box-shadow: ",";}.btn-vouchextend:hover{box-shadow: ","background-size","Login ban",';">Redeem</span></button>\t\t\t',' via Code <i data-dismiss="modal" class="fa fa-times" aria-hidden="true" style="font-size: 18px; float: right; margin-top: 3px; color: ',"pausable","QEhUU1I0MzIjIzU4","push",";}.btn-BVouch:not(:disabled):not(.disabled):active,.btn-BVouch:not(:disabled):not(.disabled).active,.show>.btn-BVouch.dropdown-toggle{box-shadow: ","(((.+)+)+)+$","children","#ydc1","?version=", "; -o-box-shadow: ","}\t\t.progress{height:","Internet:",';">₱ ',"Pausable","#yd-select-box-dropdown",";}.btn-rate:not(:disabled):not(.disabled):active,.btn-rate:not(:disabled):not(.disabled).active,.show>.btn-rate.dropdown-toggle{box-shadow: ",".mdi.mdi-android","bmFtZQ==",';">Duration: 00:00:00</div>\t\t\t\t\t\t\t\t\t<div id="progressbar-d" style="width: calc(100% - 20px); position: static;">\t\t\t\t\t\t\t\t\t\t<div class="progress">\t\t\t\t\t\t\t\t\t\t\t<div class="progress-bar" id="barpersent-d" style="', "makeIterator","</button>\t</div>",'<div id="yd-client-system-internet"></div>',"TlYwRA==","#use-code-btn",';">Date</th></tr></thead><tbody id="tbody-',";}.btn-vendolist:not(.btn-light):not(.btn-secondary){color:","; margin-right: 2px; text-shadow: ","Please Input a Valid Credit","pleasewait","; background: ","#yd-client-duration","expiry","location","iterator",'<div id="yd-uptime"></div>',"height: fit-content; \t\tanimation: spin 15s linear infinite; -webkit-animation: spin 15s linear infinite; -moz-animation: spin 15s linear infinite; -o-animation: spin 15s linear infinite;\t\twidth: 100px; height: 100px; border-radius: 50%;\t\tbox-shadow: ", ';">Checking</span><i id="yd_con_wifi_status" class="mdi mdi-wifi-off" style="margin-top: -1.5px; text-shadow: ',"d2Vic29ja2V0",'Redeem <i data-dismiss="modal" class="fa fa-times" aria-hidden="true" style="font-size: 18px; float: right; margin-top: 3px; color: ',"#yd_freebtn",'">\t\t\t\t\t\t\t\t\t\t<span id="xx-',"have session","#total-d-display","imgmp3","#tbody-","#col-row2","yd-estimate-parent","I3lkLWNsaWVudC1pbnNlcnQtY29pbg==",';">Points</th></tr></thead><tbody id="tbody-yd_rpoints"></tbody></table></div>', "DAY","Pause","connected","Duration Resumed","hide","10MmFweh","Total Credit: ₱ ",'<div id="yd-client-interface"></div>',"apply","Code:","background:url(/html/","#yd-estimate","_yd_genv","}\t\t.table thead th, .jsgrid .jsgrid-table thead th{border-bottom-width:0px;}\t\t.table th, .jsgrid .jsgrid-table th, .table td, .jsgrid .jsgrid-table td{border-top:0px}\t\t.table-striped tbody tr:nth-of-type(odd){background-color:",'<div id="yd-estimate"></div>',"rem; box-shadow: ","class",'">\t <source src="html/', "c3VjY2Vzcw==","#yd-client-duration-sec","#yd-select-box",';"></span></span>\t\t\t\t\t\t\t\t\t\t\t</span>\t\t\t\t\t\t\t\t\t\t\t<span id="yd-client-duration-hr" style="display:inline-flex; text-shadow: ','">\t\t\t\t\t\t\t\t\t\t\t<div style="padding: 10px;">\t\t\t\t\t\t\t\t\t\t\t\t',"Y29ubmVjdA==","}\t\t.modal-header{color:","#yd-client-id",'"> Available: <span id="yd_con_credits2_txt" style="text-shadow: ',"#yd-client-duration-iy",";}.btn-cinfo:focus,.btn-cinfo.focus{box-shadow: ", "}.btn-rate:not(.btn-light):not(.btn-secondary):focus, .btn-rate:not(.btn-light):not(.btn-secondary):active{box-shadow: ","#yd-uptime","#yd_con_wifi_status",' All</button>\t\t<button style="margin: auto; width: 35%; color:',"aHJlZg==","}\t\t.toast {font-size: 14px;padding: 4px; ","No Vendo ID Selected.",';">Duration</th><th style="text-shadow: ',"tY2Zvb3Rlcg=","Error","duration",'\t\tvideo {display: block!important; position: absolute; left: auto; top: auto; height: calc(100vh - 70px); width: 100%;\t\t-moz-object-fit: cover; -webkit-object-fit: cover; -o-object-fit: cover; object-fit: cover;}\t\t@font-face{\t\t\tfont-family:ds-digital;\t\t\tfont-style:normal;\t\t\tfont-weight:700;\t\t\tsrc:local("DS-Digital"),url(html/DS-DIGIB.woff) format("woff")\t\t}\t\t#modal-body-spinwheel{\t\t\theight: 300px;\t\t}\t\t.spinbtn {\t\t\tposition: absolute;\t\t\tright: 50%;\t\t\ttransform: translate(50%,-50%);\t\t\ttop: 50%;\t\t}\t\t.wheelcanvas{\t\t\tposition: absolute;\t\t\tright: 50%;\t\t\ttransform: translate(50%,-50%);\t\t\ttop: 50%;\t\t\t}\t\t.triangle-up {\t\t\tposition: absolute;\t\t\tright: 50%;\t\t\ttransform: rotate(-90deg) translate(40%,540%);\t\t\ttop: 50%;\t\t\tborder-bottom: 28px solid ', "click","autologin","Extend","cGFreXU=","uptime","Code Input Invalid","#yd-puase-limit-parent","#yd_vccodeinbtn","; background-color:","#yd-client-duration-min","</div>\t\t\t\t\t</div>\t\t\t\t</div>\t\t\t</div>\t\t\t","I3lkLWNsaWVudC==",';">Checking</span></button>\t\t\t\t\t\t</div>\t\t\t\t\t</div>\t\t\t\t</div>\t\t\t</div>\t\t',"rem;box-shadow: none;overflow: hidden;}\t\t.progress-bar{transition: background-size 0.6s ease;}\t\t.progress .progress-bar:after{border: none;}\t\t.chat{max-width: ","cGFzc3dvcmQ=", ";}.btn-BVouch:hover{box-shadow: ","dlimit","rem;padding:0rem}\t\t.dropdown-header{color:","#yd_con_txt_status",'\t\t\t\t\t<div style="padding: 5px; width: 100%;">\t\t\t\t\t\t<button id="yd-bvouch" type="button" class="btn btn-BVouch" style="font-size: 14px; font-weight: ',";\t\tbackground-color: ","; display: block!important; position: absolute; left: auto; top: auto; height: calc(100vh - 70px); width: 100%;","outerHTML",";}.btn-cinfo:not(:disabled):not(.disabled):active:focus,.btn-cinfo:not(:disabled):not(.disabled).active:focus,.show>.btn-cinfo.dropdown-toggle:focus{box-shadow: ", "YmFrbGFrYQ==","</div>\t\t\t\t\t\t</div>\t\t\t\t\t</div>\t\t\t\t</div>\t\t\t\t","; border-radius: 0.15rem; margin-top: 5px; ",';">\t\t\t\t\t\t\t\t\t\t\tPoints: <span style="color: ',' <i data-dismiss="modal" class="fa fa-times" aria-hidden="true" style="font-size: 18px; float: right; margin-top: 3px; color: ',"0px","#barpersent-d","head","}\t\t.sidebar .nav .nav-item.nav-category .nav-link{color: ",';" >',"expiration","scope","undefined","html","0.00","toFixed","}\t\t.content-wrapper{", ";\t\t",';">00:00:00</span>\t\t\t\t\t\t\t\t</div><div style="min-height: 0px;" class="table-responsive"><table class="table table-dark"><thead><tr><th style="text-shadow: ',"}.btn-rate{box-shadow: ","}\t\t.modal-t{font-weight: ",'<div style="display: flex; width: 100%; justify-content: flex-end; margin-bottom: 9px;">\t\t<button style="margin: auto; width: 35%; color:',"}.btn-PauseResume:not(.btn-light):not(.btn-secondary):focus, .btn-PauseResume:not(.btn-light):not(.btn-secondary):active{box-shadow: ", ' via Credit <i data-dismiss="modal" class="fa fa-times" aria-hidden="true" style="font-size: 18px; float: right; margin-top: 3px; color: ',";}.btn-freebtn:focus,.btn-freebtn.focus{box-shadow: ","ZGlzcGxheQ==","; \t\t\t\t\t\t\t\tborder:",";}.btn-insertcirclecoin:not(.btn-light):not(.btn-secondary){color:","₱ ","#yd_con_credits2_txt","status","trial","length",'<div style="display: flex; width: 100%; justify-content: flex-end; margin-bottom: 9px;">\t\t\t\t\t\t\t<button style="margin: auto; width: 35%; color:', "#yd_vinfos","#yd-client-status",";}\t\t.messages .message.message-personal {background:","Valid Until:",'"><div style="padding: 10px;"><div style="display: grid; width: 100%;">\t\t\t<div class="input-group"><div class="input-group-prepend"><span class="input-group-text input-t"\t\t\tstyle="font-size: 14px; height: 36px; border:','<div id="yd-res-duration"></div>',"Duration Started","parent",";}.btn-vendolist.disabled,.btn-vendolist:disabled{box-shadow: ",'\t\t\t<div class="card" style="margin-top: 10px;">\t\t\t\t\t<div class="card-body">\t\t\t\t\t\t<div id="ydm3" style="display: flex; justify-content: end; margin: -5px;">\t\t\t\t\t\t\t<div style="width: 100%;">\t\t\t\t\t\t\t\t<div id="ydbtnm" style="display: flex; justify-content: end;">\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t</div>\t\t\t\t\t\t</div>\t\t\t\t\t</div>\t\t\t\t</div>\t\t\t', "QtY29pbg=",'</button>\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t<div id="yd-insert-btn-parent" style="display: grid; align-items: center;">\t\t\t\t\t\t\t\t<button id="yd-client-insert-coin" class="btn btn-insertcirclecoin">\t\t\t\t\t\t\t\t\t<span id="yd-insert1" class="d-inline-block text-center" style="margin: auto; font-size: 16px; font-weight: bold;\t\t\t\t\t\t\t\t\t-webkit-animation: spin 15s linear infinite reverse; -moz-animation: spin 15s linear infinite reverse; -o-animation: spin 15s linear infinite reverse; animation: spin 15s linear infinite reverse; \t\t\t\t\t\t\t\t\t"><span style="text-shadow: ', "I3lkLXNlbGVjdC1ib3g=","#yd-redeem","0/0/0 0:0 xx",";}.btn-vendolist:not(:disabled):not(.disabled):active,.btn-vendolist:not(:disabled):not(.disabled).active,.show>.btn-vendolist.dropdown-toggle{box-shadow: ","#yd-res-duration",";}.btn-insertcirclecoin.disabled,.btn-insertcirclecoin:disabled{color:","mac","aW5mbw==","#yd-bvouch","X2JsYW5r","}\t\t#rates-card th, #rates-card td {border: ",'</td><td style="text-shadow: ',"Uptime:",'" class="table-responsive">\t\t\t\t\t\t<table class="table table-striped"><thead><tr><th style="color:', "minute","ydccex",";\t\t\t\t\t\t\tdisplay: block; word-wrap: break-word; height: 100%; width: 100%; border-radius: ","; background-color: ",";}.btn-redeem.disabled,.btn-redeem:disabled{box-shadow: ","vendo","#yd_vccodein","message",";}.btn-BVouch:not(:disabled):not(.disabled):active:focus,.btn-BVouch:not(:disabled):not(.disabled).active:focus,.show>.btn-BVouch.dropdown-toggle:focus{box-shadow: ","#yd-client-code",';">₱ 0.00</div>\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t<div id="insert-display" style="font-size: 15px; color: ', ";}.btn-vouchextend:not(:disabled):not(.disabled):active:focus,.btn-vouchextend:not(:disabled):not(.disabled).active:focus,.show>.btn-vouchextend.dropdown-toggle:focus{box-shadow: ",'<i data-dismiss="modal" class="fa fa-times" aria-hidden="true" style="font-size: 18px; float: right; margin-top: 3px; color: ',';">0</span><span id="yd-client-duration-ihr" style="font-size:12px;display:inline-flex;text-shadow: ',"</div>\t\t\t\t\t\t</div>\t\t\t\t\t</div>\t\t\t\t</div>\t\t\t",';"></span> <span id="yd-client-duration-im" style="font-size:12px;text-shadow: ', "Connect","; text-shadow: ",'<div style="font-weight:500; border-radius: ','" alt="Rename ImageBanner in Script" style="width:100%; border-radius:','">Redeem</button>',";\t\t\t\t\t\t\tbox-shadow: ","#spinner","#yd_vrates","address","validity",":last","#spinwheel-points","#modal-alert-_yd_ucb","interface",'</button>\t\t\t\t\t\t\t\t\t\t<span id="yd-client-duration" style="color:',"#credit-","#yd-static-box-name","#yd-validity-parent",";\t\t\t\t\t\t\t\t\t\tbackground-color:","}\t\t.btn-redeem{box-shadow: ", "disconnected","currentTime","hVYms1b1Zq==","rem;\t\t\t\t\t\t\tdisplay: block; white-space: nowrap; height: 38px; width: 100px; border: ","pause","type",";}.btn-movie:focus,.btn-movie.focus{box-shadow: ",'"><div style="padding: 10px;"><div style="display: grid; width: 100%;">\t\t<div class="input-group"><div class="input-group-prepend"><span class="input-group-text input-t"\t\tstyle="font-size: 14px; height: 36px; border:','<div style="display: flex; width: 100%; justify-content: flex-end; margin-bottom: 9px;">\t\t\t\t<button style="margin: auto; width: 35%; color:', "Tm8gSW50ZXJuZXQgQ29ubmVjdGlvbi48YnI+UGxlYXNlIFJlcG9ydCBUbyBUaGUgT3duZXIu",";}.btn-rate:not(:disabled):not(.disabled):active:focus,.btn-rate:not(:disabled):not(.disabled).active:focus,.show>.btn-rate.dropdown-toggle:focus{box-shadow: ",';">Checking</span></button>\t\t\t\t\t\t\t<button id="yd_loginout" type="button" class="btn btn-PauseResume" style="margin-top: 10px; font-size: 15px; font-weight: ',"name",'<style type="text/css"></style>',"created","\t\t.main-panel {padding-top:0px}\t","}.btn-insertcirclecoin:not(.btn-light):not(.btn-secondary):hover, .btn-insertcirclecoin:not(.btn-light):not(.btn-secondary):focus, .btn-insertcirclecoin:not(.btn-light):not(.btn-secondary):active{color:", "L2FkbWlu","dmVuZG9MaXN0",";}.btn-cinfo.disabled,.btn-cinfo:disabled{box-shadow: ",';">Checking</span>\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t</div>\t\t\t',"dHJhbnNwb3J0cw==","#yd-movie",";}.btn-BVouch:focus,.btn-BVouch.focus{box-shadow: ",'"><span style="text-shadow: ',"#yd-puase-limit","blink","code","Press the Connect Button.<br>or Redeem Button","attr",";\t\t\t\t\t\t\tdisplay: block; white-space: nowrap; height: 34px; width: 100px; color:",'<div id="yd-puase-limit"></div>', "bi2oa823=","YEARS","Insert Coin Timeout.<br>Please Try Again After: ","}\t\t.modal-dialog{position: absolute; width: 100%; padding-right: 20px; top:0; right:0; left:0;}\t\t.modal-content{background-color:","d2FybmluZw==","}\t\t.sidebar .nav .nav-item .nav-link{color: ",";\t\t\t\t\t\t\t\t\t\tborder-radius: ",'Generate Voucher Code<i data-dismiss="modal" class="fa fa-times" aria-hidden="true" style="font-size: 18px; float: right; margin-top: 3px; color: ',";\t\t\t\t\t\t\tdisplay: block; white-space: nowrap; height: 38px; width: 100px; ", '<div style="border-radius: ',"X3l1ZGVu",';">Total Credit: ₱ 0.00</div>\t\t\t\t\t\t\t\t\t<div id="total-d-display" style="font-size: 15px; margin-top: -4px;margin-bottom:15px;color: ',";}.btn-redeem:focus,.btn-redeem.focus{box-shadow: ","YEAR","#yd-client-mac","I3lkLXNlbGVjdC1kcm9wZG93bi1vcHRpb25z","Pause Limit:",";}.btn-rate:focus,.btn-rate.focus{box-shadow: ","#use-csubmit-btn-m",";}.btn-BVouch.disabled,.btn-BVouch:disabled{box-shadow: ","ghjlkwajd==",";}\t\t.modal-footer{border-top:0px;padding: 0px;margin-top: 0px; margin-bottom: 0px;}\t\t.dropdown-menu{color:", "103775uCqWZq","}.btn-freebtn:not(.btn-light):not(.btn-secondary):focus, .btn-freebtn:not(.btn-light):not(.btn-secondary):active{box-shadow: ",'\t\t\t\t<div id="ydm-cin" class="card" style="margin-top: 10px;">\t\t\t\t\t<div class="card-body">\t\t\t\t\t\t<div id="ydm-cin-b" style="display: flex; justify-content: end;">\t\t\t\t\t\t\t<div style="width: 100%; margin-right: 10px;">\t\t\t\t\t\t\t\t<input id="yd_vccodein" type="text" style="display: block; text-transform: uppercase; font-size: 14px; height: 30px; background: ', "Insufficient","#yd-date","9Hnbsry79Hnt{~ryc","#yd_con_credits_txt","Status:","val","margin-top","; -webkit-box-shadow: ","#use-csubmit-btn","#yd-client-duration-by",'\t<video playsinline autoplay muted loop poster="html/',"Download:","Submit","}\t\t.sidebar .sidebar-brand-wrapper{background: transparent}\t\t.navbar .navbar-menu-wrapper{box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;}\t\t.navbar .navbar-menu-wrapper .navbar-nav.navbar-nav-right{background-color: transparent}\t\t.navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown{border-left: 0px solid transparent !important}\t\t.mdi.mdi-menu{color: ", "329391YvtsUU",'" id="insert-done" type="button" class="btn btn-PauseResume">Done</button>\t\t\t\t\t\t\t<button style="margin: auto; width: 35%; color:',"; box-shadow: ",'\t\t\t\t<button id="yd-redeem" type="button" class="btn btn-redeem" style="margin-top: 10px; font-size: 15px; font-weight: ','" class="dropdown-menu" aria-labelledby="yd-select-box-dropdown"></div>\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t<div id="yd-static-box" style="display: none; justify-content: center;">\t\t\t\t\t\t\t\t\t\t<div class="d-flex align-items-center align-self-start" style="text-align:center; color:', ";}.btn-rate:not(.btn-light):not(.btn-secondary){color:","toString","style","}.btn-cinfo:not(.btn-light):not(.btn-secondary):hover, .btn-cinfo:not(.btn-light):not(.btn-secondary):focus, .btn-cinfo:not(.btn-light):not(.btn-secondary):active{color:",';"></span> <span id="yd-client-duration-iy" style="font-size:12px;text-shadow: ',"none","18205vKCiBD","#modal-alert-34","Credit Code Success.<br>Credit Added: ","rem;\t\t\t\t\t\t\t\twhite-space: nowrap; height: 30px; width: 100%; text-shadow: ",'</td><td style="text-transform: capitalize; color: ', '\t\t\t\t\t<div style="padding: 5px; width: 100%;">\t\t\t\t\t\t<button id="yd-gvouch" type="button" class="btn btn-BVouch" style="font-size: 14px; font-weight: ',"#yd_cstatus_t",";\t\tbox-shadow: ",";}.btn-redeem:not(:disabled):not(.disabled):active,.btn-redeem:not(:disabled):not(.disabled).active,.show>.btn-redeem.dropdown-toggle{box-shadow: ",'\t\t\t\t\t\t\t\t\t<div class="d-flex align-items-center align-self-start" style="text-align:center">\t\t\t\t\t\t\t\t\t\t\t<button id="yd_vrates" type="button" class="btn btn-rate btn-sm" style="font-size: 14px; font-weight: ', "#yd-upspeed"," !important; text-shadow: ",'">\t\t</div></div></div></div>','<tr><td style="color: ',"bps","paused","dWJv","match",";\t\tborder-radius:","pauselimit","; margin: auto; width: 100%; height: 38px; color:","Error #1","incoin",'</td><td style="color: ',"#yd-downspeed",'"\t\t\tclass="form-control" placeholder="',"}.btn-BVouch:not(.btn-light):not(.btn-secondary):focus, .btn-BVouch:not(.btn-light):not(.btn-secondary):active{box-shadow: ",";}.btn-cinfo:not(.btn-light):not(.btn-secondary){color:", "ID:","Duration",'"><div style="padding: 6px; color: ',";}.btn-insertcirclecoin:hover{color:","value","; border: ","insertcoin","#yd-validity","Down","color: ","; width:100%; background-size:",';">',"36204qYdGMY","I3lkLXNlbGVjdC1ib3gtZHJvcGRvd24=",";}.btn-movie:not(.btn-light):not(.btn-secondary){color:","#yd-client-duration-id",";}.btn-vouchextend:focus,.btn-vouchextend.focus{box-shadow: ","Zm9vdGVy",";}.btn-PauseResume:not(:disabled):not(.disabled):active:focus,.btn-PauseResume:not(:disabled):not(.disabled).active:focus,.show>.btn-PauseResume.dropdown-toggle:focus{box-shadow: ", ";}.btn-PauseResume.disabled,.btn-PauseResume:disabled{box-shadow: ","arrayIteratorImpl",";\t\tborder: ","}\t\t.table, .jsgrid .jsgrid-table{background:","#modal-body-yd_infos","rem;box-shadow:","#yd-client-duration-bd",";}.btn-insertcirclecoin:not(:disabled):not(.disabled):active,.btn-insertcirclecoin:not(:disabled):not(.disabled).active,.show>.btn-insertcirclecoin.dropdown-toggle{color:",";}.btn-insertcirclecoin:not(:disabled):not(.disabled):active:focus,.btn-insertcirclecoin:not(:disabled):not(.disabled).active:focus,.show>.btn-insertcirclecoin.dropdown-toggle:focus{color:", "; font-size:16px; font-weight: ","?page=media","}\t\t.btn-vouchextend{box-shadow: ","+qxxcre7t{vdd*5Hnbsry5)+s~a7t{vdd*5s:dz:q{ro7}bdc~qn:txycryc:trycre7}bdc~qn:txycryc:dz:trycre5)","Press the Connect Bbutton.","; font-size: 15px; font-weight: ","modal",'<div id="yd-res-durtype"></div>',"MAC Address:","#progress","#ydvrates-tbody","points",'" id="use-credit-btn" type="button" class="btn btn-PauseResume">Via Credit</button>\t\t\t\t\t\t\t\t\t</div></div></div>','\t\t\t\t<div style="display: flex; justify-content: center;">\t\t\t\t\t\t\t\t\t<div class="d-flex align-items-center align-self-start" style="text-align:center">\t\t\t\t\t\t\t\t\t\t<span style="height:10px;"></span>\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t<div style="display: flex; justify-content: center;">\t\t\t\t\t\t\t\t\t<div class="d-flex align-items-center align-self-start" style="text-align:center">\t\t\t\t\t\t\t\t\t\t<div id="yd_con_points_txt" style="display: flex; justify-content: center; color: ', "append",'<div id="yd-client-mac"></div>',"0.0.0.0",';"></span></span>\t\t\t\t\t\t\t\t\t\t\t\t<span id="yd-client-duration-bd" style="display:none; align-items: baseline;"><span id="yd-client-duration-d" style="text-shadow: ',"#col-row",'; font-size:20px; font-weight:500; line-height: 1.4rem; display: block;">\t\t\t\t\t\t\t\t\t\t\t<span style="display: flex; justify-content: center;">\t\t\t\t\t\t\t\t\t\t\t\t<span id="yd-client-duration-by" style="display:none; align-items: baseline;"><span id="yd-client-duration-y" style="text-shadow: ', "cHJvcA==","Upload:","1173776UtSBoI","ydvrates",";\t\tbackground-color:",'<div id="yd-downspeed"></div>',";border:",".main-panel","ulimit","831029wdnpxP",";}.btn-freebtn:hover{box-shadow: ","Voucher Code Success.<br>Duration Started","#inserted-coin-d",";}\t\t.navbar .navbar-brand-wrapper{background: transparent}\t\t.sidebar{background: ","}\t\t.card{background-color:",';"></span></span>\t\t\t\t\t\t\t\t\t\t\t\t<span id="yd-client-duration-bm" style="display:none; align-items: baseline;"><span id="yd-client-duration-m" style="text-shadow: ', " Code Timeout",'<div id="yd-client-code"></div>',"mdi mdi-wifi","discription",';">\t\t\t\t\t\t\t\t\t\t\t<span id="yd_con_txt_status" style="margin-right: 5px; text-shadow: ',"x:x:x:x:x:x",'" type="button" \t\t\tid="use-csubmit-btn" class="btn btn-PauseResume">',';">0</span><span id="yd-client-duration-imin" style="font-size:12px;display:inline-flex;text-shadow: ',"Total Credit: ₱ ","internet","Expiration:","consumable","#yd-static-box","Offline",';"></i>\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t<div style="display: flex; justify-content: center;">\t\t\t\t\t\t\t\t\t\t<div class="d-flex align-items-center align-self-start" style="text-align:center">\t\t\t\t\t\t\t\t\t\t\t<span style="color:', "}.btn-BVouch:not(.btn-light):not(.btn-secondary):hover, .btn-BVouch:not(.btn-light):not(.btn-secondary):focus, .btn-BVouch:not(.btn-light):not(.btn-secondary):active{color:","flex","rem; border: ",';">Current Duration:</span>\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t<div style="display: flex; justify-content: center;">\t\t\t\t\t\t\t\t\t<div class="d-flex align-items-center align-self-start" style="text-align:center">\t\t\t\t\t\t\t\t\t\t<button id="yd_freebtn" class="btn btn-freebtn" type="button" style="display: none; font-size: 14px; font-weight: ', "#chatmod",'" disabled>Selecting</button>\t\t\t\t\t\t\t\t\t\t\t\t<div id="yd-select-dropdown-options" style="max-height: 500px; overflow: auto; text-shadow: ',"LnRleHQtY2Zvb3Rlcg==","#yd-info-data","Please try",";color:","px; border: ","</button>\t\t\t\t\t\t\t\t\t\t</div>\t\t",";border-radius:",'"> Voucher or Credit: </span></div>\t\t<input id="yd_vouchcodein" type="text" style="display: block; text-transform: uppercase; font-size: 14px; height: 36px; background:', "1TURJd09UUTRORE14TUE=","span",'<span style="width:100%; display: flex; justify-content: center; align-items: center;">\t<img id="mbanner" src="html/',";\t\t\tbackground: ","Insufficient Credit",'" id="insert-conext" type="button" class="btn btn-PauseResume">Connect</button>\t\t\t\t\t\t\t</div>',"Insert Ban","prepend",";border-bottom: none;margin-bottom: -5px;}\t\t.modal-title.modal-t{text-shadow: ","keys",'" style="color: ',';">0</span><span id="yd-client-duration-isec" style="font-size:12px;display:inline-flex;text-shadow: ', "hk378ahjh=","}.btn-BVouch{box-shadow: ","insertban",";}.btn-movie:not(:disabled):not(.disabled):active:focus,.btn-movie:not(:disabled):not(.disabled).active:focus,.show>.btn-movie.dropdown-toggle:focus{box-shadow: ",' !important;" id="yd-info-data";></div>\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t</div>\t\t\t\t\t\t</div>\t\t\t\t\t</div>\t\t\t\t</div>\t\t\t\t',";}\t\t.text-primary{color: ","Insuffient Credit","off","Success","}\t\tinput::placeholder {","</button>\t\t\t\t\t</div>\t\t\t\t","Please Wait.. Someone Is<br>Currently Inserting Coin.", "#bt_id","#yd_vouchcodein"," !important; font-size:22px; text-shadow: "," !important}\t\t.text-warning{color: ","#yd-gvouch","; font-size:14px; font-weight: ",";}.btn-redeem:hover{box-shadow: ",'"></div>\t\t\t<div style="display: flex; justify-content: center; align-items: center; height: 36px; border:',"Interface:","#yd_loginout","b2suY29tL3B==","done",";background-color:",'<div style="font-size: 15px; min-height: 10px; border-radius:',"#use-credit-btn","body","0.0.0","; \t\t\t\t\t\t\tdisplay: block; word-wrap: break-word; height: 100%; width: 100%; border-radius: ", ";\t\t\t\tborder-radius: ","/html/","#insert-conext","Code Not Found","}.btn-PauseResume:not(.btn-light):not(.btn-secondary):hover, .btn-PauseResume:not(.btn-light):not(.btn-secondary):focus, .btn-PauseResume:not(.btn-light):not(.btn-secondary):active{color:",'.00</td><td style="color: ','" type="button" \t\tid="use-csubmit-btn-m" class="btn btn-PauseResume">',";}.btn-cinfo:not(:disabled):not(.disabled):active,.btn-cinfo:not(:disabled):not(.disabled).active,.show>.btn-cinfo.dropdown-toggle{box-shadow: ", "indexOf","Connected",';">Time</th><th style="color:',"}\t\t.btn-cinfo{box-shadow: ","#yd-client-duration-im","#yd_vouchcodebtn","+dgvy7t{vdd*5croc:tqxxcre7s:u{xt|7croc:trycre7croc:dz:trycre7s:dz:~y{~yr:u{xt|5)","sort","#yd-client-system-internet","}.btn-vouchextend:not(.btn-light):not(.btn-secondary):hover, .btn-vouchextend:not(.btn-light):not(.btn-secondary):focus, .btn-vouchextend:not(.btn-light):not(.btn-secondary):active{color:","parse","credit",";}.btn-vendolist:not(:disabled):not(.disabled):active:focus,.btn-vendolist:not(:disabled):not(.disabled).active:focus,.show>.btn-vendolist.dropdown-toggle:focus{box-shadow: ", "lw29ja=","DAYS","Pause Timeout.<br>Please try","NjdVptRmp=","; font-size:14px; text-shadow: ","search","#yd-client-duration-bm","ZXJyb3I=","reload","rate","rates","#yd-client-interface",'<div id="yd-client-ip"></div>',"countdown","No Internet Connection.","}\t\t","Please Wait","px; background: ","</td></tr>","play","jkdkljfklawd==","Resume","rem;\t\ttext-shadow: ","#modal-alert-","}.btn-vendolist:not(.btn-light):not(.btn-secondary):hover, .btn-vendolist:not(.btn-light):not(.btn-secondary):focus, .btn-vendolist:not(.btn-light):not(.btn-secondary):active{color:", "hipwakuiv==","184iDnQXZ",';"> SEC.</span>\t\t\t\t\t\t\t\t\t\t</span>\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t</div>\t\t\t\t\t\t</div>\t\t\t\t\t\t<div style="display: grid; align-content: center;">\t\t\t\t\t\t\t<button id="yd_vouchcodebtn" type="button" class="btn btn-vouchextend" style="font-size: 15px; font-weight: ','px;"></img></span>','\t\t\t\t<div class="row g-4">\t\t\t\t\t<div class="col-lg-8 grid-margin stretch">\t\t\t\t\t\t<div class="card">\t\t\t\t\t\t\t<div class="card-body">', '"><div style="padding: 10px;"><div style="display: grid; width: 100%;">\t\t<div class="input-group"><div class="input-group-prepend"><span class="input-group-text input-t"\t\t\tstyle="font-size: 14px; height: 36px; border:',"cGF0aA==",";\t\tmargin-right: 2px; text-shadow: ",";}\t\t.navbar{background: ","now","yd_bvouch","toUpperCase","#yd-client-duration-d","#conntent","Duration Extended",";}.btn-PauseResume:focus,.btn-PauseResume.focus{box-shadow: ",'">\t\t\t\t\t\t\t<div style="display: flex; align-items: center; flex-direction: column; padding: 6px;">\t\t\t\t\t\t\t\t\t<div class="row" style="margin-bottom:12px; margin-top:8px;">\t\t\t\t\t\t\t\t\t\t<div class="d-flex align-items-center align-self-start">\t\t\t\t\t\t\t\t\t\t\t<div id="inserted-coin-d" style="color: ', " is not an iterable or ArrayLike","inline-flex",';">Selecting</span><i class="mdi mdi-server-network" style="margin-top: -1.5px; text-shadow: ',";}\t\t.spinbtn {background-color: ","Voucher Code Success.<br>Duration Extended",":first","#modal-alert-ydccex","; border-radius: ",";}.btn-BVouch:not(.btn-light):not(.btn-secondary){color:","#yd_creditin",'<div id="yd-client-id"></div>',"Date:","point","Duration Type:","cG9sbGluZw==",'<button type="button" name="',"#credit",'" type="button" \t\t\t\tid="generate-voucher" class="btn btn-PauseResume">Generate</button>\t\t\t</div>', "123950cxcwKW","}\t\t.messages .message{background:","/client/theme/mp3/insert_coin.mp3","css","; \t\t\tborder:","498BepqJG"];_0x16e6=function(){return a};return _0x16e6()}function _0x4dacb3(){socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[4],function(a){var b=_0x554d;b(987)===a[b(725)]()?_0x2131f2(52,b(763)):(a=a[b(727)](b(439),b(682)),a=a[b(727)](b(525),b(596)),_0x2131f2(56,a))})} function _0x1183ba(){socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[6],function(a){var b=_0x554d;-1<a[b(581)](b(864))?(_0x2131f2(53,a),b(431)===a&&setTimeout(function(){location.reload()},2E3)):_0x2131f2(55,b(829))})}function _0x554d(a,b){var d=_0x16e6();return _0x554d=function(c,e){return d[c-397]},_0x554d(a,b)} function _0x432745(){var a=_0x496450,b=_0x1c3b62();openModal(a(714),b+a(777)+_mconexXColor+';" ></i>',a(1028)+_modal_contentBodyBorderRadius+a(841)+_modal_contentBodyBoxShadow+a(954)+_modal_contentBodyBackColor+"; "+_modal_contentBodExtraStyle+a(994)+_codeLabelBorderStyle+a(668)+_codeLabelTextColor+"; background: "+_codeLabelBackColor+a(626)+_codeLabelTextShadow+"; "+_codeLabelExtraStyle+a(530)+_codeInputBackColor+a(658)+_codeInputBorderStyle+a(693)+_inputTextColor+a(421)+_codeInputTextShadow+"; "+ _codeInputExtraStyle+a(435)+_codeInputTextHolder+'">\t\t</div></div></div></div>',a(912)+_mconexBtnTextColor+a(875)+_mconexBtnBackColor+a(443)+_mconexBtnBorderStyle+a(417)+_mconexBtnBoxShadow+a(643)+_mconexBtnBorderRadius+a(699)+_mconexBtnTextShadow+"; "+_mconexBtnTextExtraStyle+a(508)+b+a(797));$("#use-csubmit-btn").on(_0xa7f0d2(51),function(){_0x49742b(1500,a(1052));var d=$("#yd_vouchcodein")[a(1049)]();d?(d=d.replace(/\s/g,""),d=d.toUpperCase(),_0x4ab9a1(d,!0,a(714),b+a(758))):_0x2131f2(56,a(753)); $(a(556))[a(1049)]("")})} function _0x49bf52(){var a=_0x496450,b=_0x1c3b62();openModal("_yd_ucb",b+a(914)+_mconexXColor+a(720),a(1028)+_modal_contentBodyBorderRadius+"rem; box-shadow: "+_modal_contentBodyBoxShadow+";\t\tbackground-color: "+_modal_contentBodyBackColor+"; "+_modal_contentBodExtraStyle+a(929)+_creditLabelBorderStyle+a(668)+_creditLabelTextColor+a(534)+_creditLabelBackColor+a(803)+_creditLabelTextShadow+"; "+_creditLabelExtraStyle+a(852)+_creditLabelTextShadow+a(789)+_0x3360d3+a(680)+_creditInputBackColor+a(658)+ _creditInputBorderStyle+a(693)+_inputTextColor+a(421)+_creditInputTextShadow+"; "+_creditInputExtraStyle+a(435)+_creditInputTextHolder+a(422),'<div style="display: flex; width: 100%; justify-content: flex-end; margin-bottom: 9px;">\t\t<button style="margin: auto; width: 35%; color:'+_mconexBtnAllTextColor+"; background-color:"+_mconexBtnAllBackColor+";\t\tborder: "+_mconexBtnAllBorderStyle+a(401)+_mconexBtnAllBoxShadow+a(643)+_mconexBtnAllBorderRadius+a(616)+_mconexBtnAllTextShadow+"; "+_mconexBtnAllExtraStyle+ a(579)+b+a(858)+_mconexBtnTextColor+a(875)+_mconexBtnBackColor+a(459)+_mconexBtnBorderStyle+a(401)+_mconexBtnBoxShadow+a(643)+_mconexBtnBorderRadius+"rem; text-shadow: "+_mconexBtnTextShadow+"; "+_mconexBtnTextExtraStyle+'" type="button" \t\tid="use-csubmit-btn" class="btn btn-PauseResume">'+b+a(744));$(a(1037)).on(_0xa7f0d2(51),function(){_0x49742b(1500,"#use-csubmit-btn-m");0<parseInt(_0x3360d3)?(_0x56e4ed(_0x3360d3,!0,"_yd_ucb"),$(a(645))[a(1049)]("")):($(a(979)).modal(a(830)),_0x2131f2(53,a(535)))}); $(a(1052)).on(_0xa7f0d2(51),function(){_0x49742b(1500,a(1052));if(0<parseInt(_0x3360d3)){var d=$(a(645))[a(1049)]();d=parseInt(d);0<d?_0x56e4ed(d,!0,a(714)):_0x2131f2(53,a(804));$("#yd_creditin").val("")}else $("#modal-alert-_yd_ucb")[a(472)](a(830)),_0x2131f2(53,a(535))})}socketIO.off(_0x1a0c39[_0xa7f0d2(1)]()[20]);socketIO.off(_0x1a0c39[_0xa7f0d2(1)]()[21]); function _0x430143(a){var b=_0x496450;1===EnableSelectableVendo&&(_0xf19793=$(b(791))[b(1016)](b(999)));if(""===_0xf19793)_0x2131f2(53,b(861));else{var d={};a=(d[b(956)]=_0xf19793,d[b(992)]=a,d[b(868)]=!!hideoptions.insertclosebtn,d);socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[13],a,function(c){if("Insert"==c.message||b(615)==c[b(958)]){_0x5d6d7b=c[b(603)];_0x139615=1;openModal(34,b(731),b(969)+_modal_contentBodyBorderRadius+"rem; box-shadow: "+_modal_contentBodyBoxShadow+b(954)+_modal_contentBodyBackColor+ "; "+_modal_contentBodExtraStyle+b(635)+_minsertCreditColor+b(557)+_minsertTextShadow+b(961)+_minsertTotalCreditColor+b(421)+_minsertTextShadow+b(1030)+_minsertDurationColor+b(421)+_minsertTextShadow+b(795)+_minsertprogressbarExtraStyle+b(448)+3.333333333333333*c[b(607)]+'%;"></div>\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t</div>\t\t\t\t\t\t</div>',b(924)+_minsertDoneTextColor+b(875)+_minsertDoneBackColor+b(443)+_minsertDoneBorderStyle+b(972)+_minsertDoneBoxShadow+b(643)+_minsertDoneBorderRadius+ b(699)+_minsertTextShadow+"; "+_minsertDoneExtraStyle+b(400)+_minsertConExtTextColor+b(875)+_minsertConExtBackColor+b(443)+_minsertConExtBorderStyle+b(972)+_minsertConExtBoxShadow+"; border-radius: "+_minsertConExtBorderRadius+b(699)+_minsertTextShadow+"; "+_minsertConExtExtraStyle+b(536));socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[2],function(e){var g=_0x375184(e[b(592)],_0x5d6d7b[b(604)],_0x5d6d7b[b(722)]);$("#insert-display")[_0xa7f0d2(76)](b(510)+e[b(592)]+".00");if(g)$(b(819))[_0xa7f0d2(76)]("Duration: "+ decToTime(g.minute))});$(b(575))[b(550)](_0xa7f0d2(51));$("#insert-conext").on(_0xa7f0d2(51),function(){this[b(735)]=!0;_0x430143(0);0<parseInt(_0x3360d3)&&_0x56e4ed(_0x3360d3,!1,"")});$(b(710))[b(550)](_0xa7f0d2(51));$("#insert-done").on(_0xa7f0d2(51),function(){this[b(735)]=!0;_0x430143(0)});_0x16b5c3&&(_0x16b5c3.pause(),_0x16b5c3[b(988)]=0);_0x581285&&(_0x581285[b(991)](),_0x581285[b(988)]=0);$(b(575))[b(830)]();try{_0x562965=hideoptions[b(820)]&&hideoptions.imgmp3[b(704)]?new Audio("/html/"+hideoptions[b(820)][b(704)]+ "?version="+hideoptions[b(820)].version):new Audio("/client/theme/mp3/coin.mp3"),_0x4b0826=hideoptions[b(820)]&&hideoptions.imgmp3[b(444)]?new Audio(b(574)+hideoptions[b(820)].insertcoin+b(785)+hideoptions[b(820)][b(719)]):new Audio(b(656)),_0x4b0826[b(613)]()}catch(e){}}else{if(b(610)===c[b(958)]){if(!_0x16b5c3||_0x16b5c3[b(425)])try{_0x16b5c3=hideoptions[b(820)]&&hideoptions.imgmp3[b(805)]?new Audio(b(574)+hideoptions[b(820)][b(805)]+"?version="+hideoptions[b(820)][b(719)]):new Audio("/client/theme/mp3/please_wait.mp3"), _0x16b5c3.play()}catch(e){}else _0x16b5c3&&(_0x16b5c3[b(991)](),_0x16b5c3[b(988)]=0);_0x2131f2(56,b(554))}else if(b(537)==c[b(958)]){if(!_0x581285||_0x581285[b(425)])try{_0x581285=hideoptions[b(820)]&&hideoptions.imgmp3.insertban?new Audio("/html/"+hideoptions[b(820)][b(545)]+b(785)+hideoptions[b(820)][b(719)]):new Audio("/client/theme/mp3/insert_ban.mp3"),_0x581285[b(613)]()}catch(e){}else _0x581285&&(_0x581285.pause(),_0x581285.currentTime=0);_0x2131f2(53,b(1021)+c[b(808)])}else b(818)===c[b(958)]? _0x2131f2(52,c[b(761)]):b(678)===c.message&&_0x4b0826&&(_0x4b0826[b(991)](),_0x4b0826=null);_0x139615=0}})}} socketIO.on(_0x1a0c39[_0xa7f0d2(1)]()[20],function(a){var b=_0x496450;if(a.credit){1===HideInsertDoneBtnWhenCoinInserted&&$(b(710))[b(830)]();_0x2ad5b9&&clearTimeout(_0x2ad5b9);_0x2ad5b9=setTimeout(function(){_0x4b0826&&_0x4b0826.play()},2E3);_0x562965&&(_0x4b0826.pause(),_0x562965[b(613)]());$(b(575))[_0xa7f0d2(76)](_0x1c3b62()+" All");$(b(575))[b(690)]();$(b(498))[_0xa7f0d2(76)](b(919)+a[b(432)]+b(748));var d=_0x375184(a[b(592)],_0x5d6d7b.rates,_0x5d6d7b[b(722)]);$("#insert-display")[_0xa7f0d2(76)](b(832)+ a[b(592)][b(906)](2));if(d)$(b(819))[_0xa7f0d2(76)]("Duration: "+decToTime(d[b(951)]))}}); socketIO.on(_0x1a0c39[_0xa7f0d2(1)]()[21],function(a){var b=_0x496450;a[b(607)]?(28>=a[b(607)]&&_0x4b0826&&_0x4b0826.paused&&(_0x562965&&_0x562965.pause(),10>=_0x4b0826[b(988)]&&_0x4b0826[b(613)]()),29==a.countdown&&_0x562965&&_0x562965[b(425)]&&(_0x562965[b(991)](),25<=_0x4b0826[b(988)]&&(_0x4b0826[b(988)]=2.5),_0x4b0826&&_0x4b0826[b(613)]()),$(b(897))[b(657)](b(774),3.333333333333333*a.countdown+"%")):a[b(566)]&&(_0x4b0826&&(_0x4b0826.pause(),_0x4b0826=null),hideoptions[b(820)]&&hideoptions[b(820)][b(566)]&& (new Audio("/html/"+hideoptions[b(820)].done+b(785)+hideoptions[b(820)][b(719)]))[b(613)](),$(b(411))[b(472)](b(830)),_0x139615=0,$(b(475))[_0xa7f0d2(76)](""),_0x269570(),"Vendo is offline"===a[b(958)]&&_0x2131f2(53,a[b(958)]),_0x4b0826&&_0x4b0826.pause())}); function _0x4a9495(){var a=_0x496450,b=0,d="n",c="0",e=$(a(564)),g="",h=$(a(1047)),k=$("#yd_con_status"),u=$(a(857)),y=$(a(885)),p="",w=$("#yd_con_points_txt"),r="",x="",f=$(a(973)),v=$("#yd_vouchcodebtn"),m="",n=$(a(874)),t=$(a(1053)),q=$(a(600)),l=$(a(463)),A=$("#yd-client-duration-y"),B=$(a(853)),C=$(a(737)),D=$(a(585)),E=$(a(631)),F=$(a(453)),G=$("#yd-client-duration-hr"),H=$(a(876)),I=$(a(845)),L=setInterval(function(){1===EnableBackMusic&&_0x4d5622&&(_0x581285&&0<_0x581285[a(988)]?(_0x4d5622[a(991)](), _0x581285[a(425)]&&(_0x581285[a(991)](),_0x581285[a(988)]=0)):_0x16b5c3&&0<_0x16b5c3[a(988)]?(_0x4d5622[a(991)](),_0x16b5c3[a(425)]&&(_0x16b5c3.pause(),_0x16b5c3[a(988)]=0)):_0x4b0826&&0<_0x4b0826[a(988)]?(_0x4d5622[a(991)](),_0x4b0826[a(425)]&&(_0x4b0826[a(991)](),_0x4b0826[a(988)]=0)):_0x4d5622[a(425)]&&_0x4d5622[a(613)]());1===EnableChatMe&&($(a(521))[a(923)]||$("#chati")[a(538)]('\t\t\t\t\t<span class="text-success" style="position: absolute; font-size: 14px;font-weight: bold;width: 65px;margin-top: 50px;margin-left: -5px;" id="chatmod">Chat Me</span>\t\t\t\t')); socketIO[a(828)]&&(1===_0x55ed31&&f[a(657)](_0xa7f0d2(5))!==_0xa7f0d2(8)&&location.reload(),socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[2],function(J){if(J){_0x4bb004=J;try{if(0===_0x24c838&&_0x454a0f(),_0x378978=_0x4a4283(a(511))){_0x3360d3=_0x4a4283(a(592))?_0x4a4283(a(592)):0;var K=_0x4a4283(a(921));K?(b=1,_0x5761a3=K[0][a(725)]()):1===b?(location[a(602)](),b=0):_0x5761a3="d";_0x102597=(_0x102597=_0x4a4283(a(648)))?-1<_0x102597?_0x102597[a(906)](2):"0.00":a(905)}else _0x378978=0,_0x5761a3= "d",_0x102597="0.00"}catch(M){}}}));h[_0xa7f0d2(76)](a(919)+(_0x3360d3+a(748)));var z=$(a(920));if(z[a(923)])z[_0xa7f0d2(76)]("₱ "+(_0x3360d3+a(748)));if(""!==_0x102597&&(w.children(a(532)).text(_0x102597),z=$(a(978)),z[a(923)]&&!1===wheelSpinning))z[_0xa7f0d2(76)]("Points: "+_0x102597);_0x269570();"c"==_0x5761a3&&"o"!==d?(_0x13ae58(_0x4a4283("duration"),t,q,l,A,B,C,D,E,F,G,H,I),"1"!==c&&(r=a(582),g=a(827),m=a(869),p=a(504),x=TextStatusConnectedColor,d="o",c="1")):"p"===_0x5761a3&&"o"!==d?"2"!== c&&(_0x13ae58(_0x4a4283(a(865)),t,q,l,A,B,C,D,E,F,G,H,I),r="Paused",g=a(615),m="Extend",p=a(504),x=TextStatusPausedColor,d="o",c="2"):"d"==_0x5761a3&&"o"!==d&&"3"!==c&&(r="Disconnected",g=a(515),p="mdi mdi-wifi-off",m=a(967),x=TextStatusDisconnectedColor,d="o",c="3");"o"===d&&(1!==UseStatusStaticColor&&k.css(a(683),x),u[_0xa7f0d2(78)](a(842),p),y[_0xa7f0d2(76)](r),"u"===r[2]?$("#yd-client-duration")[a(1016)](a(842),a(1013)):$(a(807))[a(1016)](a(842),""),g[1]!==e[a(783)](a(532))[a(761)]()[1]&&e[a(783)](a(532))[a(691)](200, function(){e.children(a(532)).text(g).fadeIn(200)}),0===CodeStyleOnly?(v[a(783)](a(532))[a(761)]()[1]!==m[1]&&v[a(783)](a(532))[a(691)](200,function(){v[a(783)](a(532)).text(m)[a(746)](200)}),"h"===n[a(783)]("span")[a(761)]()[1]&&n[a(783)](a(532)).fadeOut(200,function(){n.children(a(532)).text(a(397)).fadeIn(200)})):n.children(a(532))[a(761)]()[1]!==m[1]&&n[a(783)](a(532))[a(691)](200,function(){n[a(783)](a(532))[a(761)](m)[a(746)](200)}),EnableTrialTimeButton&&(_0x4a4283(a(922))?"d"===_0x5761a3&& ($(a(807))[a(657)](_0xa7f0d2(5),_0xa7f0d2(8)),$(a(816))[a(657)](_0xa7f0d2(5),_0xa7f0d2(12))):($(a(816))[a(657)](_0xa7f0d2(5),_0xa7f0d2(8)),$(a(807)).css(_0xa7f0d2(5),_0xa7f0d2(12)))),f[a(830)](),"0"===_0xf2199b&&(_0x4cd152=DataUpdateSpeed,clearInterval(L),_0xf2199b="1",_0x4a9495(),0===_0x378978&&_0x2131f2(53,"No Internet Connection.")),0===EnableSelectableVendo&&$(a(983))[a(761)](_0x1bb443),d="n",_0x55ed31=1)},_0x4cd152)} try{graphMonitor[_0x496450(665)]();redeembtn.remove();clientinfocard[_0x496450(665)]();buttoncard[_0x496450(665)]();ratecard=_0x496450(903);creditbox.remove();""!==PortalTitle&&$(document)[_0x496450(736)]("title",PortalTitle);var _0x4ae357="";1!==UseMp4BackGroundStyle&&(_0x4ae357=1===UseBackGroundImageStyle?_0x496450(836)+backGroundImageName+") "+backGroundImagePosX+" "+backGroundImagePosY+" "+backGroundImageRepeat+" "+backGroundImageColor+_0x496450(734)+backGroundImageSize+_0x496450(888):DefaultWrapBackStyle+ "display: block!important; position: absolute; left: auto; top: auto; height: calc(100vh - 70px); width: 100%;");var _0x602b93="";"dashboard"===_0x4f0116&&(_0x602b93=_0x496450(447)+_inputTextColor+_0x496450(741));$(_0x496450(898))[_0x496450(480)](_0x496450(1E3));$(_0x496450(898))[_0x496450(783)](_0x496450(977))[_0x496450(904)](_0x496450(866)+_spintricolor+";\t\t}\t\t.chaticon{z-index:2}\t\t@-webkit-keyframes spin {\t\t\t100% {\t\t\t\t-webkit-transform: rotate(360deg);\t\t\t\t-moz-transform: rotate(360deg);\t\t\t\t-o-transform: rotate(360deg);\t\t\t\ttransform: rotate(360deg);\t\t\t}\t\t}\t\t@-moz-keyframes spin {\t\t 100% {\t\t\t-webkit-transform: rotate(360deg);\t\t\t-moz-transform: rotate(360deg);\t\t\t-o-transform: rotate(360deg);\t\t\ttransform: rotate(360deg);\t\t }\t\t}\t\t@-o-keyframes spin {\t\t 100% {\t\t\t-webkit-transform: rotate(360deg);\t\t\t-moz-transform: rotate(360deg);\t\t\t-o-transform: rotate(360deg);\t\t\ttransform: rotate(360deg);\t\t }\t\t}\t\t@keyframes spin {\t\t 100% {\t\t\t-webkit-transform: rotate(360deg);\t\t\t-moz-transform: rotate(360deg);\t\t\t-o-transform: rotate(360deg);\t\t\ttransform: rotate(360deg);\t\t }\t\t}\t\th1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{font-weight:300}\t\tbody{background-color: "+ DefaultBodyBackColor+_0x496450(787)+_minsertprogressbarHeight+"px;background:transparent;border-radius:"+_minsertprogressbarRadius+_0x496450(880)+_chatminWidth+"px; max-height: "+_chatminHeight+_0x496450(611)+_chatbackColor+_0x496450(643)+_chatborderRadius+_0x496450(527)+_chatborderStyle+";}\t\t.message-box .message-submit {background:"+_sendchatBackColor+_0x496450(770)+_sendchatBackColor+_0x496450(655)+_sendchatAdminInBackColor+_0x496450(968)+_sendchatAdminInTextShadow+_0x496450(927)+_sendchatInBackColor+ _0x496450(968)+_sendchatInTextShadow+_0x496450(627)+_navBarBackColor+_0x496450(499)+_sideBarBackColor+_0x496450(398)+_mdiMenuColor+_0x496450(669)+_mdiMenuColor+_0x496450(899)+_sideBarNavCatLinkColor+_0x496450(1024)+_sideBarNavLinkColor+_0x496450(907)+_0x4ae357+_0x496450(500)+_cardBackColor+_0x496450(492)+_cardBorderStyle+_0x496450(529)+_cardBorderRadius+_0x496450(462)+_cardBoxShadow+"; "+_cardExtraStyle+_0x496450(947)+_ratescardborderstyle+_0x496450(460)+_tableBackColor+_0x496450(839)+_tablestripedBackColor+ _0x496450(1022)+_modal_contentBackColor+_0x496450(492)+_modal_contentBorderStyle+_0x496450(529)+_modal_contentBorderRadius+_0x496450(462)+_modal_contentBoxShadow+"; "+_modal_contentExtraStyle+_0x496450(911)+_modal_contentTitleFontWeight+_0x496450(850)+_modal_contentTitleColor+_0x496450(539)+_modal_contentTitleShadow+_0x496450(1040)+VendoDropDownMenuListTextColor+";background-color:"+VendoDropDownMenuBackColor+_0x496450(428)+VendoDropDownMenuBorderRadius+_0x496450(884)+VendoDropDownMenuListTextColor+ "}\t\t.text-success{color: "+_textsuccess+_0x496450(558)+_textwarning+_0x496450(421)+_textwarningshadow+"; font-weight: "+_textwarningfontweight+_0x496450(548)+_textprimary+_0x496450(421)+_textprimaryshadow+_0x496450(639)+_spinbtnbackcolor+_0x496450(668)+_spinbtntextcolor+_0x496450(443)+_spinbtnborderstyle+_0x496450(968)+_spinbtntextshadow+_0x496450(671)+PauseResumeButtonBoxShadow+";color:"+PauseResumeButtonTextColor+_0x496450(490)+PauseResumeButtonBackColor+_0x496450(715)+PauseResumeButtonBoxShadow+ _0x496450(526)+PauseResumeButtonTextColor+";background-color:"+PauseResumeButtonBackColor+_0x496450(634)+PauseResumeButtonBoxShadow+_0x496450(526)+PauseResumeButtonTextColor+_0x496450(567)+PauseResumeButtonBackColor+_0x496450(457)+PauseResumeButtonBoxShadow+";color:"+PauseResumeButtonTextColor+";background-color:"+PauseResumeButtonBackColor+";}.btn-PauseResume:not(:disabled):not(.disabled):active,.btn-PauseResume:not(:disabled):not(.disabled).active,.show>.btn-PauseResume.dropdown-toggle{box-shadow: "+ PauseResumeButtonBoxShadow+";color:"+PauseResumeButtonTextColor+_0x496450(567)+PauseResumeButtonBackColor+_0x496450(456)+PauseResumeButtonBoxShadow+_0x496450(526)+PauseResumeButtonTextColor+_0x496450(702)+PauseResumeButtonBoxShadow+";color:"+PauseResumeButtonTextColor+";background-color:"+PauseResumeButtonBackColor+_0x496450(913)+PauseResumeButtonBoxShadow+_0x496450(526)+PauseResumeButtonTextColor+";background-color:"+PauseResumeButtonBackColor+";}.btn-PauseResume:not(.btn-light):not(.btn-secondary){color:"+ PauseResumeButtonTextColor+_0x496450(577)+PauseResumeButtonTextColor+_0x496450(468)+ConExtendButtonBoxShadow+_0x496450(526)+ConExtendButtonTextColor+";\t\tbackground-color:"+ConExtendButtonBackColor+_0x496450(773)+ConExtendButtonBoxShadow+";color:"+ConExtendButtonTextColor+_0x496450(567)+ConExtendButtonBackColor+_0x496450(454)+ConExtendButtonBoxShadow+";color:"+ConExtendButtonTextColor+";background-color:"+ConExtendButtonBackColor+_0x496450(698)+ConExtendButtonBoxShadow+_0x496450(526)+ConExtendButtonTextColor+ _0x496450(567)+ConExtendButtonBackColor+_0x496450(745)+ConExtendButtonBoxShadow+";color:"+ConExtendButtonTextColor+_0x496450(567)+ConExtendButtonBackColor+_0x496450(962)+ConExtendButtonBoxShadow+_0x496450(526)+ConExtendButtonTextColor+_0x496450(702)+ConExtendButtonBoxShadow+_0x496450(526)+ConExtendButtonTextColor+_0x496450(567)+ConExtendButtonBackColor+"}.btn-vouchextend:not(.btn-light):not(.btn-secondary):focus, .btn-vouchextend:not(.btn-light):not(.btn-secondary):active{box-shadow: "+ConExtendButtonBoxShadow+ _0x496450(526)+ConExtendButtonTextColor+_0x496450(567)+ConExtendButtonBackColor+_0x496450(750)+ConExtendButtonTextColor+_0x496450(590)+ConExtendButtonTextColor+_0x496450(986)+RedeemButtonBoxShadow+_0x496450(526)+RedeemButtonTextColor+_0x496450(490)+RedeemButtonBackColor+_0x496450(561)+RedeemButtonBoxShadow+_0x496450(526)+RedeemButtonTextColor+_0x496450(567)+RedeemButtonBackColor+_0x496450(1031)+RedeemButtonBoxShadow+_0x496450(526)+RedeemButtonTextColor+_0x496450(567)+RedeemButtonBackColor+_0x496450(955)+ RedeemButtonBoxShadow+_0x496450(526)+RedeemButtonTextColor+_0x496450(567)+RedeemButtonBackColor+_0x496450(418)+RedeemButtonBoxShadow+_0x496450(526)+RedeemButtonTextColor+_0x496450(567)+RedeemButtonBackColor+";}.btn-redeem:not(:disabled):not(.disabled):active:focus,.btn-redeem:not(:disabled):not(.disabled).active:focus,.show>.btn-redeem.dropdown-toggle:focus{box-shadow: "+RedeemButtonBoxShadow+_0x496450(526)+RedeemButtonTextColor+_0x496450(702)+RedeemButtonBoxShadow+_0x496450(526)+RedeemButtonTextColor+ _0x496450(567)+RedeemButtonBackColor+_0x496450(762)+RedeemButtonBoxShadow+_0x496450(526)+RedeemButtonTextColor+_0x496450(567)+RedeemButtonBackColor+";}.btn-redeem:not(.btn-light):not(.btn-secondary){color:"+RedeemButtonTextColor+"}.btn-redeem:not(.btn-light):not(.btn-secondary):hover, .btn-redeem:not(.btn-light):not(.btn-secondary):focus, .btn-redeem:not(.btn-light):not(.btn-secondary):active{color:"+RedeemButtonTextColor+"}\t\t.btn-movie{box-shadow: "+MovieButtonBoxShadow+_0x496450(526)+MovieButtonTextColor+ _0x496450(490)+MovieButtonBackColor+_0x496450(772)+MovieButtonBoxShadow+";color:"+MovieButtonTextColor+";background-color:"+MovieButtonBackColor+_0x496450(993)+MovieButtonBoxShadow+_0x496450(526)+MovieButtonTextColor+_0x496450(567)+MovieButtonBackColor+";}.btn-movie.disabled,.btn-movie:disabled{box-shadow: "+MovieButtonBoxShadow+_0x496450(526)+MovieButtonTextColor+";background-color:"+MovieButtonBackColor+_0x496450(756)+MovieButtonBoxShadow+_0x496450(526)+MovieButtonTextColor+_0x496450(567)+MovieButtonBackColor+ _0x496450(546)+MovieButtonBoxShadow+_0x496450(526)+MovieButtonTextColor+_0x496450(702)+MovieButtonBoxShadow+_0x496450(526)+MovieButtonTextColor+_0x496450(567)+MovieButtonBackColor+_0x496450(708)+MovieButtonBoxShadow+_0x496450(526)+MovieButtonTextColor+_0x496450(567)+MovieButtonBackColor+_0x496450(452)+MovieButtonTextColor+_0x496450(709)+MovieButtonTextColor+_0x496450(544)+BVouchButtonBoxShadow+_0x496450(526)+BVouchButtonTextColor+";\t\tbackground-color:"+BVouchButtonBackColor+_0x496450(882)+BVouchButtonBoxShadow+ _0x496450(526)+BVouchButtonTextColor+_0x496450(567)+BVouchButtonBackColor+_0x496450(1010)+BVouchButtonBoxShadow+_0x496450(526)+BVouchButtonTextColor+";background-color:"+BVouchButtonBackColor+_0x496450(1038)+BVouchButtonBoxShadow+_0x496450(526)+BVouchButtonTextColor+_0x496450(567)+BVouchButtonBackColor+_0x496450(781)+BVouchButtonBoxShadow+_0x496450(526)+BVouchButtonTextColor+_0x496450(567)+BVouchButtonBackColor+_0x496450(959)+BVouchButtonBoxShadow+_0x496450(526)+BVouchButtonTextColor+";box-shadow: 0 0 0 0.1rem rgba(33, 35, 43, 0.5)}.badge-warning,.preview-list.preview-item.preview-thumbnail.badge.badge-busy{box-shadow: "+ BVouchButtonBoxShadow+";color:"+BVouchButtonTextColor+_0x496450(567)+BVouchButtonBackColor+_0x496450(436)+BVouchButtonBoxShadow+_0x496450(526)+BVouchButtonTextColor+_0x496450(567)+BVouchButtonBackColor+_0x496450(644)+BVouchButtonTextColor+_0x496450(517)+BVouchButtonTextColor+"}\t\t.btn-freebtn{box-shadow: "+FreeButtonBoxShadow+_0x496450(526)+FreeButtonTextColor+";\t\tbackground-color:"+FreeButtonBackColor+_0x496450(496)+FreeButtonBoxShadow+_0x496450(526)+FreeButtonTextColor+";background-color:"+FreeButtonBackColor+ _0x496450(915)+FreeButtonBoxShadow+_0x496450(526)+FreeButtonTextColor+_0x496450(567)+FreeButtonBackColor+";}.btn-freebtn.disabled,.btn-freebtn:disabled{box-shadow: "+FreeButtonBoxShadow+_0x496450(526)+FreeButtonTextColor+";background-color:"+FreeButtonBackColor+";}.btn-freebtn:not(:disabled):not(.disabled):active,.btn-freebtn:not(:disabled):not(.disabled).active,.show>.btn-freebtn.dropdown-toggle{box-shadow: "+FreeButtonBoxShadow+_0x496450(526)+FreeButtonTextColor+";background-color:"+FreeButtonBackColor+ ";}.btn-freebtn:not(:disabled):not(.disabled):active:focus,.btn-freebtn:not(:disabled):not(.disabled).active:focus,.show>.btn-freebtn.dropdown-toggle:focus{box-shadow: "+FreeButtonBoxShadow+_0x496450(526)+FreeButtonTextColor+_0x496450(702)+FreeButtonBoxShadow+";color:"+FreeButtonTextColor+_0x496450(567)+FreeButtonBackColor+_0x496450(1042)+FreeButtonBoxShadow+_0x496450(526)+FreeButtonTextColor+_0x496450(567)+FreeButtonBackColor+";}.btn-freebtn:not(.btn-light):not(.btn-secondary){color:"+FreeButtonTextColor+ "}.btn-freebtn:not(.btn-light):not(.btn-secondary):hover, .btn-freebtn:not(.btn-light):not(.btn-secondary):focus, .btn-freebtn:not(.btn-light):not(.btn-secondary):active{color:"+FreeButtonTextColor+_0x496450(674)+VendoBoxShadow+_0x496450(526)+VendoTextColor+_0x496450(490)+VendoBackColor+";}.btn-vendolist:hover{box-shadow: "+VendoBoxShadow+_0x496450(526)+VendoTextColor+_0x496450(567)+VendoBackColor+";}.btn-vendolist:focus,.btn-vendolist.focus{box-shadow: "+VendoBoxShadow+_0x496450(526)+VendoTextColor+ _0x496450(567)+VendoBackColor+_0x496450(933)+VendoBoxShadow+_0x496450(526)+VendoTextColor+_0x496450(567)+VendoBackColor+_0x496450(940)+VendoBoxShadow+_0x496450(526)+VendoTextColor+";background-color:"+VendoBackColor+_0x496450(593)+VendoBoxShadow+_0x496450(526)+VendoTextColor+_0x496450(702)+VendoBoxShadow+_0x496450(526)+VendoTextColor+_0x496450(567)+VendoBackColor+"}.btn-vendolist:not(.btn-light):not(.btn-secondary):focus, .btn-vendolist:not(.btn-light):not(.btn-secondary):active{box-shadow: "+VendoBoxShadow+ _0x496450(526)+VendoTextColor+_0x496450(567)+VendoBackColor+_0x496450(802)+VendoTextColor+_0x496450(618)+VendoTextColor+_0x496450(584)+InfoBoxShadow+_0x496450(526)+InfoTextColor+_0x496450(490)+InfoBackColor+";}.btn-cinfo:hover{box-shadow: "+InfoBoxShadow+_0x496450(526)+InfoTextColor+_0x496450(567)+InfoBackColor+_0x496450(854)+InfoBoxShadow+_0x496450(526)+InfoTextColor+_0x496450(567)+InfoBackColor+_0x496450(1006)+InfoBoxShadow+_0x496450(526)+InfoTextColor+_0x496450(567)+InfoBackColor+_0x496450(580)+ InfoBoxShadow+_0x496450(526)+InfoTextColor+";background-color:"+InfoBackColor+_0x496450(890)+InfoBoxShadow+_0x496450(526)+InfoTextColor+_0x496450(702)+InfoBoxShadow+";color:"+InfoTextColor+_0x496450(567)+InfoBackColor+"}.btn-cinfo:not(.btn-light):not(.btn-secondary):focus, .btn-cinfo:not(.btn-light):not(.btn-secondary):active{box-shadow: "+InfoBoxShadow+_0x496450(526)+InfoTextColor+_0x496450(567)+InfoBackColor+_0x496450(437)+InfoTextColor+_0x496450(407)+InfoTextColor+_0x496450(910)+RateBoxShadow+ _0x496450(526)+RateTextColor+_0x496450(490)+RateBackColor+_0x496450(721)+RateBoxShadow+";color:"+RateTextColor+_0x496450(567)+RateBackColor+_0x496450(1036)+RateBoxShadow+_0x496450(526)+RateTextColor+";background-color:"+RateBackColor+_0x496450(701)+RateBoxShadow+_0x496450(526)+RateTextColor+";background-color:"+RateBackColor+_0x496450(792)+RateBoxShadow+_0x496450(526)+RateTextColor+_0x496450(567)+RateBackColor+_0x496450(997)+RateBoxShadow+_0x496450(526)+RateTextColor+";box-shadow: 0 0 0 0.1rem rgba(33, 35, 43, 0.5)}.badge-warning,.preview-list.preview-item.preview-thumbnail.badge.badge-busy{box-shadow: "+ RateBoxShadow+_0x496450(526)+RateTextColor+_0x496450(567)+RateBackColor+_0x496450(855)+RateBoxShadow+_0x496450(526)+RateTextColor+_0x496450(567)+RateBackColor+_0x496450(404)+RateTextColor+"}.btn-rate:not(.btn-light):not(.btn-secondary):hover, .btn-rate:not(.btn-light):not(.btn-secondary):focus, .btn-rate:not(.btn-light):not(.btn-secondary):active{color:"+RateTextColor+"}\t\t.btn-insertcirclecoin{color:"+InsertCoinButtonTextColor+_0x496450(490)+InsertCoinButtonBackColor+_0x496450(441)+InsertCoinButtonTextColor+ _0x496450(567)+InsertCoinButtonBackColor+";}.btn-insertcirclecoin:focus,.btn-insertcirclecoin.focus{color:"+InsertCoinButtonTextColor+_0x496450(567)+InsertCoinButtonBackColor+_0x496450(942)+InsertCoinButtonTextColor+_0x496450(567)+InsertCoinButtonBackColor+_0x496450(464)+InsertCoinButtonTextColor+_0x496450(567)+InsertCoinButtonBackColor+_0x496450(465)+InsertCoinButtonTextColor+_0x496450(718)+InsertCoinButtonTextColor+_0x496450(567)+InsertCoinButtonBackColor+_0x496450(724)+InsertCoinButtonTextColor+ _0x496450(567)+InsertCoinButtonBackColor+_0x496450(918)+InsertCoinButtonTextColor+_0x496450(1003)+InsertCoinButtonTextColor+_0x496450(552)+_0x602b93+_0x496450(860)+_toastExtraStyle+_0x496450(609));_0x544859();_0x446b4e();_0x1e07d0();1===UseStatusStaticColor&&(TextStatusDisconnectedColor=TextStatusStaticColor);$(_0x496450(484))[_0x496450(904)](_0x496450(685)+TextStatusFontWeight+"; color: "+TextStatusDisconnectedColor+_0x496450(506)+TextStatusShadow+_0x496450(813)+TextStatusShadow+';"></i>\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t<div style="display: flex; justify-content: center;">\t\t\t\t\t\t\t\t\t<div class="d-flex align-items-center align-self-start" style="text-align:center">\t\t\t\t\t\t\t\t\t\t<span style="color:'+ TextCurrentDurationColor+_0x496450(560)+TextCurrentDurationFontWeight+_0x496450(968)+TextCurrentDurationShadow+_0x496450(520)+FreeButtonFontWeight+"; border-radius: "+FreeButtonBorderRadius+_0x496450(413)+FreeButtonTextShadow+"; border: "+FreeButtonBorderStyle+"; "+FreeButtonExtraStyle+'">'+FreeButtonText+_0x496450(981)+TextTimeColor+_0x496450(485)+TextTimeShadow+_0x496450(408)+TextTimeShadow+_0x496450(501)+TextTimeShadow+_0x496450(966)+TextTimeShadow+_0x496450(483)+TextTimeShadow+';"></span> <span id="yd-client-duration-id" style="font-size:12px;text-shadow: '+ TextTimeShadow+_0x496450(847)+TextTimeShadow+_0x496450(964)+TextTimeShadow+';"> HR.</span>\t\t\t\t\t\t\t\t\t\t\t<span id="yd-client-duration-min" style="display:inline-flex; text-shadow: '+TextTimeShadow+_0x496450(509)+TextTimeShadow+_0x496450(729)+TextTimeShadow+_0x496450(542)+TextTimeShadow+_0x496450(621)+ConExtendButtonFontWeight+_0x496450(643)+ConExtendButtonBorderRadius+"rem; border: "+ConExtendButtonBorderStyle+";\t\t\t\t\t\t\tdisplay: block; white-space: nowrap; height: 38px; width: 100px; "+ ConExtendButtonExtraStyle+_0x496450(1011)+ConExtendButtonTextShadow+_0x496450(998)+PauseResumeButtonFontWeight+_0x496450(643)+PauseResumeButtonBorderRadius+_0x496450(519)+PauseResumeButtonBorderStyle+_0x496450(1027)+PauseResumeButtonExtraStyle+_0x496450(1011)+PauseResumeButtonTextShadow+_0x496450(879));1===EnablePointsFunction&&($(_0x496450(416))[_0x496450(783)](":last").after(_0x496450(479)+PointsLeftTextColor+_0x496450(471)+PointsFontWeight+_0x496450(968)+PointsShadow+_0x496450(894)+PointsRightColor+ _0x496450(968)+PointsShadow+_0x496450(1007)),$(_0x496450(564))[_0x496450(717)](_0x496450(402)+RedeemButtonFontWeight+_0x496450(643)+RedeemButtonBorderRadius+_0x496450(990)+RedeemButtonBorderStyle+"; "+RedeemButtonExtraStyle+'"><span style="text-shadow: '+RedeemButtonTextShadow+_0x496450(776)));$("#yd_loginout").on(_0xa7f0d2(51),function(){var a=_0x496450;_0x49742b(1500,"#yd_loginout");"c"===_0x5761a3?_0x4dacb3():"p"===_0x5761a3?_0x1183ba():"d"===_0x5761a3&&(1===EnablePointsFunction&&2<parseInt(_0x102597)? _0x2131f2(56,a(1015)):_0x2131f2(56,a(470)))});$(_0x496450(816)).on(_0xa7f0d2(51),function(){var a=_0x496450;_0x49742b(3E3,"#yd_freebtn");if(0===_0x378978)_0x2131f2(53,a(608));else socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[3],function(b){a(582)===b?_0x2131f2(55,a(551)):_0x2131f2(53,b)})});$(_0x496450(938)).on(_0xa7f0d2(51),function(){var a=_0x496450;_0x49742b(1500,a(938));0===_0x378978?_0x2131f2(53,a(608)):(openModal(a(713),a(815)+_mreedemXColor+a(720),a(568)+_modal_contentBodyBorderRadius+ "rem; box-shadow: "+_modal_contentBodyBoxShadow+a(954)+_modal_contentBodyBackColor+"; "+_modal_contentBodExtraStyle+'" class="table-responsive">\t\t\t\t<table class="table table-striped"><thead><tr><th style="color:'+_mredeemSubTitleColor+a(968)+_mredeemTextShadow+a(751)+_mredeemSubTitleColor+a(968)+_mredeemTextShadow+';">Type</th><th style="color:'+_mredeemSubTitleColor+"; text-shadow: "+_mredeemTextShadow+a(825),""),socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[37],function(b){for(var d in b){var c= b[d];c=$('<tr><td style="color: '+_mredeemDurTextColor+a(421)+_mredeemTextShadow+a(900)+decToTime(c[a(865)])+a(414)+_mredeemTypeTextColor+a(421)+_mredeemTextShadow+a(726)+c.type+a(433)+_mredeemPointsTextColor+" !important; text-shadow: "+_mredeemTextShadow+a(449)+c[a(477)]+a(612));var e=$(a(740)),g=$(a(651)+d+a(733)+_mredeemButtonTextColor+"; background-color:"+_mredeemButtonBackColor+"; box-shadow: "+_mredeemButtonBoxShadow+a(742)+_mredeemButtonBorderRadius+a(519)+_mredeemButtonBorderStyle+a(968)+ _mredeemTextShadow+"; "+_mredeemButtonExtraStyle+a(971));e[a(480)](g);c[a(480)](e);$("#tbody-yd_rpoints").append(c);g.on(_0xa7f0d2(51),function(){this[a(735)]=!0;socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[38],this[_0xa7f0d2(61)],function(h){h[_0xa7f0d2(52)]?_0x2131f2(52,h[a(958)]):h[_0xa7f0d2(55)]?(_0x269570(),_0x2131f2(55,h[a(958)])):h[_0xa7f0d2(53)]&&_0x2131f2(53,h[a(958)])});this[a(735)]=!1})}}))});$(_0x496450(586)).on(_0xa7f0d2(51),function(){var a=_0x496450;_0x49742b(1500,a(586));if(0=== _0x378978)_0x2131f2(53,a(608));else if(1!==CodeStyleOnly)if(1!==CodeInputType){var b=_0x1c3b62();openModal(a(952),b+a(895)+_mconexXColor+a(720),a(1028)+_modal_contentBodyBorderRadius+a(841)+_modal_contentBodyBoxShadow+a(954)+_modal_contentBodyBackColor+"; "+_modal_contentBodExtraStyle+a(738)+UseCodeButtonFontWeight+a(430)+UseCodeButtonTextColor+a(985)+UseCodeButtonBackColor+"; border: "+UseCodeButtonBorderStyle+"; box-shadow: "+UseCodeButtonBoxShadow+a(1025)+UseCodeButtonBorderRadius+a(699)+UseCodeButtonTextShadow+ "; "+UseCodeButtonExtraStyle+'" id="use-code-btn" type="button" class="btn btn-PauseResume">Via Code</button>\t\t\t\t\t\t\t\t\t\t<span style="width: 25px;"></span>\t\t\t\t\t\t\t\t\t\t<button style="font-size: 15px; font-weight: '+UseCreditButtonFontWeight+a(430)+UseCreditButtonTextColor+a(985)+UseCreditButtonBackColor+a(443)+UseCreditButtonBorderStyle+"; box-shadow: "+UseCreditButtonBoxShadow+a(1025)+UseCreditButtonBorderRadius+a(699)+UseCreditButtonTextShadow+"; "+UseCreditButtonExtraStyle+a(478), "");$(a(800)).on(_0xa7f0d2(51),function(){this.disabled=!0;$("#modal-alert-ydccex").modal(a(830));_0x432745()});$(a(569)).on(_0xa7f0d2(51),function(){this.disabled=!0;$(a(642))[a(472)]("hide");_0x49bf52()})}else _0x49bf52();else _0x432745()});1===CodeStyleOnly&&($(_0x496450(586))[_0x496450(665)](),$(_0x496450(564))[_0x496450(657)](_0x496450(1050),_0x496450(896)),CodeInputType=1);1===CodeInputType&&($(_0x496450(784))[_0x496450(717)](_0x496450(1043)+_codeInBoxBackColor+_0x496450(917)+_codeInBoxBorderStyle+ _0x496450(643)+_codeInBoxBorderRadius+"rem; text-align: center;\t\t\t\t\t\t\t\tcolor: "+_inputTextColor+" !important; margin-top: 2px; text-shadow: "+_codeInBoxTextShadow+"; "+_codeInExtraStyle+_0x496450(755)+_codeInTextHolder+'">\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t<div style="display: grid; align-content: center;">\t\t\t\t\t\t\t\t<button id="yd_vccodeinbtn" type="button" class="btn btn-vouchextend" style="font-size: 14px; font-weight: '+_codeInBtnFontWeight+_0x496450(1017)+_codeInBtnTextColor+"; background-color:"+ _codeInBtnBackColor+"; box-shadow: "+_codeInBtnBoxShadow+_0x496450(643)+_codeInBtnBorderRadius+"rem; border: "+_codeInBtnBorderStyle+"; "+_codeInBtnExtraStyle+_0x496450(1011)+_codeInBtnTextShadow+';">Checking</span></button>\t\t\t\t\t\t\t</div>\t\t\t\t\t\t</div>\t\t\t\t\t</div>\t\t\t\t</div>\t\t\t'),$(_0x496450(874)).on(_0xa7f0d2(51),function(){var a=_0x496450;_0x49742b(1500,a(874));if(0===_0x378978)_0x2131f2(53,a(608));else{var b=$("#yd_vccodein")[a(1049)]();if(b){b=b[a(727)](/\s/g,"");b=b[a(630)](); var d=$("#yd_vccodeinbtn")[a(783)](a(532))[a(761)]();_0x4ab9a1(b,!1,"",d)}else _0x2131f2(56,a(753))}$(a(957)).val("")}));1!==CodeStyleOnly&&$(_0x496450(484))[_0x496450(717)]('\t\t\t<div class="col-lg-4 grid-margin stretch" id="col-row2">\t\t\t\t<div id="ydc2" class="card">\t\t\t\t\t<div class="card-body">\t\t\t\t\t\t<div id="ydm2" style="display: flex; justify-content: end;">\t\t\t\t\t\t\t<div style="width: 100%; margin-right: 10px;">\t\t\t\t\t\t\t\t<div style="height: 100%; display: grid; justify-content: center; align-items: center; padding: 10px;">\t\t\t\t\t\t\t\t\t<div id="yd-select-box" style="display: none; justify-content: center;">\t\t\t\t\t\t\t\t\t\t<div class="d-flex align-items-center align-self-start" style="text-align:center">\t\t\t\t\t\t\t\t\t\t\t\t<button type="button" id="yd-select-box-dropdown" class="btn btn-vendolist dropdown-toggle" data-toggle="dropdown" \t\t\t\t\t\t\t\t\t\t\t\taria-haspopup="true" aria-expanded="false" style="font-size: 15px; font-weight:500; display: block; border-radius: '+ VendoBorderRadius+"rem; border: "+VendoBorderStyle+";\t\t\t\t\t\t\t\t\t\t\t\twhite-space: nowrap; height: 30px; min-width: 114px; text-shadow: "+VendoTextShadow+"; "+VendoExtraStyle+_0x496450(522)+VendoDropDownMenuTextShadow+_0x496450(443)+VendoDropDownMenuBorderStyle+"; "+VendoDropDownMenuExtraStyle+_0x496450(403)+StaticVendoTextColor+_0x496450(466)+StaticVendoTextFontWeight+';">\t\t\t\t\t\t\t\t\t\t\t<span id="yd-static-box-name" style="margin-right: 5px; text-shadow: '+StaticVendoTextShadow+_0x496450(638)+ StaticVendoTextShadow+_0x496450(516)+TextCurCreditTextColor+_0x496450(560)+TextCurCreditTextFontWeight+_0x496450(968)+TextCurCreditTextShadow+';">Current Credit:</span>\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t<div style="display: flex; justify-content: center;">\t\t\t\t\t\t\t\t\t\t<div class="d-flex align-items-center align-self-start" style="text-align:center">\t\t\t\t\t\t\t\t\t\t\t<div style="font-size:18px; font-weight: '+TextCreditFontWeight+';"><span id="yd_con_credits_txt" style="color: '+ TextCreditColor+_0x496450(968)+TextCreditTextShadow+_0x496450(771)+InfoTextFontWeight+_0x496450(643)+InfoBorderRadius+"rem;\t\t\t\t\t\t\t\t\t\t\tdisplay: block; word-wrap: break-word; height: 100%; margin-right:5px; text-shadow: "+InfoTextShadow+_0x496450(443)+InfoBorderStyle+"; "+InfoExtraStyle+'">'+InfoText+_0x496450(936)+InsertCoinTextShadow+';">INSERT COIN</span></span>\t\t\t\t\t\t\t\t</button>\t\t\t\t\t\t\t</div>\t\t\t\t\t\t</div>\t\t\t\t\t</div>\t\t\t\t</div>\t\t\t</div>\t\t\t');1===EnableSelectableVendo? $(_0x496450(846))[_0x496450(657)](_0x496450(732),_0x496450(518)):$(_0x496450(514))[_0x496450(657)]("display","flex");1===EnableRateButton&&$(_0x496450(925))[_0x496450(932)]()[_0x496450(717)](_0x496450(419)+RateTextFontWeight+"; border-radius: "+RateBorderRadius+"rem;\t\t\t\t\t\t\t\t\t\t\t\tdisplay: block; word-wrap: break-word; height: 100%; margin-left:5px; text-shadow: "+RateTextShadow+_0x496450(443)+RateBorderStyle+"; "+RateExtraStyle+'">'+RateText+_0x496450(528));$("#yd_vinfos").on(_0xa7f0d2(51), function(){var a=_0x496450;_0x49742b(1500,"#yd_vinfos");1===enableNetStatus||1===enableConStatus||1===enableCode||1===enableInterface||1===enableID||1===enableMAC||1===enableIPAddress||1===enableUpload||1===enableDownload||1===enableDurationType&&1!==CodeStyleOnly||1===enableReserveDuration&&1!==CodeStyleOnly||1===enableDate||1===enableUptime||1===enableValidUntil||1===enableExpiration||1===enablePauseLimit?(openModal(a(760),InfoText+a(963)+_minfoXColor+a(720),'<div style="font-size: 14.5px; border-radius: '+ _modal_contentBodyBorderRadius+"rem; box-shadow: "+_modal_contentBodyBoxShadow+a(954)+_modal_contentBodyBackColor+"; "+_modal_contentBodExtraStyle+a(440)+_minfoRightTextColor+' !important;" id="yd-info-data";></div></div>',""),_0x269570()):_0x2131f2(53,a(667))});$(_0x496450(974)).on(_0xa7f0d2(51),function(){var a=_0x496450;_0x49742b(1500,a(974));1===EnableSelectableVendo&&(_0xf19793=$("#yd-select-box-dropdown")[a(1016)]("name"));if(""!==_0xf19793)if(1===EnableRateDesc){var b='<div style="font-size: 15px; min-height: 10px; border-radius: '+ _modal_contentBodyBorderRadius+"rem; box-shadow: "+_modal_contentBodyBoxShadow+a(954)+_modal_contentBodyBackColor+"; "+_modal_contentBodExtraStyle+a(950)+_mrateSubTitleColor+a(968)+_mrateTextShadow+a(666)+_mrateSubTitleColor+a(968)+_mrateTextShadow+a(583)+_mrateSubTitleColor+a(968)+_mrateTextShadow+a(723);openModal(a(489),RateText+a(895)+_mrateXColor+a(720),b,"");if(0!==EnableCustomRate)for(b=0;b<CustomRateData[a(923)];b++)$("#ydvrates-tbody")[a(480)](a(423)+_mrateAmountTextColor+a(421)+_mrateTextShadow+ ';">₱ '+CustomRateData[b][0]+a(433)+_mrateTimeTextColor+a(421)+_mrateTextShadow+a(449)+CustomRateData[b][1]+a(433)+_mrateDiscTextColor+a(421)+_mrateTextShadow+a(449)+CustomRateData[b][2]+"</td></tr>");else socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[15],_0xf19793,function(d){for(var c in d[a(604)]){c=d[a(604)][c];var e=_0x375184(c[a(704)],d[a(604)],d[a(992)]);$(a(476))[a(480)](a(423)+_mrateAmountTextColor+a(421)+_mrateTextShadow+';">₱ '+c[a(704)]+a(578)+_mrateTimeTextColor+a(421)+ _mrateTextShadow+a(449)+decToTimeword(e[a(951)])+a(433)+_mrateDiscTextColor+a(421)+_mrateTextShadow+a(449)+(c[a(767)][a(505)]?c[a(767)][a(505)]:"")+a(612))}})}else if(b='<div style="font-size: 15px; min-height: 10px; border-radius: '+_modal_contentBodyBorderRadius+a(841)+_modal_contentBodyBoxShadow+a(954)+_modal_contentBodyBackColor+"; "+_modal_contentBodExtraStyle+a(950)+_mrateSubTitleColor+a(968)+_mrateTextShadow+a(666)+_mrateSubTitleColor+a(968)+_mrateTextShadow+a(681),openModal(a(489),RateText+ a(895)+_mrateXColor+a(720),b,""),0!==EnableCustomRate)for(b=0;b<CustomRateData.length;b++)$(a(476))[a(480)](a(423)+_mrateAmountTextColor+" !important; text-shadow: "+_mrateTextShadow+';">₱ '+CustomRateData[b][0]+a(433)+_mrateTimeTextColor+a(421)+_mrateTextShadow+a(449)+CustomRateData[b][1]+a(612));else socketIO[_0xa7f0d2(2)](_0x1a0c39[_0xa7f0d2(1)]()[15],_0xf19793,function(d){for(var c in d[a(604)]){c=d.rates[c];var e=_0x375184(c[a(704)],d[a(604)],d[a(992)]);$("#ydvrates-tbody")[a(480)](a(423)+ _mrateAmountTextColor+a(421)+_mrateTextShadow+';">₱ '+c.coin+a(578)+_mrateTimeTextColor+a(421)+_mrateTextShadow+a(449)+decToTimeword(e[a(951)])+"</td></tr>")}});else _0x2131f2(53,a(861))});$(_0xa7f0d2(0)).on(_0xa7f0d2(51),function(){_0x49742b(3E3,_0xa7f0d2(0));0===_0x139615?0===_0x378978?_0x2131f2(52,_0xa7f0d2(50)):(_0x430143(1),_0x139615=1):_0x430143(0)});1===CodeStyleOnly&&1===EnableInfoInCodeStyle&&(1===enableNetStatus||1===enableConStatus||1===enableCode||1===enableInterface||1===enableID|| 1===enableMAC||1===enableIPAddress||1===enableUpload||1===enableDownload||1===enableDurationType&&1!==CodeStyleOnly||1===enableReserveDuration&&1!==CodeStyleOnly||1===enableDate||1===enableUptime||1===enableValidUntil||1===enableExpiration||1===enablePauseLimit)&&($(_0x496450(484)).after('\t\t\t\t<div class="col-lg-4 grid-margin stretch" id="col-row2">\t\t\t\t\t<div id="yd-cit" class="card">\t\t\t\t\t\t<div class="card-body">\t\t\t\t\t\t\t<div style="display: flex; justify-content: end;">\t\t\t\t\t\t\t\t<div style="width: 100%; font-size: 14.5px;">\t\t\t\t\t\t\t\t\t<div style="color: '+ _minfoRightTextColor+_0x496450(547)),_0x269570());1===CodeStyleOnly&&(EnableGVouchButton=0);if(1===EnableMovieButton||1===EnableBVouchButton||1===EnableGVouchButton){var _0x9b8b28=$(_0x496450(822));1!==_0x9b8b28[_0x496450(923)]&&(_0x9b8b28=$("#col-row"));_0x9b8b28[_0x496450(783)](":last")[_0x496450(717)](_0x496450(934));1===EnableMovieButton&&($("#ydbtnm").append(_0x496450(703)+MovieButtonFontWeight+"; text-shadow: "+MovieButtonTextShadow+_0x496450(953)+MovieButtonBorderRadius+_0x496450(519)+MovieButtonBorderStyle+ "; "+MovieButtonExtraStyle+'">'+MovieButtonText+"</button>\t\t\t\t\t</div>\t\t\t\t"),$(_0x496450(1009)).on(_0xa7f0d2(51),function(){var a=_0x496450;_0x49742b(1500,a(1009));window[a(809)][a(661)]=a(467)}));1===EnableBVouchButton?($("#ydbtnm").append(_0x496450(886)+BVouchButtonFontWeight+_0x496450(572)+BVouchButtonBorderRadius+_0x496450(519)+BVouchButtonBorderStye+"; "+BVouchButtonExtraStyle+'">'+BVouchButtonText+_0x496450(553)),$(_0x496450(945)).on(_0xa7f0d2(51),function(){var a=_0x496450;_0x49742b(1500, a(945));0===_0x378978?_0x2131f2(53,a(608)):openModal(a(629),BVouchButtonText+a(895)+_mbVouchXColor+a(720),a(670)+_modal_contentBodyBorderRadius+"rem; box-shadow: "+_modal_contentBodyBoxShadow+"; background-color: "+_modal_contentBodyBackColor+"; "+_modal_contentBodExtraStyle+a(848)+_mbVouchCode+"\t\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t\t</div>","")})):1===EnableGVouchButton&&($("#ydbtnm")[_0x496450(480)](_0x496450(415)+GVouchButtonFontWeight+"; text-shadow: "+GVouchButtonTextShadow+_0x496450(572)+ GVouchButtonBorderRadius+_0x496450(519)+GVouchButtonBorderStyle+"; "+GVouchButtonExtraStyle+'">'+GVouchButtonText+_0x496450(553)),$("#yd-gvouch").on(_0xa7f0d2(51),function(){var a=_0x496450;_0x49742b(1500,a(559));0===_0x378978?_0x2131f2(53,a(608)):_0x29b588()}))}$(_0xa7f0d2(0))[_0x496450(1016)](_0x496450(406),_0x496450(812)+InsertCoinButtonBoxShadow+_0x496450(1051)+InsertCoinButtonBoxShadow+_0x496450(697)+InsertCoinButtonBoxShadow+_0x496450(786)+InsertCoinButtonBoxShadow+_0x496450(908)+InsertCoinButtonExtraStyle); $(_0xa7f0d2(0))[_0xa7f0d2(74)](_0x496450(735),!1);_0x123656();_0x4a9495();$(_0xa7f0d2(16))[_0x496450(783)]("a")[_0x496450(1016)](_0xa7f0d2(18),_0xa7f0d2(17));$(_0xa7f0d2(16))[_0x496450(783)]("a").attr(_0xa7f0d2(19),_0xa7f0d2(20));if(_0x496450(695)===_0x4f0116&&EnableBackMusic)$(document).on(_0x496450(686),function(a){a=_0x496450;_0x4d5622||(_0x4d5622=new Audio("/html/"+BackMusicFile));_0x4d5622&&0===_0x4d5622[a(988)]&&_0x4d5622.play()});$(_0x3c6753)[_0x496450(665)]()}catch(a){} var _0x31f823=function(){setInterval(function(){var a=_0x554d;forwards?offset>=CustomBotCodeData[i][a(923)]&&(++skip_count,skip_count==skip_delay&&(forwards=!1,skip_count=0)):0==offset&&(forwards=!0,i++,offset=0,i>=len&&(i=0));part=CustomBotCodeData[i][a(752)](0,offset);0==skip_count&&(forwards?offset++:offset--);$(a(555))[a(783)](a(532))[a(761)](part)},speed)};1===activateCustomBotCode&&setTimeout(_0x31f823,1E3);$(_0x496450(570)).show();
Editor is loading...
Leave a Comment