onlinebooking.sds.dev Open in urlscan Pro
139.180.219.121  Public Scan

URL: https://onlinebooking.sds.dev/
Submission: On September 25 via api from US — Scanned from SG

Form analysis 1 forms found in the DOM

POST ./

<form method="post" action="./" id="form1">
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="ixHpbfDHl78gzGt9Uq/SDS/3D6X+IyFheW5I91PQe61aUOaKCbglxu8UIjU2wSkOp39CKCKR6LWllWh8QX7UxaN5N0+AGs7uBCSjxnaaA8P4lTbpaeLWm+0TGmHc8XL5Ytc25/l0+ABOy/xBJUBN5YjncKHv3v/fJdlJ5AtAn/s=">
  </div>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="8D0E13E6">
  </div>
  <div id="divBookingBar" class="booking-bar-main"></div>
  <div class="header-contact">
    <span class="contact-label" data-preamble="+632 0000 0000">
      <img class="phone-icon" src="../assets/images/Icons/phone-icon-orange.png"> 24/7 Hotline: </span>
    <!-- 
    <span class="contact-label" id="spanWelcomeVlp" style="display: none; padding-left: 50px;"></span>

    <a class="btn-sign" id="btnVlpLogin" onclick="openLoginModalVLP()">VLP Log In</a>

    <a class="btn-sign" id="btnVlpPortal" onclick="redirectToVlpPortal()">VLP Portal</a>

    <a class="btn-sign" id="btnVlpLogout" onclick="logoutVLP()" style="display: none;">VLP Log out</a>
    -->
  </div>
  <div class="divider"></div>
  <div class="header">
    <!-- <a class="logo" href="/home.aspx"></a> -->
    <h1>GALERIAN WATER TRANSPORT</h1>
    <div class="nav">
      <label data-preamble="MENU" class="hamburger-menu" for="toggle">
        <img src="../assets/images/Icons/hamburger-menu.png">
      </label>
      <input type="checkbox" id="toggle" name="toggle">
      <ul class="menu">
        <li>
          <label class="close" for="toggle">
            <img src="../assets/images/Icons/close-icon.png">
          </label>
        </li>
        <li>
          <a class="menu-item -active" href="/home.aspx">Book</a>
        </li>
        <li>
          <a class="menu-item" href="/home.aspx">Fare &amp; Schedule</a>
        </li>
        <!--<li>
                <a class="menu-item" href="https://dropandgo.ph">Cargo</a>
            </li>-->
        <li>
          <a class="menu-item" href="/home.aspx">Boat Charter</a>
        </li>
        <li>
          <a class="menu-item" href="/home.aspx">Contact Us</a>
        </li>
      </ul>
    </div>
  </div>
  <style>
    .iframe-video {
      width: 100%;
      height: 100%;
    }
  </style>
  <section class="hero-banner-block">
    <div class="sy-box">
      <div class="sy-slides-wrap">
        <div class="sy-slides-crop">
          <ul id="hero-banner" class="hero-banner sy-list">
            <li class="sy-slide fade useCSS" style="transition-duration: 800ms; opacity: 0;">
              <div class="hero-banner-content">
                <!--<h1 class="banner-title">Saan mo gustong maglakbay?</h1>-->
                <h5 class="banner-title">Galerian Fastcraft is based in Phillippines<br>and provides shared ferry services from Batangas to Puerto Galera. </h5>
                <a class="banner-button" id="btn-banner1" href="#booking-anchor">Go!</a>
                <!--<label class="location-text">Mt. Pinatubo</label>-->
              </div>
              <img class="slide" src="../assets/images/HeroBanner/img-slide3.jpg">
            </li>
            <li class="sy-slide fade useCSS sy-active" style="transition-duration: 800ms; opacity: 1;">
              <div class="hero-banner-content">
                <!--<h1 class="banner-title">Saan mo gustong maglakbay?</h1>-->
                <h5 class="banner-title">Galerian Fastcraft is based in Phillippines<br>and provides shared ferry services from Batangas to Puerto Galera.</h5>
                <a class="banner-button" id="btn-banner2" href="#booking-anchor">Go!</a>
                <!--<label class="location-text" style="display: none;">Mt. Gulugod Baboy</label>-->
              </div>
              <img class="slide" src="../assets/images/HeroBanner/img-slide3.jpg">
            </li>
          </ul>
        </div>
        <div class="sy-caption-wrap">
          <div class="sy-caption" style="display: none;"></div>
        </div>
        <div class="sy-filler ready" style="padding-top: 29.8125%;"></div>
      </div>
    </div>
  </section>
  <script>
    jQuery('#hero-banner').slippry({
      controls: false,
      pager: false
    });
  </script>
  <script>
    $("#btn-banner1").click(function() {
      $('html,body').animate({
        scrollTop: $($(this).attr('href')).offset().top
      }, 'slow');
    });
    $("#btn-banner2").click(function() {
      $('html,body').animate({
        scrollTop: $($(this).attr('href')).offset().top
      }, 'slow');
    });
    //$vehicle-type == "value";
  </script>
  <section id="divAnnotation" class=""></section>
  <section id="divBookingBar" class="booking-group">
    <span id="booking-anchor"></span>
    <div class="trip">
      <div class="custom-radio-button">
        <input class="radio-type er-alert" type="radio" name="radTravelType" id="radRoundTrip" value="2">
        <label class="text" for="radRoundTrip">Round-trip</label>
      </div>
      <div class="custom-radio-button">
        <input class="radio-type er-alert" type="radio" name="radTravelType" id="radOneWay" value="1">
        <label class="text" for="radOneWay">One-way</label>
      </div>
    </div>
    <div class="booking-panel">
      <div class="dropdown">
        <select class="dropdown-list er-alert" name="origin" id="selOrigin">
          <option value="" selected="selected"></option>
          <option value="1147">Batangas Port</option>
        </select>
      </div>
      <div class="dropdown">
        <select class="dropdown-list er-alert" name="origin" id="selDestination">
          <option value="" selected="selected"></option>
          <option value="1148">Puerto Galera</option>
        </select>
      </div>
      <div class="booking-date-holder">
        <div class="depart">
          <input type="text" class="datepicker er-alert" name="txtDepartingOn" id="txtDepartingOn" placeholder="Depart" readonly="">
        </div>
        <span>-</span>
        <div class="return">
          <input type="text" class="datepicker er-alert" name="txtReturningOn" id="txtReturningOn" placeholder="Return" readonly="" disabled="disabled" style="background-color: rgb(255, 255, 255);">
        </div>
        <i class="far fa-calendar-alt"></i>
        <div class="line"></div>
      </div>
      <div class="passenger">
        <strong>Passengers</strong>
        <input type="button" class="btn-count subtract-passenger er-alert" data-passenger_type="adult" id="btnAdultMinus">
        <span class="txt-count" id="spanPassengerCount">1</span>
        <input type="button" class="btn-count add-passenger er-alert" data-passenger_type="adult" id="btnAdultPlus">
      </div>
      <div class="button-panel">
        <input type="button" class="btn-book er-alert" value="Search" id="btnSearch">
      </div>
    </div>
  </section>
  <section class="manage-my-booking-panel">
    <div class="reminders-panel">
      <strong>Reminders:</strong>
      <p>* Limited trips are available online as of the moment.</p>
      <p>* We do not accept Smart Padala, nor any other offline methods of payment for tickets bought online.</p>
      <p>* Passengers availing student discounts, senior citizen discounts and PWD discounts must purchase their tickets from our terminal ticket booths.</p>
    </div>
    <div class="manage-my-booking-button-holder">
      <a href="#!" class="manage-my-booking-button" data-toggle="modal" data-target="#modal-manage-bookings" onclick="Focus()"> Manage My Bookings</a>
    </div>
  </section>
  <section class="featured-block">
    <h1>FEATURED STORIES</h1>
    <div class="article-block">
    </div>
    <div class="button-panel">
      <a href="stories.aspx">View More</a>
    </div>
  </section>
  <!-- Careers -->
  <!-- Terminal Guide -->
  <!-- Contact Us -->
  <!-- P2P -->
  <!-- Premiere Card -->
  <!-- Book Complete -->
  <!-- Book Successful -->
  <!-- Rebooking -->
  <!-- Stories -->
  <!-- Featured Stories -->
  <footer>
    <div class="footer-panel">
      <ul class="footer-list" data-preamble="Offers">
        <!--<li><a href="/PremiereCard.aspx">Premiere Card</a></li>-->
        <li><a href="#!">Seat Sale!</a></li>
      </ul>
      <ul class="footer-list" data-preamble="About">
        <li><a href="#!">Our Story</a></li>
        <li><a href="#!">Terminal Directory</a></li>
        <li><a href="#!">Route Map</a></li>
        <li><a href="#!">Careers</a></li>
      </ul>
      <ul class="footer-list" data-preamble="Guidelines">
        <li><a href="#!">Discounts/Policies</a></li>
        <li><a href="#!">Terms and Conditions</a></li>
      </ul>
      <ul class="footer-list" data-preamble="Support">
        <li><a href="#!">Contact Us</a></li>
      </ul>
    </div>
    <div class="social-media-panel">
      <ul class="social-media-list">
        <li><a href="#!" target="_blank" class="social-fb"><i class="fab fa-facebook-f"></i></a></li>
        <li><a href="#!" target="_blank" class="social-tweet"><i class="fab fa-twitter"></i></a></li>
        <li><a href="#!" target="_blank" class="social-ig"><i class="fab fa-instagram"></i></a></li>
      </ul>
    </div>
    <p class="company-address">Metro Manila, Philippines</p>
    <ul class="copyright">
      <li>© GALERIAN WATER TRANSPORT</li>
      <li><a href="#!">Privacy policy</a></li>
    </ul>
  </footer>
  <!-- Manage my booking -->
  <div id="modal-manage-bookings" class="modal fade" role="dialog">
    <div class="modal-dialog media-modal-dialog manage-my-booking-modal">
      <div class="manage-booking-modal-content modal-content">
        <div class="manage-booking-modal-header modal-header">
          <a href="#!" class="manage-booking-modal-close close" data-dismiss="modal">
                    <img src="assets/images/Icons/btn-close.png"></a>
          <h4 class="modal-title">Manage my bookings</h4>
        </div>
        <div class="manage-booking-modal-body modal-body">
          <div class="tab-group">
            <ul class="tabs">
              <li class="tab-link" data-tab="tab-1">Change Schedule</li>
              <li class="tab-link current" data-tab="tab-2">Print Voucher</li>
            </ul>
            <div id="tab-1" class="tab-content">
              <div id="divErrMessageManageBookings"></div>
              <label class="manage-my-booking-label">Trip Voucher Number:</label>
              <label class="manage-my-booking-note">(No. from the Trip Voucher emailed to you)</label>
              <input type="text" id="txtVoucherNo">
              <label class="manage-my-booking-label">Mobile Number:</label>
              <label class="manage-my-booking-note">(Number used in your online booking transaction)</label>
              <input type="text" id="txtMobileNo">
              <br>
              <div class="manage-my-booking-submit-button">
                <input type="submit" id="btnSubmitManageBookings" value="Submit">
              </div>
            </div>
            <div id="tab-2" class="tab-content current">
              <div id="divErrMessagePrintVoucher"></div>
              <br>
              <label class="manage-my-booking-label">Trip Voucher Number:</label>
              <label class="manage-my-booking-note">(No. from the Trip Voucher emailed to you)</label>
              <input type="text" id="txtVoucherNoPrint">
              <label class="manage-my-booking-label">Mobile Number:</label>
              <label class="manage-my-booking-note">(Number used in your online booking transaction)</label>
              <input type="text" id="txtMobileNoPrint">
              <div class="manage-my-booking-submit-button">
                <input type="submit" id="btnPrintVoucher" value="Print Voucher">
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <!-- Privacy Policy -->
  <div id="privacy-policy-popup" class="modal fade" role="dialog">
    <div class="modal-dialog privacy-policy-popup covid-popup">
      <div class="modal-content">
        <div class="privacy-notice-modal-header modal-header">
        </div>
        <div class="modal-body">
          <img src="../assets/images/Covid19/vli_banner_royalClass10142023.jpg" class="img-covid">
        </div>
        <div class="privacy-notice-modal-header modal-header">
          <h4 class="modal-title-footerTitle" data-dismiss="modal">BOOK NOW</h4>
        </div>
      </div>
    </div>
  </div>
  <!-- Privacy Policy of Contact Us During Covid-19 >>> remove this section once pandemic is OVER!!! -->
  <div id="privacy-policy-popup-covid" class="modal fade" role="dialog">
    <div class="modal-dialog privacy-policy-popup covid-popup">
      <div class="modal-content">
        <div class="privacy-notice-modal-header modal-header">
          <a href="#!" class="manage-booking-modal-close close" data-dismiss="modal">
                    <img src="assets/images/Icons/btn-close.png"></a>
          <h4 class="modal-title">PRIVACY POLICY</h4>
        </div>
        <div class="modal-body">
          <strong>Victory Liner, Inc. – Privacy Notice</strong>
          <p>Published: January 2018</p>
          <p>We at Victory Liner, Inc. value your privacy and ensure that appropriate measures to protect your data are in place and reflected in every process where your personal data is involved. Such measures are implemented through our
            information security management system and privacy policy established in accordance with the principles of proportionality, transparency, and legitimate purpose.</p>
          <p>This Privacy Notice explains:</p>
          <ol>
            <li>What information are collected and how these information will be collected</li>
            <li>How your personal data will be used, disclosed, shared, retained and disposed</li>
            <li>How to view, change, remove or withdraw personal data, and all that involves in exercising your rights under the law as subject of these data</li>
          </ol>
          <strong>I. PERSONAL DATA COLLECTED</strong>
          <p>We collect personal data from our website using forms from the following pages:</p>
          <ol data-preamble="My Booking – when you book a trip">
            <li>Full name;</li>
            <li>Email address;</li>
            <li>Mobile Number; and</li>
            <li>City</li>
          </ol>
          <ol data-preamble="General Inquiries under Contact Us">
            <li>Name;</li>
            <li>Company;</li>
            <li>Email address; and your inquiry</li>
          </ol>
          <ol data-preamble="Job Openings under Contact Us">
            <li>Name;</li>
            <li>Desired Position;</li>
            <li>Email address;</li>
            <li>Cellphone Number;</li>
            <li>Any personal information you provide through the file you attached</li>
          </ol>
          <strong>II. USE, DISCLOSURE, STORAGE AND RETENTION</strong>
          <p>The information we collect is used primarily for your identification, in order for the Company to contact you, in the event of trip changes or cancellation; when we respond to your inquiries; and when we process your job application.</p>
          <p>The Company will not sell or rent your personal data to anyone. Records of your personal data are stored and retained in our database for a period of 5 years in accordance to the retention, storage and protection policies established by
            our Company. Physical security measures are implemented to safeguards hard copies and hardware containing your personal data, and only authorized personnel shall have access to your information. Appropriate disposal or destruction
            procedures shall then be performed.</p>
          <strong>III. KNOW YOUR RIGHTS</strong>
          <p>As subject of the data we collect and process, it is important to us that you are aware of your rights provided under the Data Privacy Act of 2012 and provide a convenient way for you to exercise these rights:</p>
          <p>Be informed. You have the right to be notified and furnished with information before your personal data enters our processing system.</p>
          <p>Object. You have the right to object to our processing of your personal data and/or withdraw your consent in case of changes in the information previously provided. Your personal data shall no longer be processed with the exceptions
            enumerated under the law.</p>
          <p>Access. You have the right to access or demand access to view of practically everything that will happen to your personal data, which includes but are not limited to the description of the personal data, purpose, collection process, use,
            distribution, disclosure, storage, disposal, and destruction.</p>
          <p>Rectify. You have the right to dispute, under reasonable circumstances, the inaccuracies or errors in your personal data and have it correct immediately and accordingly.</p>
          <p>Erase or block. You have the right to suspend or withdraw, order the blocking, removal or destruction of your personal data from our filing system upon discovery and substantial proof of the conditions enumerated under the law.</p>
          <p>Be indemnified. You have the right to receive compensation for any damages you have sustained due to inaccurate, incomplete, outdated, false, unlawfully obtained or unauthorized use of your personal data.</p>
          <p>Data Portability. You have the right to obtain a copy of electronically processed personal data in an electronic or structured format commonly used. This right highlights the concept of you, being the subject to which these data pertain
            to, have control over your personal data.</p>
          <strong>IV. HOW TO EXERCISE YOUR RIGHTS</strong>
          <p>One of our main objectives is to provide you with a convenient way to access your personal data and exercise your rights under the law. You may send an email to our Data Protection Officer at dpo@victoryliner.com if you wish to exercise
            any of your rights provided above. Note however, that changes and deletion of your personal data from our records shall only be done if within justifiable means and cause. To protect information from malicious or accidental destruction,
            residual copies from active servers and records found in backup system may not be immediately deleted.</p>
          <strong>V. UPDATES &amp; REVISIONS</strong>
          <p>Any updates or revisions to our policies relating to privacy and security of your personal data shall be published on this notice and any major changes or improvements on our policy shall be separately communicated and highlighted but,
            shall still be included on this notice.</p>
          <strong>VI. OTHER WEBSITES</strong>
          <p>Our website contains links to other websites operated or maintained by third parties. The Company is not responsible for such other websites. Hence, in no event will the Company be held liable for any loss or damage that may arise out of
            or in connection with any lapse in the security measures or policies of other websites operated or maintained by third parties.</p>
          <strong>VII. CONTACT INFORMATION</strong>
          <p>For any inquiry, objection, complaints, revocation of consent, changes in your personal data, or other concerns related to privacy protection and security, please email our Data Protection Officer at dpo@victoryliner.com.</p>
        </div>
        <div class="modal-footer">
          <a href="#!" class="privacy-policy-popups-btn-close" data-dismiss="modal" id="btnPrivacyPolicyPopUp">I Agree</a>
        </div>
      </div>
    </div>
  </div>
  <!-- Booking Terms and Conditions -->
  <div id="modalTerms" class="modal fade" role="dialog">
    <div class="modal-dialog privacy-policy-popup">
      <div class="modal-content">
        <div class="privacy-notice-modal-header modal-header">
          <a href="#!" class="manage-booking-modal-close close" data-dismiss="modal">
                    <img src="assets/images/Icons/btn-close.png"></a>
          <h4 class="modal-title">TERMS AND CONDITIONS</h4>
        </div>
        <div class="modal-body">
          <strong>VOUCHER REDEMPTION PROCEDURE:</strong>
          <p>1) Please PRINT the voucher that will be emailed to you after you have successfully paid for your ticket order.</p>
          <p>2) The voucher must be exchanged for a Victory Liner ticket, at the ticket seller booth of the Victory Liner terminal where you will depart from.</p>
          <p>3) Please arrive at the Victory Liner terminal 45 minutes before your trip, to redeem your Victory Liner ticket, from the ticket seller booth.</p>
          <p>4) Please bring a valid government issued ID that matches the name of the passenger printed on this voucher.</p>
          <p>5) Please present this voucher and your government ID to our terminal ticket seller to redeem your Victory Liner ticket.</p>
          <p>6) Should there be changes to your plans and you wish to rebook your trip, please try our Manage My Booking tab Online.</p>
          <p>7) Rebooking is allowed anytime before the date of trip, and within 15 days after the date of trip. Beginning on the 16th day after trip date, your ticket is deemed forfeited.Your rebooking will be subject to a 10% rebooking fee from the
            original ticket price.</p>
          <p>8) If the credit card owner is not part of the travelling party, the passenger redeeming the ticket must bring the following items: a) xerox copy of the front portion of the credit card used, b) xerox copy of a valid government ID of the
            credit card holder, c) authorization letter of the cardholder that he is allowing the passenger to use his credit card.</p>
          <strong>TERMS AND CONDITIONS of VICTORY LINER TICKETS:</strong>
          <p>1) Boarding time is 20 minutes before scheduled departure. Failure of passengers to present themselves for carriage within such time shall result in the cancellation of their reservation and their seats shall be given to chance
            passengers</p>
          <p>2) Victory Liner tickets are non-refundable except only in cases of force majeure or trip cancellations through the fault of the company, in which case the passenger has the option to claim a refund or to rebook the ticket, without any
            surcharge, within fifteen (15) calendar days from the trip date written on the ticket. However, the passenger may likewise rebook this ticket at any time before the departure date or within (15) calendar days from the trip date appearing
            on the ticket. Failure to rebook the ticket within the aforesaid period shall result in forfeiture of paid fare in favor of the company. Rebooking is allowed only once and shall be subject to a common surcharge rate of ten percent (10%)
            of the paid fare.</p>
          <p>3) Victory Liner reserves the right to cancel trips or change its time schedules and/or dates of departure without prior notice.</p>
          <p>4) Victory Liner assumes no liability for loss or damage of effects, luggage or other personal belongings carried by the passengers, unless these are declared and shown to, and a list thereof is given and freight charges are paid thereon
            to the shipping clerk or conductor, and the passenger complies with the instructions of the shipping clerk or conductor relative to their care and safekeeping.</p>
          <p>5) Lost passenger tickets for any cause whatsoever shall not be returned or replaced by the company and the passenger will be required to pay his/her fare anew.</p>
          <p>6) Any unauthorized erasure or alteration of the information stated in the ticket voucher emailed to you, shall render it null and void.</p>
          <p>I understand that reservations available online are for regular passengers only. For tickets of SENIOR CITIZENS, PWD, STUDENTS availing of discount fare, I acknowledge that these tickets may only be BOUGHT over the counter at Victory
            Liner ticketing offices.</p>
          <p>I have READ and AGREED to the Voucher Redemption procedures, Terms and Conditions of Victory Liner tickets, and fees relating to the tickets ordered where applicable.</p>
          <p>I have reviewed my bus ticket itinerary and therefore accept it as final.</p>
          <div class="modal-footer">
            <div class="booking-terms">
              <button id="btnAgree" type="button" data-dismiss="modal">I AGREE</button>
              <button id="btnDisagree" type="button" data-dismiss="modal">I DISAGREE</button>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <!-- Terms and Condition -->
  <div id="terms" class="modal fade" role="dialog">
    <div class="modal-dialog privacy-policy-popup terminal-directory-modal">
      <div class="modal-content">
        <div class="privacy-notice-modal-header modal-header">
          <a href="#!" class="manage-booking-modal-close close" data-dismiss="modal">
                    <img src="assets/images/Icons/btn-close.png"></a>
          <h4 class="modal-title">TERMS AND CONDITIONS</h4>
        </div>
        <div class="modal-body">
          <div class="modal-terms">
            <div class="directory-header">
              <div class="logo">
                <img src="assets/images/Logo/vli-logo.png">
              </div>
            </div>
            <div class="terms-copy">
              <p>YOUR RESERVATION TICKET SERVES AS AN OFFICIAL FARE TICKET FOR ALL INTENTS AND PURPOSE.</p>
              <p><span class="red">CHECK IN TIME:</span> 20 minutes before scheduled departure. Failure of passengers to present themselves for carriage within such time shall result in the cancellation of their reservation and their seats shall be
                given to chance passengers.</p>
              <p><span class="red">VALIDITY OF THIS TICKET:</span> On the date stated herein or on the rebooked date.</p>
              <p>
                <span class="red">NON-REFUNDABLE TICKET:</span> Your reservation ticket shall be non-refundable except only in cases of force majeure or trip cancellations through the fault of the company in which case the passenger has the option to
                claim a refund or to rebook the ticket, without any surcharge, within fifteen (15) calendar days from the trip date written on the ticket. <br>
                <br> However, the passenger may likewise rebook this ticket at any time before the departure date or within fifteen (15) calendar days from trip date appearing on the ticket. Failure to rebook this ticket within the aforesaid period
                shall result in forfeiture of paid fare in favor of the company. Rebooking is allowed only once and shall be subject to a common surcharge rate of TEN PERCENT (10%) of the paid fare.
              </p>
              <p><span class="red">CANCELLATION/CHANGE OF SCHEDULE:</span> Victory Liner, Inc. reserves the right to cancel trips or change it's time schedules and/or dates of departure without prior notice.</p>
              <p><span class="red">LIMITATION OF LIABILITY FOR LOSS/ DAMAGE OR PERSONAL BELONGINGS/LUGGAGE:</span> Victory Liner, Inc. assumes no resposibility for loss or damage of effect, luggage or other personal belongings carried by passengers
                unless these are declared and shown to and a list thereof is given and freight charges are paid thereon to the shipping clerk or conductor, and the passenger complies with the instructions of the shipping clerk or conductor relative
                to their care and safekeeping.</p>
              <strong>LOST PASSENGER TICKETS FOR ANY CAUSE WHATSOEVER SHALL NOT BE RETURNED OR REPLACED BY THE COMPANY AND THE PASSENGER WIL BE REQUIRED TO PAY HIS/HER FARE A NEW.</strong>
              <strong>ANY UNAUTHORIZED ERASURE OR ALTERATION OF THE INFORMATION STATED ON THE REVERSE SIDE HEREOF SHALL RENDER THIS RESERVATION TICKET NULL AND VOID.</strong>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <!-- Terminal Directory -->
  <div id="terminal-directory-modal" class="modal fade" role="dialog">
    <div class="modal-dialog privacy-policy-popup terminal-directory-modal">
      <div class="modal-content">
        <div class="privacy-notice-modal-header modal-header terminals">
          <a href="#!" class="manage-booking-modal-close close" data-dismiss="modal">
                    <img src="assets/images/Icons/btn-close.png"></a>
          <div class="img-holder">
            <img src="../assets/images/TerminalDirectory/terminal-directory.jpg">
          </div>
        </div>
      </div>
    </div>
  </div>
  <!-- Emergency Alert -->
  <div id="modalEmergencyAlert" class="modal" role="dialog">
    <div class="modal-dialog privacy-policy-popup covid-popup">
      <div class="modal-content">
        <div class="privacy-notice-modal-header modal-header">
          <a id="btnOk" class="manage-booking-modal-close close" data-dismiss="modal">
                    <img src="assets/images/Icons/btn-close.png"></a>
          <h4 class="modal-title">COVID-19 Advisory</h4>
        </div>
        <div class="modal-body">
          <img src="../assets/images/Covid19/covid19-modal-960.jpg" class="img-covid">
        </div>
        <div class="modal-footer">
        </div>
      </div>
    </div>
  </div>
  <!-- VLP Rewards Login -->
  <div id="modalVLP" class="modal fade modal-vlp" role="dialog">
    <div class="modal-dialog media-modal-dialog manage-my-booking-modal">
      <div class="manage-booking-modal-content modal-content">
        <div class="manage-booking-modal-header modal-header">
          <a href="#!" class="manage-booking-modal-close close" data-dismiss="modal">
                    <img src="assets/images/Icons/btn-close.png"></a>
          <h4 class="modal-title">VLP Rewards Login</h4>
        </div>
        <div class="manage-booking-modal-body modal-body">
          <div id="divVLP" class="tab-content">
            <div id="divErrMessageVLP"></div>
            <input type="text" id="txtVlpUsername" placeholder="Email">
            <input type="password" id="txtVlpPassword" placeholder="Password">
            <br>
            <div style="text-align: center;">
              <div class="g-recaptcha" data-sitekey="6Lefh48UAAAAANbMcXDhbv5xSfnL2NoGItrEjKbC" style="display: inline-block;">
                <div style="width: 304px; height: 78px;">
                  <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-ftimrpauihqn" frameborder="0" scrolling="no"
                      sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                      src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lefh48UAAAAANbMcXDhbv5xSfnL2NoGItrEjKbC&amp;co=aHR0cHM6Ly9vbmxpbmVib29raW5nLnNkcy5kZXY6NDQz&amp;hl=en&amp;v=EGbODne6buzpTnWrrBprcfAY&amp;size=normal&amp;cb=8nf0ibk82igx"></iframe>
                  </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
                    style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
                </div><iframe style="display: none;"></iframe>
              </div>
            </div>
            <br>
            <div class="manage-my-booking-submit-button">
              <input type="submit" id="btnVlpLogin" value="Submit" onclick="return loginToVLP()" style="display: block;">
            </div>
            <p style="padding-top: 25px;">
              <small> No account? <a href="https://rewards.victoryliner.com/registration" target="_blank">
                                Register here!
                            </a>
              </small>
            </p>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

24/7 Hotline:



GALERIAN WATER TRANSPORT

 * 
 * Book
 * Fare & Schedule
   
 * Boat Charter
 * Contact Us

 * GALERIAN FASTCRAFT IS BASED IN PHILLIPPINES
   AND PROVIDES SHARED FERRY SERVICES FROM BATANGAS TO PUERTO GALERA.
   
   Go!

 * GALERIAN FASTCRAFT IS BASED IN PHILLIPPINES
   AND PROVIDES SHARED FERRY SERVICES FROM BATANGAS TO PUERTO GALERA.
   
   Go!




Round-trip
One-way
Batangas Port
Puerto Galera

-


Passengers 1

Reminders:

* Limited trips are available online as of the moment.

* We do not accept Smart Padala, nor any other offline methods of payment for
tickets bought online.

* Passengers availing student discounts, senior citizen discounts and PWD
discounts must purchase their tickets from our terminal ticket booths.

Manage My Bookings


FEATURED STORIES


View More
   
 * Seat Sale!

 * Our Story
 * Terminal Directory
 * Route Map
 * Careers

 * Discounts/Policies
 * Terms and Conditions

 * Contact Us

 * 
 * 
 * 

Metro Manila, Philippines

 * © GALERIAN WATER TRANSPORT
 * Privacy policy

MANAGE MY BOOKINGS

 * Change Schedule
 * Print Voucher


Trip Voucher Number: (No. from the Trip Voucher emailed to you) Mobile Number:
(Number used in your online booking transaction)




Trip Voucher Number: (No. from the Trip Voucher emailed to you) Mobile Number:
(Number used in your online booking transaction)


BOOK NOW

PRIVACY POLICY

Victory Liner, Inc. – Privacy Notice

Published: January 2018

We at Victory Liner, Inc. value your privacy and ensure that appropriate
measures to protect your data are in place and reflected in every process where
your personal data is involved. Such measures are implemented through our
information security management system and privacy policy established in
accordance with the principles of proportionality, transparency, and legitimate
purpose.

This Privacy Notice explains:

 1. What information are collected and how these information will be collected
 2. How your personal data will be used, disclosed, shared, retained and
    disposed
 3. How to view, change, remove or withdraw personal data, and all that involves
    in exercising your rights under the law as subject of these data

I. PERSONAL DATA COLLECTED

We collect personal data from our website using forms from the following pages:

 1. Full name;
 2. Email address;
 3. Mobile Number; and
 4. City

 1. Name;
 2. Company;
 3. Email address; and your inquiry

 1. Name;
 2. Desired Position;
 3. Email address;
 4. Cellphone Number;
 5. Any personal information you provide through the file you attached

II. USE, DISCLOSURE, STORAGE AND RETENTION

The information we collect is used primarily for your identification, in order
for the Company to contact you, in the event of trip changes or cancellation;
when we respond to your inquiries; and when we process your job application.

The Company will not sell or rent your personal data to anyone. Records of your
personal data are stored and retained in our database for a period of 5 years in
accordance to the retention, storage and protection policies established by our
Company. Physical security measures are implemented to safeguards hard copies
and hardware containing your personal data, and only authorized personnel shall
have access to your information. Appropriate disposal or destruction procedures
shall then be performed.

III. KNOW YOUR RIGHTS

As subject of the data we collect and process, it is important to us that you
are aware of your rights provided under the Data Privacy Act of 2012 and provide
a convenient way for you to exercise these rights:

Be informed. You have the right to be notified and furnished with information
before your personal data enters our processing system.

Object. You have the right to object to our processing of your personal data
and/or withdraw your consent in case of changes in the information previously
provided. Your personal data shall no longer be processed with the exceptions
enumerated under the law.

Access. You have the right to access or demand access to view of practically
everything that will happen to your personal data, which includes but are not
limited to the description of the personal data, purpose, collection process,
use, distribution, disclosure, storage, disposal, and destruction.

Rectify. You have the right to dispute, under reasonable circumstances, the
inaccuracies or errors in your personal data and have it correct immediately and
accordingly.

Erase or block. You have the right to suspend or withdraw, order the blocking,
removal or destruction of your personal data from our filing system upon
discovery and substantial proof of the conditions enumerated under the law.

Be indemnified. You have the right to receive compensation for any damages you
have sustained due to inaccurate, incomplete, outdated, false, unlawfully
obtained or unauthorized use of your personal data.

Data Portability. You have the right to obtain a copy of electronically
processed personal data in an electronic or structured format commonly used.
This right highlights the concept of you, being the subject to which these data
pertain to, have control over your personal data.

IV. HOW TO EXERCISE YOUR RIGHTS

One of our main objectives is to provide you with a convenient way to access
your personal data and exercise your rights under the law. You may send an email
to our Data Protection Officer at dpo@victoryliner.com if you wish to exercise
any of your rights provided above. Note however, that changes and deletion of
your personal data from our records shall only be done if within justifiable
means and cause. To protect information from malicious or accidental
destruction, residual copies from active servers and records found in backup
system may not be immediately deleted.

V. UPDATES & REVISIONS

Any updates or revisions to our policies relating to privacy and security of
your personal data shall be published on this notice and any major changes or
improvements on our policy shall be separately communicated and highlighted but,
shall still be included on this notice.

VI. OTHER WEBSITES

Our website contains links to other websites operated or maintained by third
parties. The Company is not responsible for such other websites. Hence, in no
event will the Company be held liable for any loss or damage that may arise out
of or in connection with any lapse in the security measures or policies of other
websites operated or maintained by third parties.

VII. CONTACT INFORMATION

For any inquiry, objection, complaints, revocation of consent, changes in your
personal data, or other concerns related to privacy protection and security,
please email our Data Protection Officer at dpo@victoryliner.com.

I Agree

TERMS AND CONDITIONS

VOUCHER REDEMPTION PROCEDURE:

1) Please PRINT the voucher that will be emailed to you after you have
successfully paid for your ticket order.

2) The voucher must be exchanged for a Victory Liner ticket, at the ticket
seller booth of the Victory Liner terminal where you will depart from.

3) Please arrive at the Victory Liner terminal 45 minutes before your trip, to
redeem your Victory Liner ticket, from the ticket seller booth.

4) Please bring a valid government issued ID that matches the name of the
passenger printed on this voucher.

5) Please present this voucher and your government ID to our terminal ticket
seller to redeem your Victory Liner ticket.

6) Should there be changes to your plans and you wish to rebook your trip,
please try our Manage My Booking tab Online.

7) Rebooking is allowed anytime before the date of trip, and within 15 days
after the date of trip. Beginning on the 16th day after trip date, your ticket
is deemed forfeited.Your rebooking will be subject to a 10% rebooking fee from
the original ticket price.

8) If the credit card owner is not part of the travelling party, the passenger
redeeming the ticket must bring the following items: a) xerox copy of the front
portion of the credit card used, b) xerox copy of a valid government ID of the
credit card holder, c) authorization letter of the cardholder that he is
allowing the passenger to use his credit card.

TERMS AND CONDITIONS of VICTORY LINER TICKETS:

1) Boarding time is 20 minutes before scheduled departure. Failure of passengers
to present themselves for carriage within such time shall result in the
cancellation of their reservation and their seats shall be given to chance
passengers

2) Victory Liner tickets are non-refundable except only in cases of force
majeure or trip cancellations through the fault of the company, in which case
the passenger has the option to claim a refund or to rebook the ticket, without
any surcharge, within fifteen (15) calendar days from the trip date written on
the ticket. However, the passenger may likewise rebook this ticket at any time
before the departure date or within (15) calendar days from the trip date
appearing on the ticket. Failure to rebook the ticket within the aforesaid
period shall result in forfeiture of paid fare in favor of the company.
Rebooking is allowed only once and shall be subject to a common surcharge rate
of ten percent (10%) of the paid fare.

3) Victory Liner reserves the right to cancel trips or change its time schedules
and/or dates of departure without prior notice.

4) Victory Liner assumes no liability for loss or damage of effects, luggage or
other personal belongings carried by the passengers, unless these are declared
and shown to, and a list thereof is given and freight charges are paid thereon
to the shipping clerk or conductor, and the passenger complies with the
instructions of the shipping clerk or conductor relative to their care and
safekeeping.

5) Lost passenger tickets for any cause whatsoever shall not be returned or
replaced by the company and the passenger will be required to pay his/her fare
anew.

6) Any unauthorized erasure or alteration of the information stated in the
ticket voucher emailed to you, shall render it null and void.

I understand that reservations available online are for regular passengers only.
For tickets of SENIOR CITIZENS, PWD, STUDENTS availing of discount fare, I
acknowledge that these tickets may only be BOUGHT over the counter at Victory
Liner ticketing offices.

I have READ and AGREED to the Voucher Redemption procedures, Terms and
Conditions of Victory Liner tickets, and fees relating to the tickets ordered
where applicable.

I have reviewed my bus ticket itinerary and therefore accept it as final.

I AGREE I DISAGREE

TERMS AND CONDITIONS

YOUR RESERVATION TICKET SERVES AS AN OFFICIAL FARE TICKET FOR ALL INTENTS AND
PURPOSE.

CHECK IN TIME: 20 minutes before scheduled departure. Failure of passengers to
present themselves for carriage within such time shall result in the
cancellation of their reservation and their seats shall be given to chance
passengers.

VALIDITY OF THIS TICKET: On the date stated herein or on the rebooked date.

NON-REFUNDABLE TICKET: Your reservation ticket shall be non-refundable except
only in cases of force majeure or trip cancellations through the fault of the
company in which case the passenger has the option to claim a refund or to
rebook the ticket, without any surcharge, within fifteen (15) calendar days from
the trip date written on the ticket.

However, the passenger may likewise rebook this ticket at any time before the
departure date or within fifteen (15) calendar days from trip date appearing on
the ticket. Failure to rebook this ticket within the aforesaid period shall
result in forfeiture of paid fare in favor of the company. Rebooking is allowed
only once and shall be subject to a common surcharge rate of TEN PERCENT (10%)
of the paid fare.

CANCELLATION/CHANGE OF SCHEDULE: Victory Liner, Inc. reserves the right to
cancel trips or change it's time schedules and/or dates of departure without
prior notice.

LIMITATION OF LIABILITY FOR LOSS/ DAMAGE OR PERSONAL BELONGINGS/LUGGAGE: Victory
Liner, Inc. assumes no resposibility for loss or damage of effect, luggage or
other personal belongings carried by passengers unless these are declared and
shown to and a list thereof is given and freight charges are paid thereon to the
shipping clerk or conductor, and the passenger complies with the instructions of
the shipping clerk or conductor relative to their care and safekeeping.

LOST PASSENGER TICKETS FOR ANY CAUSE WHATSOEVER SHALL NOT BE RETURNED OR
REPLACED BY THE COMPANY AND THE PASSENGER WIL BE REQUIRED TO PAY HIS/HER FARE A
NEW. ANY UNAUTHORIZED ERASURE OR ALTERATION OF THE INFORMATION STATED ON THE
REVERSE SIDE HEREOF SHALL RENDER THIS RESERVATION TICKET NULL AND VOID.


COVID-19 ADVISORY




VLP REWARDS LOGIN







No account? Register here!