MAD-REX                $(document).ready(function() { // assuming the controls you want to attach the plugin to // have the "datepicker" class set $('input.datepicker').Zebra_DatePicker(); }); var datepicker = $('selector').data('Zebra_DatePicker');            Home DINE  VIRTUAL REALITY LOUNGE  COCKTAILS  reservations RESERVATIONS CONTACT EVENTS     MENU   Home DINE VIRTUAL REALITY LOUNGE  COCKTAILS CONTACT EVENTS                  RESERVATION FORM

                    TIME SLOT 11:00 AM 12:00 PM 1:00 PM 2:00 PM 3:00 PM 4:00 PM 5:00 PM 6:00 PM 7:00 PM 8:00 PM 9:00 PM 10:00 PM 11:00 PM 12:00 AM 1:00 AM         Processing...

 Error: Some Issues in form submission. Please try after sometime.

  Thank You!  Our executive will call and confirm your reservation.

            BLOGS | TESTIMONIALS | CAREERS | CONTACT US             Copyright © 2017 Madrex. All Rights Reserved.          $(document).ready(function(e) { $('img[usemap]').rwdImageMaps(); $('area').on('click', function() { }); });            n = new Date(); y = n.getFullYear(); m = n.getMonth() + 1; d = n.getDate(); document.getElementById("date").innerHTML = m + "/" + d + "/" + y;