www.eohotels.com Open in urlscan Pro
58.84.41.121  Public Scan

URL: https://www.eohotels.com/
Submission: On June 28 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: idForm

<form target="dispoprice" name="idForm" class="fbqs">
  <h2>Online booking</h2>
  <input type="hidden" name="showPromotions" value="1">
  <input type="hidden" name="Clusternames" value="ASIAMYEastoriental">
  <!-- Hotel identifier -->
  <input type="hidden" name="Hotelnames" value="ASIAMYEastoriental">
  <!-- Check-in -->
  <div class="field dates checkin">
    <label>Check-in Date</label>
    <div class="selects">
      <select name="fromday" class="day">
        <option value="01">1</option>
        <option value="02">2</option>
        <option value="03">3</option>
        <option value="04">4</option>
        <option value="05">5</option>
        <option value="06">6</option>
        <option value="07">7</option>
        <option value="08">8</option>
        <option value="09">9</option>
        <option value="10">10</option>
        <option value="11">11</option>
        <option value="12">12</option>
        <option value="13">13</option>
        <option value="14">14</option>
        <option value="15">15</option>
        <option value="16">16</option>
        <option value="17">17</option>
        <option value="18">18</option>
        <option value="19">19</option>
        <option value="20">20</option>
        <option value="21">21</option>
        <option value="22">22</option>
        <option value="23">23</option>
        <option value="24">24</option>
        <option value="25">25</option>
        <option value="26">26</option>
        <option value="27">27</option>
        <option value="28">28</option>
        <option value="29">29</option>
        <option value="30">30</option>
        <option value="31">31</option>
      </select>
      <select name="frommonth" class="month">
        <option value="01">January</option>
        <option value="02">February</option>
        <option value="03">March</option>
        <option value="04">April</option>
        <option value="05">May</option>
        <option value="06">June</option>
        <option value="07">July</option>
        <option value="08">August</option>
        <option value="09">September</option>
        <option value="10">October</option>
        <option value="11">November</option>
        <option value="12">December</option>
      </select>
      <select name="fromyear" class="year">
        <option value="2023" selected="">2023</option>
        <option value="2024">2024</option>
      </select>
    </div>
  </div>
  <!-- Nights -->
  <div class="field nights">
    <label>Number of nights</label>
    <select name="nbdays" class="nights">
      <option value="1">1</option>
      <option value="2">2</option>
      <option value="3">3</option>
      <option value="4">4</option>
      <option value="5">5</option>
      <option value="6">6</option>
      <option value="7">7</option>
      <option value="8">8</option>
      <option value="9">9</option>
      <option value="10">10</option>
      <option value="11">11</option>
      <option value="12">12</option>
      <option value="13">13</option>
      <option value="14">14</option>
      <option value="15">15</option>
      <option value="16">16</option>
      <option value="17">17</option>
      <option value="18">18</option>
      <option value="19">19</option>
      <option value="20">20</option>
      <option value="21">21</option>
      <option value="22">22</option>
      <option value="23">23</option>
      <option value="24">24</option>
      <option value="25">25</option>
      <option value="26">26</option>
      <option value="27">27</option>
      <option value="28">28</option>
      <option value="29">29</option>
      <option value="30">30</option>
      <option value="31">31</option>
    </select>
  </div>
  <!-- Number of adults selector -->
  <div class="field adults_select">
    <label for="adulteresa">Number of adults</label>
    <select name="adulteresa" class="adult">
      <option value="1">1</option>
      <option value="2" selected="selected">2</option>
      <option value="3">3</option>
      <option value="4">4</option>
      <option value="5">5</option>
      <option value="6">6</option>
    </select>
  </div>
  <!-- Number of children selector -->
  <div class="field children_select">
    <label for="enfantresa">Number of children</label>
    <select name="enfantresa" class="children">
      <option value="0" selected="selected">0</option>
      <option value="1">1</option>
      <option value="2">2</option>
    </select>
  </div>
  <!-- Promo Code -->
  <div class="field promo_code">
    <label for="AccessCode">Promo Code</label>
    <input type="text" name="AccessCode" value="" autocomplete="off">
  </div>
  <input name="B1" type="button" value="Book now" onclick="hhotelDispoprice(this.form)" class="submit original-book">
  <a href="javascript:;" onclick="hhotelcancel();" class="cancel cancel-booking">Cancel a booking</a>
</form>

POST /

<form method="post" enctype="multipart/form-data" id="gform_1" action="/">
  <div class="gform_body">
    <ul id="gform_fields_1" class="gform_fields top_label form_sublabel_below description_below">
      <li id="field_1_1" class="gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible"><label class="gfield_label" for="input_1_1"><span class="gfield_required">*</span></label>
        <div class="ginput_container ginput_container_email">
          <input name="input_1" id="input_1_1" type="text" value="" class="medium" placeholder="Enter your email address" aria-required="true" aria-invalid="false">
        </div>
      </li>
    </ul>
  </div>
  <div class="gform_footer top_label"> <input type="submit" id="gform_submit_button_1" class="gform_button button" value="SUBSCRIBE WITH US" onclick="if(window[&quot;gf_submitting_1&quot;]){return false;}  window[&quot;gf_submitting_1&quot;]=true;  "
      onkeypress="if( event.keyCode == 13 ){ if(window[&quot;gf_submitting_1&quot;]){return false;} window[&quot;gf_submitting_1&quot;]=true;  jQuery(&quot;#gform_1&quot;).trigger(&quot;submit&quot;,[true]); }">
    <input type="hidden" class="gform_hidden" name="is_submit_1" value="1">
    <input type="hidden" class="gform_hidden" name="gform_submit" value="1">
    <input type="hidden" class="gform_hidden" name="gform_unique_id" value="">
    <input type="hidden" class="gform_hidden" name="state_1" value="WyJbXSIsIjE5YWVjYTgyMTdjZDAzMzEzYTI2Zjg3YTYwZmQwOTMzIl0=">
    <input type="hidden" class="gform_hidden" name="gform_target_page_number_1" id="gform_target_page_number_1" value="0">
    <input type="hidden" class="gform_hidden" name="gform_source_page_number_1" id="gform_source_page_number_1" value="1">
    <input type="hidden" name="gform_field_values" value="">
  </div>
</form>

Text Content

Eastern & Oriental Hotel
 * Home
 * Hotel
 * Suites
 * Dining
 * E&O Gourmet
 * Order Takeaway
 * Events & Meetings
 * Spa
 * Facilities
 * Offers

Adult(s) 1 2 3 4
Children 0 1 2
Book now Cancel booking
Order Takeaway






E&O Hotel Heritage Wing

Heritage Wing Swimming Pool

Heritage Wing Corridor

 * 1
 * 2
 * 3
 * 4


ONLINE BOOKING

Check-in Date
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
31 January February March April May June July August September October November
December 2023 2024
Number of nights 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
25 26 27 28 29 30 31
Number of adults 1 2 3 4 5 6
Number of children 0 1 2
Promo Code
Cancel a booking
Adult(s) 1 2 3 4
Children 0 1 2
Book now Cancel booking


THE GRANDE DAME OF GEORGE TOWN, PENANG

The Eastern & Oriental Hotel – known simply as the ‘E&O’ to generations of
travellers – exudes a charm that is inimitably its own. For most of its history,
its passageways and halls were the preserve of the rich and privileged from the
Western world – intrepid travellers that included acclaimed writers and aspiring
literati who arrived in steamships seeking to experience the exotic East. Even
with the passage of time, this unique pearl at the heart of George Town
continues to shine as a testament to the grand elegance of the British colonial
era, the embodiment of both a special time and a special place. Indeed, at the
E&O, life’s true pleasures never go out of fashion. For over 138 years, the
hotel has welcomed the world in timeless style. This legacy is conserved and
further elevated with the re-opening of the Heritage Wing that is now setting
the new standard as a leading destination in classic hospitality.


HERITAGE WING



Re-emerging from a comprehensive restoration and refurbishment programme in
December 2019, the Heritage Wing resumes its role as a gracious host with new
facilities and a variety of exclusive privileges – making it an even more
delightful experience for guests staying here. The E&O welcomes you to discover
the Heritage Wing once again.

SUITES


VICTORY ANNEXE



The Victory Annexe is an extended wing that opened in 2013, built on the site of
the hotel’s original Victory Annexe that was first unveiled by Arshak Sarkies in
1923. The Victory Annexe is designed with the needs and comforts of the modern
traveller in mind, whilst retaining the old-world ambience and charm that are
synonymous with the E&O.

SUITES


DINING

Farquhar's Bar

Palm Court

Java Tree

Planters Lounge

Sarkies

 * 1
 * 2
 * 3
 * 4
 * 5

With the re-opening of the Heritage Wing, the E&O’s revered repertoire of
classic hospitality and culinary experiences has been enhanced. The Java Tree
serves Straits Nyonya recipes and classic European dishes, while the Palm Court
offers a selection of ethnic Asian inspired dishes and casual international fare
as well as the classic three-tier afternoon tea. The new Farquhar’s Bar, now a
handsome vintage cocktail bar with a view of Penang’s waterfront outside its
expansive windows, is perfect for pre- and after-dinner drinks. At the Victory
Annexe, Sarkies remains a perennial favourite for its splendid buffet-spread of
Malaysian and international delights. The Planters Lounge is an elegant venue
for continental dishes while al fresco dining is a sumptuous affair at Poolside
Terrace.

Farquhar’s Bar
Planters Lounge
Sarkies
Palm Court


EVENTS & MEETINGS

Grand Ballroom

Martina Suite

Tigran Suite

Macalister Ballroom

Fullerton Suite

Anson Suite

 * 1
 * 2
 * 3
 * 4
 * 5
 * 6

Beloved by the people of Penang, the E&O has an appeal and affection beyond
being a beacon for travellers to this beautiful island. Generations of guests
and visitors alike have chosen its ballroom and function spaces as the backdrop
for celebrations and to host the most important events. Supported by a
professional team of event organisers, state-of-the-art technology and legendary
service, the E&O promises to create a venue befitting the grandest occasions.


HERITAGE WING

Grand Ballroom
Arshak Suite
Tigran Suite
Martin Suite
Francis Suite
Martina Suite


VICTORY ANNEXE

Macalister Ballroom
Fullerton Suite
Irving Suite
Campbell Suite
Birch Suite
Anson Suite


GALLERY




OUR LOCATION


Eastern & Oriental Hotel Sdn Bhd.
(2057-T)
10, Lebuh Farquhar
10200 Penang
Malaysia
+(6) 04 222 2000
+(6) 04 261 6333
Email: luxury@eohotels.com
 * *
   


 * The E&O Group
 * Media
 * Contact Us
 * Careers
 * Disclaimer
 * Privacy Policy
 * Sitemap

Copyright Ⓒ 2023 Eastern & Oriental Hotel Sdn. Bhd. (2057-T). All rights
reserved.