www.figtreehotel.com.au Open in urlscan Pro
45.32.240.42  Public Scan

Submitted URL: https://figtreehotel.au/
Effective URL: https://www.figtreehotel.com.au/index.php
Submission: On May 11 via api from US — Scanned from AU

Form analysis 2 forms found in the DOM

Name: template-contactformPOST include/sendemail.php

<form class="nobottommargin" id="template-contactform" name="template-contactform" action="include/sendemail.php" method="post" novalidate="novalidate">
  <input type="hidden" name="venueId" value="88">
  <div class="form-process"></div>
  <div class="col_half">
    <input type="text" id="template-contactform-name" name="template-contactform-name" value="" class="sm-form-control border-form-control required" placeholder="Name" aria-required="true">
  </div>
  <div class="col_half col_last">
    <input type="email" id="template-contactform-email" name="template-contactform-email" value="" class="required email sm-form-control border-form-control" placeholder="Email Address" aria-required="true">
  </div>
  <div class="clear"></div>
  <div class="col_one_third">
    <input type="text" id="template-contactform-phone" name="template-contactform-phone" value="" class="sm-form-control border-form-control" placeholder="Phone">
  </div>
  <div class="col_two_third col_last">
    <input type="text" id="template-contactform-subject" name="template-contactform-subject" value="" class="required sm-form-control border-form-control" placeholder="Subject" aria-required="true">
  </div>
  <div class="clear"></div>
  <div class="col_full">
    <textarea class="required sm-form-control border-form-control" id="template-contactform-message" name="template-contactform-message" rows="7" cols="30" placeholder="Your Message" style="min-height:80px !important;"
      aria-required="true"></textarea>
  </div>
  <script src="https://www.google.com/recaptcha/api.js" async="" defer=""></script>
  <div class="g-recaptcha" data-sitekey="6LekOmgUAAAAAL3_1b24aY8qftfV9ftCMQUEsKBE">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-j2sticixhps5" 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=6LekOmgUAAAAAL3_1b24aY8qftfV9ftCMQUEsKBE&amp;co=aHR0cHM6Ly93d3cuZmlndHJlZWhvdGVsLmNvbS5hdTo0NDM.&amp;hl=en&amp;v=vjbW55W42X033PfTdVf6Ft4q&amp;size=normal&amp;cb=uo5o24wrg4nj"></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 class="col_full center">
    <button class="button button-border button-circle t500 noleftmargin button-mycolor" type="submit" id="template-contactform-submit" name="template-contactform-submit" value="submit">Send Message</button>
    <br>
  </div>
  <div class="clear"></div>
  <div class="col_full hidden">
    <input type="text" id="template-contactform-botcheck" name="template-contactform-botcheck" value="" class="sm-form-control">
  </div>
</form>

Name: template-resumeformPOST include/sendresume.php

<form class="nobottommargin" id="template-resumeform" name="template-resumeform" action="include/sendresume.php" method="post" enctype="multipart/form-data" novalidate="novalidate">
  <div class="form-process"></div>
  <div class="modal-content" style="background-image: url('/images/darktrans.png');background-repeat:repeat;width: 100%;border: 2px solid #C6893F;">
    <div class="modal-body">
      <div id="employment-box">
        <h1 style="margin-bottom:10px;">APPLY HERE</h1>
        <div id="employmentbox">
          <div id="employmentboxheader"></div>
          <div id="firstnameheader" style="width:100%;">
            <input type="text" name="template-resumeform-name" id="template-resumeform-name" class="required  sm-form-control border-form-control whitetext" placeholder="Name" aria-required="true">
          </div>
          <div id="lastnameheader" style="width:100%;margin-top:10px;">
            <input type="email" id="template-resumeform-email" name="template-resumeform-email" value="" class="required email sm-form-control border-form-control whitetext" placeholder="Email Address" aria-required="true">
          </div>
          <div id="phoneHeader" style="width:100%;margin-top:10px;">
            <input type="text" id="template-resumeform-phone" name="template-resumeform-phone" value="" class="required sm-form-control border-form-control whitetext" placeholder="Phone" aria-required="true">
          </div>
          <div id="positionHeader" style="width:100%;margin-top:10px;">
            <select id="template-resumeform-position" name="template-resumeform-position" value="" class="required sm-form-control border-form-control whitetext" aria-required="true">
              <option>Bar Staff</option>
              <option>Food Service</option>
              <option>Gaming Service</option>
              <option>Kitchen Staff</option>
              <option>Management</option>
            </select>
          </div>
          <div id="resumeHeader" style="width:100%;margin-top:10px;">
            <input type="file" id="template-resumeform-file" name="template-resumeform-file" value="" class="required sm-form-control border-form-control whitetext" placeholder="Resume" aria-required="true">
          </div>
          <div id="messageHeader" style="width:100%;margin-top:10px;">
            <textarea class="required sm-form-control border-form-control  whitetext" id="template-resumeform-message" name="template-resumeform-message" rows="7" cols="30" placeholder="Your Message" style="min-height:80px !important;"
              aria-required="true"></textarea>
          </div>
          <div class="col_full hidden">
            <input type="text" id="template-contactform-botcheck" name="template-contactform-botcheck" value="" class="sm-form-control">
          </div>
          <div id="buttonHeader" style="width:100%;margin-top:20px;">
            <input type="submit" value="Send" class="button button-border button-circle t500 noleftmargin button-mycolor" style="margin-left:0px;margin-bottom:20px;float:right;"> <button type="button"
              class="button button-border button-circle t500 noleftmargin button-mycolor" data-dismiss="modal">Close</button>
          </div>
        </div>
      </div>
    </div><!-- /.modal-content -->
  </div><!-- /.modal-dialog -->
</form>

Text Content

 * 
 * Home
 * Bistro
 * WHAT'S ON
 * FIGGY BAR
 * ACCOMMODATION
 * OUR COMMUNITY
 * PUBLINC
 * CONTACT
   * CAREERS
   * Apply Online

BOOK NOW


WELCOME TO FIGTREE HOTEL
 

Discover your new favourite local - sunny days in the beer garden, cold beer +
delicious meals with mates, family catch-ups and long lunches aplenty!

 

--------------------------------------------------------------------------------

 


BISTRO

Enjoy indoor or alfresco dining on the terrace or in the beer garden. Offering
classic pub fare, pizza, salads and more - find your new pub favourite!

Monday - Thursday
Lunch: 11:30am - 3pm
Dinner: 5pm - 9pm
Friday & Saturday
All Day: 11:30am - 9:30pm
Sunday
All Day: 11:30am - 9pm

Bistro Menu
BOOK NOW


WHAT'S ON


LUNCH SPECIALS

Satisfy your lunch cravings with our fabulous $15 lunch special. Delectable
choices that ensure a satisfying mid-day meal, without breaking the bank.


GIGTREE

Live Music every Friday and Saturday night from 8pm till 11pm

Sit back, relax and enjoy performances by local legends.

10/05 Kate Young
11/05 Layne Mitchelson
17/05 Rhea Mangles
18/05 Chloe Heyman
24/05 Emily Markham
25/05 Kora Naughton
31/05 Quini



WEEKLY DINNER SPECIALS

The ultimate dinner deal awaits, with our midweek dinner specials between 5pm -
9pm


DRAG TRIVIA

Join us every Tuesday from 7pm for Drag Trivia and hang out with Queen Bree.

With bold humour and tricky questions, it's always sure to be a brain tickler!


JOKER POKER

Every Wednesday from 4pm-7pm

Use your Publinc members card with food + beverage purchases to receive 1 entry
for every $5 spent for a chance to pick the joker!

Jackpot increases by $200 each week



LUNCH SPECIALS

GIGTREE

WEEKLY DINNER SPECIALS

DRAG TRIVIA

JOKER POKER


2024 FOOTY TIPPING

Its that time again !
Footy season is back and so is Figgys Footy Tipping for 2024!
Head in venue and download the FANZO App to be apart of our team this year


MOTHER'S DAY 12TH MAY

This Mother's Day for all mum's who are included with a lunch or dinner booking
will receive a complimentary bottle of wine.
Raffles throughout lunch service with prizes including a hamper, vouchers and
more with all proceeds going to our Publinc peer group, Women Illawarra.

2024 FOOTY TIPPING

MOTHER'S DAY 12TH MAY


CONTACT

Figtree Hotel
47 Princes Highway
Figtree NSW 2525
P: (02) 4228 4088
E: enquiries@figtreehotel.com.au
Opening Hours


Monday 10:00 am 3:00 am Tuesday 10:00 am 3:00 am Wednesday 10:00 am 3:00 am
Thursday 10:00 am 3:00 am Friday 10:00 am 3:00 am Saturday 10:00 am 3:00 am
Sunday 10:00 am 12:00 am


ENQUIRIES

Send Message




PUBLINC MEMBERS


First Name


Last Name


Publinc Member Number ?


Figtree Golf Club

Kangaroos AFL Club

Eskimos Oztag

Basketball Illawarra

Figtree Crushers

Close


APPLY HERE

Bar Staff Food Service Gaming Service Kitchen Staff Management



Close
×

BOOKING REQUEST


Close

FOLLOW US



Privacy Policy | Responsible Service

Copyright FIGTREE HOTEL 2024


Website by Pond Hoppers