Deprecated: Constant E_STRICT is deprecated in /home/onlinemayz/public_html/system/core/Exceptions.php on line 75

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_URI::$config is deprecated

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Router::$uri is deprecated

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$hooks is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$config is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$log is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$uri is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$router is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$output is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$security is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$input is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$lang is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$load is deprecated

Filename: core/Controller.php

Line Number: 78

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$db is deprecated

Filename: core/Loader.php

Line Number: 396

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 129

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 278

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 149

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 206

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 295

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 333

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 282

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 289

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 304

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 314

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 315

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 375

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 110

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$session is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$parser is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 24
Function: library

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$Cms_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 25
Function: model

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$Template_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 26
Function: model

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$Settings_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 27
Function: model

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$Banner_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 28
Function: model

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: filter_var(): Passing null to parameter #3 ($options) of type array|int is deprecated

Filename: core/Input.php

Line Number: 572

Backtrace:

File: /home/onlinemayz/public_html/application/models/Settings_model.php
Line: 91
Function: ip_address

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 61
Function: viewsCount

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Settings_model::$totalViews is deprecated

Filename: models/Settings_model.php

Line Number: 106

Backtrace:

File: /home/onlinemayz/public_html/application/models/Settings_model.php
Line: 106
Function: _error_handler

File: /home/onlinemayz/public_html/application/models/Settings_model.php
Line: 98
Function: getViewsCount

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 61
Function: viewsCount

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Welcome::$footerMenu is deprecated

Filename: controllers/Welcome.php

Line Number: 99

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 99
Function: _error_handler

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$benchmark is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$hooks is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$config is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$log is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$utf8 is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$uri is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$exceptions is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$router is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$output is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$security is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$input is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$lang is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$load is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$db is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$session is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$parser is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Cms_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Template_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Settings_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Banner_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$footerMenu is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/onlinemayz/public_html/application/controllers/Welcome.php
Line: 119
Function: view

File: /home/onlinemayz/public_html/index.php
Line: 317
Function: require_once

privacy

Privacy

Updated: MARCH 01 , 2019

AccountingCoach, LLC ("us", "we", or "our") operates the https://www.mayataxtraining.com website (the "Service"). This page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service. We will not use or share your information with anyone except as described in this Privacy Policy. We use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions.

Our commitment to privacy

Your privacy is important to us. To better protect this privacy we provide notices explaining our online information practices and choices you can make. To make this notice easy to find, we make it available it to you on our home page.

Log Data

We may also collect information that your browser sends whenever you visit our Service ("Log Data"). This Log Data may include information such as your computer's Internet Protocol ("IP") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics. In addition, we may use third party services such as Google Analytics that collect, monitor and analyze this type of information in order to increase our Service's functionality. These third party service providers have their own privacy policies addressing how they use such information.

REMOTE DESKTOP PROTOCOL (RDP) / DESKTOP SHARING

Maya Accounting Online Training Center Sharing Our Multi User Licensed Tally Software For Only www.mayataxtaining.com Students.only For The Part Of Our Accounting Training Service Purpose. So Remote Desktop Protoco ( Rdp ) File Include This www.mayataxtaining.com Web Site. If You Have Any Questions About Accounting In Cloud Tally Accounting Software , You Can Share Tally Software And Your Desktop By Using Desktop Sharing With Only Your Permission For Your Practical Accounting Training Purpose Only .its Working Microsoft Windows Desktop Sharing Protocol / Remote Desktop Protocol (Rdp) Is A Proprietary Protocol Developed By Microsoft.

The information collected

This notice applies to all information collected or submitted on our website. We collect only such information from you as necessary to provide products and services to you from our website. On some pages you can order products and services, make request and register to receive materials. Information collected on these pages has:

  • *Name
  • *EmailAddress
  • * Phone no

Communications

We may use your Personal Information to contact you with newsletters, marketing or promotional materials and other information that may be of interest to you. You may opt out of receiving any, or all, of these communications from us by following the unsubscribe link or instructions provided in any email we send or by contacting us.

Use of the information

We use the information you provide about yourself when you are requesting for more information, or are buying a product or service from our partners, affiliates or third party site, only to complete that order. We do not share this information with outside parties except to the extent necessary to complete that order.

We use return email addresses to answer the email and we don't use the same for any other purpose. We use non-identifying information to design our website and share the same with advertisers. we do not disclose any thing that could be used to identify those individuals. We do not sell or rent your personal information to any one.

Links to Other Sites

Our Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party's site. We strongly advise you to review the Privacy Policy of every site you visit. We have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.

Our commitment to data security

To prevent unauthorized access, maintain data accuracy, and ensure the correct use of information, we have put in place appropriate physical, electronic, and managerial procedures to safeguard and secure the information we collect online. Our internal security and privacy policies are periodically reviewed and enhanced as necessary and only authorized individuals have access to the information provided by our users.

Corrections to your information

You can access and update all your personally identifiable information that we collect online by logging in our account by providing user id and secure password. We use this procedure to better safeguard your information. You can correct factual errors in your personally identifiable information, as we do take reasonable steps to verify your identity before granting access or making corrections.??

Children's Privacy

Only persons age 18 or older have permission to access our Service. Our Service does not address anyone under the age of 13 ("Children"). We do not knowingly collect personally identifiable information from children under 13. If you are a parent or guardian and you learn that your Children have provided us with Personal Information, please contact us. If we become aware that we have collected Personal Information from a child under age 13 without verification of parental consent, we take steps to remove that information from our servers.

Changes to This Privacy Policy

This Privacy Policy is effective as of March 01, 2019 and will remain in effect except with respect to any changes in its provisions in the future, which will be in effect immediately after being posted on this page. We reserve the right to update or change our Privacy Policy at any time and you should check this Privacy Policy periodically. Your continued use of the Service after we post any modifications to the Privacy Policy on this page will constitute your acknowledgment of the modifications and your consent to abide and be bound by the modified Privacy Policy. If we make any material changes to this Privacy Policy, we will notify you either through the email address you have provided us, or by placing a prominent notice on our website.

Contact Us

If you have any questions about this Privacy Policy, please CONTACT US