booking.pinebreezebaguio.com
Open in
urlscan Pro
178.128.212.27
Public Scan
Submitted URL: https://booking.pinebreezebaguio.com/
Effective URL: https://booking.pinebreezebaguio.com/4.34/
Submission: On March 16 via automatic, source certstream-suspicious — Scanned from SG
Effective URL: https://booking.pinebreezebaguio.com/4.34/
Submission: On March 16 via automatic, source certstream-suspicious — Scanned from SG
Form analysis
4 forms found in the DOMPOST ?p=1&t=0&check_in_date=Mar 17, 2023&check_out_date=Mar 18, 2023
<form id="form" method="post" action="?p=1&t=0&check_in_date=Mar 17, 2023&check_out_date=Mar 18, 2023" class="has-validation-callback">
<input type="hidden" name="check_in_date" value="Mar 17, 2023">
<input type="hidden" name="check_out_date" value="Mar 18, 2023">
<input type="hidden" name="default_currency_posted" value="PHP">
<input type="hidden" name="default_language_posted" value="en">
<input type="hidden" name="special_code" value="">
<input type="hidden" name="third_party_ref_code" value="">
<a href="javascript:void(0);" id="btn_form_0" class="btn btn-next btn-3 pull-right btn-submit" style="width:200px;">CONTINUE</a>
</form>
GET
<form id="issueform" method="get" action="" class="has-validation-callback">
<div class="modal-body">
<table class="table-condensed full-width">
<tbody>
<tr>
<td id="report_issue_notice"></td>
</tr>
<tr>
<td><label for="reported_fullname">
<p class="bold nopadding-vert">Full name</p>
</label></td>
</tr>
<tr>
<td><input class="form-control" type="text" id="reported_fullname" data-validation="length alphanumeric" data-validation-allowing=" " data-validation-length="1-150" value=""></td>
</tr>
<tr>
<td><label for="reported_by">
<p class="bold nopadding-vert">Email Address</p>
</label></td>
</tr>
<tr>
<td><input class="form-control" type="text" id="reported_by" data-validation="required length email" data-validation-length="1-255" value=""></td>
</tr>
<tr>
<td><label for="issue_subject">
<p class="bold nopadding-vert">Subject</p>
</label></td>
</tr>
<tr>
<td><input class="form-control" type="text" id="issue_subject" data-validation="length alphanumeric" data-validation-allowing="'?., " data-validation-length="1-50" value=""></td>
</tr>
<tr>
<td><label for="issue_message">
<p class="bold nopadding-vert">Concern</p>
</label></td>
</tr>
<tr>
<td> (<span id="pres-max-length">1000</span> characters left) <textarea class="form-control" id="issue_message" name="issue_message" style="min-height:150px;" data-validation="length alphanumeric" data-validation-allowing="'?.,\n "
data-validation-length="1-1000"></textarea>
</td>
</tr>
<tr>
<td>
<div class="gap-md hidden-xs"></div>
<div class="gap visible-xs"></div>
<div class="row">
<div class="col-sm-4 col-sm-offset-8"><input class="btn btn-primary full-width" type="submit" value="SEND"></div>
</div>
</td>
</tr>
</tbody>
</table>
</div><!-- /.modal-body -->
</form>
POST https://booking.pinebreezebaguio.com/4.34/?p=0&check_in_date=Mar 17, 2023&check_out_date=Mar 18, 2023&special_code=&default_currency_posted=PHP&default_language_posted=en&third_party_ref_code=
<form id="loginform" method="post"
action="https://booking.pinebreezebaguio.com/4.34/?p=0&check_in_date=Mar 17, 2023&check_out_date=Mar 18, 2023&special_code=&default_currency_posted=PHP&default_language_posted=en&third_party_ref_code="
class="has-validation-callback">
<table class="table-condensed full-width">
<tbody>
<tr>
<td><label for="username">
<p class="bold nopadding-vert">Username</p>
</label></td>
</tr>
<tr>
<td><input type="text" class="form-control" data-validation="required email" data-validation-error-msg="Username is invalid" name="username" placeholder="Username"></td>
</tr>
<tr>
<td><label for="password">
<p class="bold nopadding-vert">Password</p>
</label></td>
</tr>
<tr>
<td>
<input type="password" class="form-control" data-validation="required" data-validation-error-msg="Password is invalid" name="password" placeholder="Password">
</td>
</tr>
<tr>
<td>
<div class="gap-md hidden-xs"></div>
<div class="gap visible-xs"></div>
<div class="row">
<div class="col-sm-7 hidden-xs">
<div class="gap-sm"></div><a href="javascript:void(0);" class="default-link btn_forgot_password">Forgot Password</a>
</div>
<div class="col-sm-5">
<a href="javascript:void(0);" class="btn btn-primary btn-big full-width" id="modal_btn_login">LOGIN</a><!-- For demo purposes -->
</div>
<div class="gap-sm visible-xs"></div>
<div class="col-sm-7 visible-xs text-center">
<div class="gap-sm"></div><a href="javascript:void(0);" class="default-link btn_forgot_password">Forgot Password</a>
</div>
</div>
</td>
</tr>
</tbody>
</table>
</form>
GET
<form id="forgotpasswordform" method="get" action="" class="has-validation-callback">
<table class="table-condensed full-width">
<tbody>
<tr>
<td><label for="forggot_email_address">
<p class="bold nopadding-vert">E-mail Address</p>
</label></td>
</tr>
<tr>
<td>
<input type="text" class="form-control" name="forggot_email_address" id="forggot_email_address" placeholder="E-mail Address" data-validation="email length" data-validation-length="1-255" value="">
</td>
</tr>
<tr>
<td><label for="forggot_email_address_repeat">
<p class="bold nopadding-vert">Re-type E-mail Address</p>
</label></td>
</tr>
<tr>
<td>
<input type="text" class="form-control" name="forggot_email_address_repeat" placeholder="Re-type E-mail Address" data-validation="confirmation" data-validation-confirm="forggot_email_address" value="">
</td>
</tr>
<tr>
<td>
<div class="gap-md hidden-xs"></div>
<div class="gap visible-xs"></div>
<div class="row">
<div class="col-sm-5 hidden-xs">
<div class="gap-sm"></div><a href="javascript:void(0);" class="default-link" id="btn_back_to_login">Back to Login</a>
</div>
<div class="col-sm-7">
<a href="javascript:void(0);" class="btn btn-primary btn-big full-width pull-right" id="modal_btn_send_password">SEND PASSWORD</a><!-- For demo purposes -->
</div>
</div>
</td>
</tr>
</tbody>
</table>
</form>
Text Content
▼ * Local Timezone * PHP * ALL CURRENCIES AED United Arab Emirates Dirham AUD Australian Dollar CAD Canadian Dollar EUR Euro GBP Pound Sterling HKD Hong Kong Dollar INR Indonesian Rupiah ISK Icelandic Krona JPY Japanese Yen KRW Korean Won MYR Malaysian Ringgit NZD New Zealand Dollar PHP Philippine Peso RUB Russian Ruble SEK Swedish Krona SGD Singaporean Dollar THB Thai Baht TRY Turkish Lira USD U.S. Dollar VND Vietnamese Dong * * CHOOSE YOUR PREFERRED LANGUAGE 简体中文 繁體中文 English (US) Français Deutsch Italiano 日本語 한국어 Bahasa Malaysia Português Punjabi Русский Español Svenska Thai Türkçe Tiếng Việt * SIGN IN * Currency PHP United Arab Emirates Dirham (AED)Australian Dollar (AUD)Canadian Dollar (CAD)Euro (EUR)Pound Sterling (GBP)Hong Kong Dollar (HKD)Indonesian Rupiah (INR)Icelandic Krona (ISK)Japanese Yen (JPY)Korean Won (KRW)Malaysian Ringgit (MYR)New Zealand Dollar (NZD)Philippine Peso (PHP)Russian Ruble (RUB)Swedish Krona (SEK)Singaporean Dollar (SGD)Thai Baht (THB)Turkish Lira (TRY)U.S. Dollar (USD)Vietnamese Dong (VND) * Language Chinese (Simplified)Chinese (Traditional)EnglishFrenchGermanItalianJapaneseJapaneseMalayPortuguesePunjabiRussianSpanishSwedishThaiTurkishVietnamese Login * Register CLOSE Check-in & Check-out Date Select Rooms & Rates Guest Information Booking Confirmation CHECK-IN MAR 17, 2023 CHECK-OUT MAR 18, 2023 NUMBER OF NIGHT(S) 1 NIGHT(S) SPECIAL CODE CONTINUE MARCH 2023 SUNMONTUEWEDTHUFRISAT 1 Mar 01, 2023 2 Mar 02, 2023 3 Mar 03, 2023 4 Mar 04, 2023 5 Mar 05, 2023 6 Mar 06, 2023 7 Mar 07, 2023 8 Mar 08, 2023 9 Mar 09, 2023 10 Mar 10, 2023 11 Mar 11, 2023 12 Mar 12, 2023 13 Mar 13, 2023 14 Mar 14, 2023 15 Mar 15, 2023 16 Mar 16, 2023 17 Mar 17, 2023 18 Mar 18, 2023 19 Mar 19, 2023 20 Mar 20, 2023 21 Mar 21, 2023 22 Mar 22, 2023 23 Mar 23, 2023 24 Mar 24, 2023 25 Mar 25, 2023 26 Mar 26, 2023 27 Mar 27, 2023 28 Mar 28, 2023 29 Mar 29, 2023 30 Mar 30, 2023 31 Mar 31, 2023 APRIL 2023 SUNMONTUEWEDTHUFRISAT 1 Apr 01, 2023 2 Apr 02, 2023 3 Apr 03, 2023 4 Apr 04, 2023 5 Apr 05, 2023 6 Apr 06, 2023 7 Apr 07, 2023 8 Apr 08, 2023 9 Apr 09, 2023 10 Apr 10, 2023 11 Apr 11, 2023 12 Apr 12, 2023 13 Apr 13, 2023 14 Apr 14, 2023 15 Apr 15, 2023 16 Apr 16, 2023 17 Apr 17, 2023 18 Apr 18, 2023 19 Apr 19, 2023 20 Apr 20, 2023 21 Apr 21, 2023 22 Apr 22, 2023 23 Apr 23, 2023 24 Apr 24, 2023 25 Apr 25, 2023 26 Apr 26, 2023 27 Apr 27, 2023 28 Apr 28, 2023 29 Apr 29, 2023 30 Apr 30, 2023 Check-in: 02:00 PM | Check-out: 12:00 PM * Rates are subject to change without prior notice and indicative only. * Rates are subject to change without prior notice and indicative only. LEGEND Available Date Invalid Date Not Available Check-in Date Period of Stay Check-out Date Invalid Date Not Available CONTINUE Terms & Conditions | Having trouble booking? | Atlantis ORS 4 GENERAL HOTEL TERMS & CONDITIONS Terms and Conditions: 50% advance deposit to confirm booking. Full payment upon Check-in on a cash basis only. We do not accept Credit Cards. Over and above minimum capacity, a Php 37 0.00 extra bed/head/night shall be charged. Check-in Time: 2:00 PM Check-out Time: 12:00 Noon For Rebooking: Moving reservation from previous date to another date will only be allowed once. No penalty fee if rebooking is made good as scheduled Payment made is non-refundable Room rates are subject to change without prior notice No pets allowed CLOSE HAVING TROUBLE BOOKING? Full name Email Address Subject Concern (1000 characters left) LOGIN Username Password Forgot Password LOGIN Forgot Password E-mail Address Re-type E-mail Address Back to Login SEND PASSWORD PRIVACY POLICY Atlantis Systems Technologies Filipinas Corporation's Privacy Policy Atlantis Systems Technologies Filipinas Corporation's ("Atlantis") is concerned about the data subject right to privacy. Therefore, we pledges to be responsible when gathering your personal information and to protect your privacy in every possible way. Although this Privacy Policy is not a contract and does not create any legal rights, it serves as an expression of Atlantis commitment to protecting private personal information. Atlantis reserves the right to change, amend and/or vary this Privacy Policy at any time and will notify users of the same by updating the policy on Atlantis website @ atlantis.asia (“Website”) and by including a "NEWLY UPDATED" label with the "PRIVACY POLICY" link on the websites governed by this policy for a period of 30 days. This Privacy Policy describes the information that Atlantis collects, how it is used, when it may be shared with others, and how we safeguard its confidentiality and security. This Privacy Policy is applicable to all users of our Website including Travel Reservations, Marketing Research, Investor Relations, Customer Relations/Service and Customer Support. Information collection We collect and maintain information that you enter on our Website or give us in any other way (collectively, "Personal Information"). You can choose not to provide certain information, but you may not be able to enjoy all the features of our Website and services provided by Atlantis. Personal Information we learn from you helps us to personalise and continually improve your online experience. Here are the types of Personal Information that we collect: Personally identifiable information e.g. Name, gender, date of birth, nationality, country of residence; Contact information e.g. address, email address and phone numbers; Technical information e.g. IP address. When you interact with applications created by Atlantis, we may collect information about your location and mobile device. The information may be used to provide you with location-based services such as search results and marketing content. You may decline to share your Personal Information with us, or disable location services on your mobile device at any time. Use of information collected Generally, we use your Personal Information for administrative purposes e.g. processing, confirming, fulfilling and completing your transactions and requests for our services. In the event there is a transaction problem/issue, we will notify you via email based on the Personal Information which you provided to us through our booking engine. In addition to this, your Personal Information will be used for the purposes of sales, marketing or cross-marketing of products and services, investigation of claims and inquiries, check-in, refund, safety, security, statistical and marketing analysis, information systems management, system testing, maintenance and development, operational, support, customer surveys, customer relations and to improve and help us in any future dealings with you, for example by identifying your requirements and preferences. If our hotel partner is subscribed to our Loyalty Program and you elected to be a member, you will also be a participant in the Atlantis Loyalty Programme In such cases, your Personal Information will also be used to administer your membership and offer you the perks which you are eligible under this programme. Sharing of Information Collected We may process and disclose your personal information within hotel partner, our subsidiaries and affiliates and/or third parties, such as credit card verification providers, data analytics, marketing agency, immigration authorities, safety and security personnel, parties which have business or contractual dealings with Atlantis and its subsidiaries or affiliates, and other third party who is able to demonstrate that you have explicitly consented to the disclosure of your Personal Information by us to such third party. Your personal information may also be disclosed or transferred to any of Atlantis actual and potential assignee, transferee or acquirer (within or outside the Philippines) (including our affiliates and subsidiaries) or our business, assets or group companies, or in connection with any corporate restructuring or exercise including our restructuring to transfer the business, assets and/or liabilities. Furthermore, Atlantis will jointly use personal information as well as cookies for the purposes as described in “Use of information collected” and “Cookies” respectively. Whenever required by law, we will disclose your personal information to government bodies or authorities or third parties pursuant to a subpoena or other legal process accordingly. As part of our effort to serve you better, we are constantly enhancing and expanding our services to fulfill your ever-growing needs. In order to realise this business aim, we will from time to time appoint, authorise or contract with strategic business partners. Your Personal Information may be disclosed to these business partners, authorised or contracted third parties, service providers or advertisers to make available promotions, offers, products or services, which may or may not belong to us but relate to the products or services you have elected to obtain from us. However, to ensure that you will not receive unwanted communications, only information with regards to promotions, offers, products or services which are relevant to your transaction with us, or that you have selected or marked as interested in your member profile, will be shared with the respective business partners, service providers or third parties. In the event we go through a business transition, such as sale of part or all of our assets, merger or acquisition, your information will likely form part of this transition and be transferred. Atlantis does not sell or rent any of your Personal Information on our Website to any other parties. Atlantis may share anonymous and/or aggregated information about all our users with third parties. Cookies A "cookie" is an identifier which we transfer to the hard drive of your desktop computer or laptop, or the memory card of your mobile devices through the web browser you used when you visit our hotel partners' website. It allows our system to recognize you when you visit our hotel partners' website again and improve our service to you. The information is used to track visitor use of the website and the IBE, and to compile statistical reports on website activity. For further information about cookies visit www.aboutcookies.org or www.allaboutcookies.org. Data Storage The headquarters of Atlantis is located in Philippines. However, we may transfer and store your Personal Information on our servers located overseas. Such transfers are necessary pursuant to our contract with data subject and/or our contract(s) with the relevant third parties. Atlantis will secure the storage in compliance with the minimum security measures prescribed under the Philippine Data Privacy Act of 2012, its regulation and standards. Data subject consent Atlantis or any third party service providers engaged by us will obtain your consent to collect and use your personal information at the time of collection, subject to certain legally prescribed circumstances where your consent is not required. Where required by law, Atlantis will adopt an ‘opt-in' policy to obtain your express written consent when collecting your Personal Information. You may be asked, for example, to sign a form or tick a box. Generally, in using the Website, your consent to the collection and use of your Personal Information by Atlantis in the ways described above (which may change from time to time) unless and until you inform us to the contrary. You may submit a request to withdraw your consent at any time by contacting Atlantis. If you have provided us your personal Information of third party individuals in your travel party, you are required to obtain the individual's prior consent and you represent and warrant that you had or have your consent or are otherwise entitled to provide your personal information to us. By providing us the personal Information of third party individual(s), you also warrant that the individual(s) is informed of and consents to the terms of this Privacy Policy. In most instances, it is obligatory for you to provide us with your personal information in order to allow us to satisfy your request or provide you with the service that you have requested for. However, we will provide you with an avenue to opt-out or unsubscribe from receiving marketing, communications, promotional offers, newsletters or any other communications from Atlantis. Access to and Correction of Your Personal Information You may access your Personal Information by logging-in to your Member Profile. We will need your assistance to ensure that Personal Information you provide to us is current, complete and accurate. If there are errors or changes to be made, please contact us and we will work towards either correcting it or discussing alternative actions with you. We will not correct your Personal Information upon request of a third party, unless such third party is able to demonstrate that you have provided the authority to such third party to work with us to correct your personal information. CLOSE ALERT MESSAGE CPU Usage: 0.64% RAM Usage: 1.39 megabytes 原文 提供更好的翻译建议 --------------------------------------------------------------------------------