{"id":30,"date":"2015-03-11T16:29:56","date_gmt":"2015-03-11T16:29:56","guid":{"rendered":"http:\/\/www.oriontile.com\/?page_id=30"},"modified":"2015-10-09T20:58:28","modified_gmt":"2015-10-09T20:58:28","slug":"contact","status":"publish","type":"page","link":"https:\/\/www.oriontile.com\/?page_id=30","title":{"rendered":"Contact"},"content":{"rendered":"<h1 style=\"text-align: center;\"><\/h1>\n<p style=\"text-align: center;\">    <script type=\"text\/javascript\">      function contactformOnload10() {        if (navigator.userAgent.toLowerCase().indexOf('msie') != -1) {          if (parseInt(navigator.userAgent.toLowerCase().split('msie')[1]) === 8) {            jQuery(\"#contactform10\").find(jQuery(\"input[type='radio']\")).click(function() {jQuery(\"input[type='radio']+label\").removeClass('if-ie-div-label'); jQuery(\"input[type='radio']:checked+label\").addClass('if-ie-div-label')});\t            jQuery(\"#contactform10\").find(jQuery(\"input[type='radio']:checked+label\")).addClass('if-ie-div-label');            jQuery(\"#contactform10\").find(jQuery(\"input[type='checkbox']\")).click(function() {jQuery(\"input[type='checkbox']+label\").removeClass('if-ie-div-label'); jQuery(\"input[type='checkbox']:checked+label\").addClass('if-ie-div-label')});\t            jQuery(\"#contactform10\").find(jQuery(\"input[type='checkbox']:checked+label\")).addClass('if-ie-div-label');          }        }        jQuery(\"div[type='type_text'] input, div[type='type_number'] input, div[type='type_phone'] input, div[type='type_name'] input, div[type='type_submitter_mail'] input, div[type='type_textarea'] textarea\").focus(function() {delete_value(this)}).blur(function() {return_value(this)});        jQuery(\"div[type='type_number'] input, div[type='type_phone'] input\").keypress(function(evt) {return check_isnum(evt)});        jQuery('.wdform-element-section').each(function() {          if (!jQuery(this).parent()[0].style.width) {            if (parseInt(jQuery(this).width()) != 0) {              if (jQuery(this).css('display') == \"table-cell\") {                if (jQuery(this).parent().attr('type') != \"type_captcha\") {                  jQuery(this).parent().css('width', parseInt(jQuery(this).width()) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width)+15);                }                else {                  jQuery(this).parent().css('width', (parseInt(jQuery(this).parent().find(jQuery(\".captcha_input\"))[0].style.width)*2+50) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width)+15);                }              }            }          }          if(parseInt(jQuery(this)[0].style.width.replace('px', '')) < parseInt(jQuery(this).css('min-width').replace('px', '')))            jQuery(this).css('min-width', parseInt(jQuery(this)[0].style.width.replace('px', ''))-10);        });\t                jQuery('.wdform-label').each(function() {          if(parseInt(jQuery(this).height()) >= 2*parseInt(jQuery(this).css('line-height').replace('px', '')))          {            jQuery(this).parent().css('max-width',jQuery(this).parent().width());            jQuery(this).parent().css('width','');          }        });        if (jQuery(\".cfm_style\").parent().prop(\"tagName\") == \"P\") {          jQuery(\".cfm_style\").parent().css({padding: 0, margin: 0});        }        if_gmap_init(\"wdform_33\", 10);add_marker_on_map(\"wdform_33\",0, \"-117.901560\", \"33.824738\", \"Orion Tiles & Stones.<br \/><br \/>900 East Vermont Ave.<br \/>Anaheim, CA 92806<br \/>Phone: 714-772-5300<br \/>Fax: 714-772-2355<br \/>http:\/\/www.oriontile.com\", 10,false);      }      jQuery(window).load(function () {        contactformOnload10();      });      form_view_count10 = 0;      jQuery(document).ready(function () {        if (document.getElementById(10+'contactform_view1')) {          wdform_page = document.getElementById(10+'contactform_view1');          remove_whitespace(wdform_page);          n = wdform_page.childNodes.length - 2;          for (z = 0; z <= n; z++) {            if (wdform_page.childNodes[z]) {              if (wdform_page.childNodes[z].getAttribute(\"disabled\")) {                var wdform_section_break = wdform_page.childNodes[z];                move = wdform_section_break.nextSibling;                to = wdform_section_break.previousSibling;                l = move.childNodes.length;                for (k = 0; k < l; k++) {                  if (to.childNodes[k]) {                    while (move.childNodes[k].firstChild) {                      to.childNodes[k].appendChild(move.childNodes[k].firstChild);                    }                  }                  else if (typeof move.childNodes[k] != \"undefined\") {                    to.appendChild(move.childNodes[k]);                  }                }                wdform_section_break.parentNode.removeChild(wdform_section_break.nextSibling);                wdform_section_break.parentNode.removeChild(wdform_section_break);              }            }          }        }      });      function check_required10(but_type) {        if (but_type == 'reset') {          window.location = \"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F30\";          return;        }        x = jQuery(\"#contactform10\");                        if (x.find(jQuery(\"div[wdid=2]\")).length != 0) {                  if (jQuery(\"#wdform_2_element10\").val()==\"\" || jQuery(\"#wdform_2_element10\").val()==\"\") {                    alert(\"Your Name: field is required.\");                    jQuery(\"#wdform_2_element10\").addClass( \"form-error\" );                    old_bg=x.find(jQuery(\"div[wdid=2]\")).css(\"background-color\");                    x.find(jQuery(\"div[wdid=2]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });                    jQuery(\"#wdform_2_element10\").focus();                    jQuery(\"#wdform_2_element10\").change(function() { if( jQuery(this).val()!=\"\" ) jQuery(this).removeClass(\"form-error\"); else jQuery(this).addClass(\"form-error\");});                    return false;                  }                }                if (x.find(jQuery(\"div[wdid=4]\")).length != 0) {                  if (jQuery(\"#wdform_4_element10\").val()==\"someone@example.com\" || jQuery(\"#wdform_4_element10\").val()==\"\") {                    alert(\"E-mail: field is required.\");                    jQuery(\"#wdform_4_element10\").addClass( \"form-error\" );                    old_bg=x.find(jQuery(\"div[wdid=4]\")).css(\"background-color\");                    x.find(jQuery(\"div[wdid=4]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });                    jQuery(\"#wdform_4_element10\").focus();                    jQuery(\"#wdform_4_element10\").change(function() { if( jQuery(this).val()!=\"\" ) jQuery(this).removeClass(\"form-error\"); else jQuery(this).addClass(\"form-error\");});                    return false;                  }                }              if (x.find(jQuery(\"div[wdid=4]\")).length != 0) {                if (jQuery(\"#wdform_4_element10\").val() != \"\") {                  if (cfm_check_email(\"wdform_4_element10\")) {                    alert(\"This is not a valid email address.\");                    old_bg=x.find(jQuery(\"div[wdid=4]\")).css(\"background-color\");                    x.find(jQuery(\"div[wdid=4]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });                    jQuery(\"#wdform_4_element10\").focus();                    return false;                  }                }              }                if (x.find(jQuery(\"div[wdid=22]\")).length != 0) {                  if (jQuery(\"#wdform_22_element10\").val()==\"\" || jQuery(\"#wdform_22_element10\").val()==\"\") {                    alert(\"Subject: field is required.\");                    jQuery(\"#wdform_22_element10\").addClass( \"form-error\" );                    old_bg=x.find(jQuery(\"div[wdid=22]\")).css(\"background-color\");                    x.find(jQuery(\"div[wdid=22]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });                    jQuery(\"#wdform_22_element10\").focus();                    jQuery(\"#wdform_22_element10\").change(function() { if( jQuery(this).val()!=\"\" ) jQuery(this).removeClass(\"form-error\"); else jQuery(this).addClass(\"form-error\");});                    return false;                  }                }                if (x.find(jQuery(\"div[wdid=23]\")).length != 0) {                  if (jQuery(\"#wdform_23_element10\").val()==\"\" || jQuery(\"#wdform_23_element10\").val()==\"\") {                    alert(\"Message: field is required.\");                    jQuery(\"#wdform_23_element10\").addClass( \"form-error\" );                    old_bg=x.find(jQuery(\"div[wdid=23]\")).css(\"background-color\");                    x.find(jQuery(\"div[wdid=23]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });                    jQuery(\"#wdform_23_element10\").focus();                    jQuery(\"#wdform_23_element10\").change(function() { if( jQuery(this).val()!=\"\" ) jQuery(this).removeClass(\"form-error\"); else jQuery(this).addClass(\"form-error\");});                    return false;                  }                };        var a = [];        if (typeof a[10] !== 'undefined') {          if (a[10] == 1) {            return;          }        }                      if (!jQuery(\"#wdform_27_element10\").is(\":checked\")) {                jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_send_copy_10\\\" value = \\\"1\\\" \/>\").appendTo(\"#contactform10\");              };        a[10] = 1;        document.getElementById(\"contactform\"+10).submit();      }    <\/script>    <style class=\"cfm_style\">.contactform10 .wdform-page-and-images .other_input{max-width: none;}.contactform10 button, .contactform10input, .contactform10select, .contactform10textarea{font-size:14px;}.contactform10 .warning, .contactform10.error{background-color: #F0EFEF;border: 1px solid #000000;border-radius: 5px;color: #000000;padding: 5px;}.contactform10 .warning *, .contactform10.error *{margin:0;}.contactform10 .recaptcha_input_area input{height:initial !important;}.contactform10 input[type=\"radio\"]{border:none !important;outline:none !important;}.contactform10 input[type=\"checkbox\"]{border:none !important;outline:none !important;}.contactform10 a.ui-spinner-button{border-radius:0px !important;background: none!important;}.contactform10 a.ui-slider-handle {width: 13px;height: 13px;top: -4px;border: 0px;border-radius: 13px;background: #FAFAFA;border: 3px solid #B1B1B1;outline: none;}.contactform10 .ui-slider {\theight: 6px;\tbackground: #F5F5F5 !important;\tmargin: 7px 0px;}.contactform10 .wdform_grading input {\twidth: 100px;}.contactform10 .wdform-matrix-cell input[type=\"text\"] {\twidth: 100px;}.contactform10 .wdform-matrix-cell select {\twidth: 60px;}.contactform10 .wdform_section .wdform_column:last-child {\tpadding-right: 0px !important;}.contactform10 .wdform_preload {\tdisplay: none;}.contactform10 .wdform_grading {\tpadding: 3px 0px;}.contactform10 .wdform-matrix-table {\tdisplay: table;\tborder-spacing: 0px;}.contactform10 .wdform-matrix-column {\ttext-align: left;\tdisplay: table-cell;}.contactform10 .wdform-matrix-cell {\ttext-align: center;\tdisplay: table-cell;\tpadding: 6px 10px;}.contactform10 .wdform-matrix-head>div {\tdisplay: table-cell;\ttext-align: center;}.contactform10 .wdform-matrix-head {\tdisplay: table-row;}.contactform10 .wdform-matrix-row0 {\tbackground: #DFDFDF;\tdisplay: table-row;}.contactform10 .wdform-matrix-row1 {\tbackground: #E9E9E9;\tdisplay: table-row;}.contactform10 .selected-text {\ttext-align: left;\tcolor: #000;}.contactform10 .wdform-quantity {\twidth: 30px;\tmargin: 2px 0px;}.contactform10 .wdform_scale_rating label {\tvertical-align: middle;}.contactform10 .ui-corner-all {\tborder-radius: 0px;}.contactform10 .ui-widget-content {\tborder: 0px;\tbackground: transparent;}.contactform10 .ui-slider-range {\tbackground: #8A8A8A !important;}.contactform10 .wdform_map {\tborder: 6px solid #fff;}.contactform10 .wdform-page-and-images {\twidth: 100%;\tborder: 0px solid #000 !important;padding-left:10px;}.contactform10 .paypal-property {\tdisplay: inline-block;\tmargin-right: 15px;\tvertical-align: middle;}.contactform10 .sel-wrap {\tdisplay: inline-block;\tvertical-align: middle;\twidth:100%;}.contactform10 .sel-imul {\tdisplay: none;}.contactform10 .sel-imul .sel-selected {\tcursor: pointer;\tposition: relative;\tdisplay: inline-block;\tborder-radius: 0px;\tpadding: 0px 0px 0px 2px;\tfont-size: 13px;\theight: 22px;\tline-height: 22px;\toverflow: hidden;\tbackground: #F8F8F8;\tborder: 0px solid #D3D3D3;\tbackground-position: right 2px center;\twidth: 100%;}.contactform10 .sel-imul.act .sel-selected {\tbackground: #fff;}.contactform10 .sel-selected .sel-arraw {\theight: 23px;\twidth: 30px;\tbackground: url(https:\/\/www.oriontile.com\/wp-content\/plugins\/contact-form-builder\/images\/09\/01.png) 50% 50% no-repeat;\tposition: absolute;\ttop: 0px;\tright: 0px;\tpadding: 0px;}.contactform10 .sel-imul:hover .sel-selected .sel-arraw {  }.contactform10 .sel-imul.act .sel-selected .sel-arraw {  }.contactform10 .sel-imul .sel-options {\tbackground: #fff;\tborder: 1px solid #dbdbdb;\tborder-top: none;\tposition: absolute;\twidth: inherit;\tdisplay: none;\tz-index: 10;\tmax-height: 200px;\toverflow-y: auto;\toverflow-x: hidden;}.contactform10 .sel-options .sel-option {\tpadding: 3px 4px;\tfont-size: 13px;\tborder: 1px solid #fff;\tborder-right: none;\tborder-left: none;\ttext-align: left;}.contactform10 .sel-options .sel-option:hover {\tborder-color: #dbdbdb;\tcursor: pointer;}.contactform10 .sel-options .sel-option.sel-ed {\tbackground: #dbdbdb;\tborder-color: #dbdbdb;}.contactform10 input[type=text]{\tmargin: 0px;}.contactform10 input[type=password]{\tmargin: 0px;}.contactform10 input[type=url]{\tmargin: 0px;}.contactform10 input[type=email]{\tmargin: 0px;}.contactform10 input.text{\tmargin: 0px;}.contactform10 input.title{\tmargin: 0px;}.contactform10 textarea{\tmargin: 0px;}.contactform10 select {\tmargin: 0px;}.contactform10 .form-error {\tborder-color: red !important;}.contactform10 .form-error:focus {\tborder-color: red !important;}.contactform10 .wdform-field {\tdisplay: table-cell;\tpadding: 5px 0px;}.contactform10 .wdform-label-section{\ttext-align: left;\tdisplay: table-cell;}.contactform10 .wdform-element-section {\ttext-align: left;\tdisplay: table-cell;\tmin-width: 140px;}.contactform10 .file-upload input {\tposition: absolute;\tvisibility: hidden;}.contactform10 .file-upload-status {\tmargin-left: 10px;\tmax-width: 200px;\tfont-weight: bold;\tfont-size: 16px;\tcolor: #888;\tposition: absolute;\tborder-radius: 0px;\theight: 23px;\tpadding-left: 5px;\tpadding-right: 5px;\twhite-space: nowrap;\toverflow: hidden;\t}.contactform10 .file-picker {\twidth: 41px;\theight: 32px;\tbackground: url(https:\/\/www.oriontile.com\/wp-content\/plugins\/contact-form-builder\/images\/10\/02\/upload.png) no-repeat;\tdisplay: inline-block;}.contactform10 .next-page div.wdform-page-button {color: #FFF;cursor: pointer;display: inline-block;height: 38px;line-height: 35px;background:url(https:\/\/www.oriontile.com\/wp-content\/plugins\/contact-form-builder\/images\/10\/next.png) no-repeat right #000;padding: 0px 36px 0 20px;vertical-align: middle;font-size: 18px;border-top-right-radius: 7px;border-bottom-right-radius: 7px;}.contactform10 .previous-page div.wdform-page-button {color: #A2A2A2;cursor: pointer;display: inline-block;height: 37px;line-height: 35px;background:url(https:\/\/www.oriontile.com\/wp-content\/plugins\/contact-form-builder\/images\/09\/previous.png) no-repeat left #F1F1F1;padding: 0 20px 0 36px;vertical-align: middle;font-size: 18px;border-top-left-radius: 7px;border-bottom-left-radius: 7px;}.contactform10 .button-submit {\tcolor: #ffffff;\tcursor: pointer;\tdisplay: inline-block;\tline-height: 35px;\tbackground: #000;\tpadding: 0px 20px;\tvertical-align: middle;\tfont-size: 18px;\tmin-width: 80px;\tmin-height: 35px;\tfont-family: Segoe UI;\t\tborder: 1px solid transparent;\tmargin: 5px;}.contactform10 .button-reset {\tcolor: #787878;\tcursor: pointer;\tdisplay: inline-block;\tline-height: 35px;\tbackground: #F0EFEF;\tpadding: 0px 20px;\tvertical-align: middle;\tfont-size: 18px;\tmin-width: 80px;\tmin-height: 35px;\tfont-family: Segoe UI;\tfloat: right;\tborder: 1px solid transparent;\tmargin: 5px;}.contactform10 .wdform_page {\tbackground: transparent;\tborder-radius: 0px;\tfont-family: Segoe UI;}.contactform10 .wdform_column {\tpadding-right: 50px !important;\tfloat: left;\tborder-spacing: 2px;\tborder-collapse: separate !important;}.contactform10 .wdform_section_break2 {\tcolor: #000;\tdisplay: inline-block;\ttext-align: left;\tfont-size: 23px;margin: 16px 10px 40px 0px;}.contactform10 .wdform_section_break {\tcolor: #000;\tfont-size: 23px;margin: 16px 0px;}.contactform10 .wdform_section {\tdisplay: inline-block;}.contactform10 select {\tpadding: 2px;\theight: 26px;\tborder: 1px solid #B7B7B7;background: #F8F8F8;}.contactform10 input[type=\"text\"]{\tborder-radius: 0px;\theight: 22px;\tpadding:0 3px !important;\tbackground: #F8F8F8;border:1px solid #B7B7B7;}.contactform10 input[type=\"password\"]{\tborder-radius: 0px;\theight: 22px;\tpadding:0 3px !important;\tbackground: #F8F8F8;border:1px solid #B7B7B7;}.contactform10 textarea {\tborder-radius: 0px;\theight: 22px;\tpadding:0 3px !important;\tbackground: #F8F8F8;border:1px solid #B7B7B7;}.contactform10 input[type=\"text\"]:focus{\toutline: none;}.contactform10 input[type=\"password\"]:focus{\toutline: none;}.contactform10 textarea:focus{\toutline: none;}.contactform10 select {\toutline: none;}.contactform10 .input_deactive {\tcolor: #999999;\tfont-style: italic;}.contactform10 .input_active {\tcolor: #000000;\tfont-style: normal;}.contactform10 .am_pm_select {\twidth: 30px;\tvertical-align: middle;}.contactform10 .wdform-calendar-button, .contactform10.wdform-calendar-button:hover {  display:inline-block;\tbackground: transparent url(https:\/\/www.oriontile.com\/wp-content\/plugins\/contact-form-builder\/images\/03\/date.png) no-repeat !important;\tborder: 0px;\tcolor: transparent;\twidth: 22px;\theight: 22px;\tposition: relative;\tleft: -22px;\tvertical-align: top;\toutline: none;}.contactform10 .forlabs {\tfloat: right;\tmargin-right: 20px;}.contactform10 .if-ie-div-label {\t-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\tfilter: alpha(opacity=100) !important;\topacity: 1 !important;}.contactform10 .wdform-ch-rad-label {\tdisplay: inline;\tmargin: -4px 5px 5px 5px;\tfloat: left;\tcolor: #000;\tcursor: pointer}.contactform10 textarea {\tpadding-top: 5px;}.contactform10 .wdform-date {  display:inline-block;\twidth: 105px}.contactform10 .wdform_footer {\tmargin-top: 15px;}.contactform10 .page-numbers {\tvertical-align: middle;}.contactform10 .time_box {\ttext-align: right;\twidth: 30px;\tvertical-align: middle}.contactform10 .mini_label {\tfont-size: 10px;\tfont-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\tcolor: #8A8A8A;}.contactform10 .wdform-label {\tborder: none;\tcolor: #000;\tvertical-align: top;\tline-height: 17px;}.contactform10 .wdform_colon {\tcolor: #000}.contactform10 .wdform_separator {\tfont-style: bold;\tvertical-align: middle;\tcolor: #000;}.contactform10 .wdform_line {\tcolor: #000}.contactform10 .wdform-required {\tborder: none;\tcolor: red;\tvertical-align: top;}.contactform10 .captcha_img {\tborder-width: 0px;\tmargin: 0px;\tpadding: 0px;\tcursor: pointer;\tborder-radius: 0px;}.contactform10 .captcha_refresh {\twidth: 30px;\theight: 30px;\tborder-width: 0px;\tmargin: 0px;\tpadding: 0px;\tvertical-align: middle;\tcursor: pointer;\tbackground-image: url(https:\/\/www.oriontile.com\/wp-content\/plugins\/contact-form-builder\/images\/refresh_black.png);}.contactform10 .captcha_input {\theight: 20px;\tborder-width: 1px;\tmargin: 0px;\tpadding: 0px;\tvertical-align: middle;}.contactform10 .file_upload {\tborder: 0px solid white;\tborder-radius: 0px;\tmargin: 0px;\tpadding: 0px;\tcolor: black;\tbackground-color: white;}.contactform10 .page_deactive {color: #000;background-color: #FFF;cursor: pointer;display: inline-block;height: 29px;text-align: center;vertical-align: bottom;padding: 5px 25px 0px 25px;font-size: 16px;font-weight:bold;}.contactform10 .page_active {color: #FFF;cursor: pointer;background-color: #000;display: inline-block;vertical-align: bottom;height: 29px;text-align: center;font-size: 20px;padding: 5px 25px 0px 25px;line-height: 26px;font-weight:bold;}.contactform10 .page_percentage_active {padding: 0px;margin: 0px;border-spacing: 0px;height: 16px;line-height: 16px;font-size: 15px;float: left;text-align: right !important;z-index: 1;position: relative;vertical-align: middle;background: #000;color: #fff;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}.contactform10 .page_percentage_deactive {height: 16px;line-height: 16px;background-color: #F1F1F1;text-align: left !important;margin-bottom: 1px;border-radius: 5px;}.contactform10 .page_numbers {\tfont-size: 14px;\tcolor: #000;}.contactform10 .phone_area_code {\twidth: 50px;}.contactform10 .phone_number {\twidth: 100px;}.contactform10 button {\tcursor: pointer;}.contactform10 .other_input {\tborder-radius: 0px;\tborder-width: 1px;\theight: 16px;\tfont-size: 12px;\tpadding: 1px;\tmargin: 1px;\tmargin-left: 25px;\tz-index: 100;\tposition: absolute;}.contactform10 .wdform_page_navigation {\ttext-align: right !important;}.contactform10 .wdform_percentage_text {margin: 3px 5px 3px 9px;color: #FFF;font-size: 12px;}.contactform10 .wdform_percentage_title {\tcolor: #6E6E6E;\tfont-style: italic;\tmargin: 0px 0px 0px 40px;\tdisplay: inline-block;\tline-height: 27px;\theight: 27px;\tvertical-align: middle;}.contactform10 .wdform_button button {\tbackground: #4D792C;\tcursor: pointer;\tfont-size: 17px;\tborder-radius: 0px;\tmin-width: 80px;\tmin-height: 31px;\tcolor: #fff;\tborder: 2px solid #68943B;\tmargin: 5px;\tbox-shadow: 0px 0px 2px #c9c9c9;\tfont-family: Segoe UI;}.contactform10 <\/style><form name=\"contactform10\" action=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F30\" method=\"post\" id=\"contactform10\" class=\"contactform10\" enctype=\"multipart\/form-data\" onsubmit=\"check_required('submit', '10'); return false;\">      <input type=\"hidden\" id=\"counter10\" value=\"34\" name=\"counter10\" \/>      <input type=\"hidden\" id=\"Itemid10\" value=\"\" name=\"Itemid10\" \/>    <input type=\"text\" class=\"cfm-hide\" id=\"cfm_bot_validation10\" value=\"\" name=\"cfm_bot_validation10\" \/><input type=\"hidden\" id=\"cfm_nonce10\" name=\"cfm_nonce10\" value=\"7a5671fdb5\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F30\" \/><div class=\"wdform-page-and-images\" style=\"border-top-color: black; border-top-width: 0px; border-top-style: solid; display: table;\"><div class=\"wdform_page\" id=\"10contactform_view1\" previous_checkable=\"false\" previous_class=\"wdform-page-button\" previous_type=\"text\" previous_title=\"Previous\" next_checkable=\"false\" next_class=\"wdform-page-button\" next_type=\"text\" next_title=\"Next\" page_title=\"Untitled page\"><div class=\"wdform_section\"><div class=\"wdform_column ui-sortable\"><\/div><div class=\"wdform_column ui-sortable\"><\/div><div class=\"wdform_column ui-sortable\"><\/div><div class=\"wdform_column ui-sortable\"><\/div><\/div><div class=\"wdform_tr_section_break\" type=\"type_section_break\" wdid=\"1\"><div type=\"type_section_break\" class=\"wdform-field-section-break\"><div class=\"wdform_section_break\"><h2 style=\"margin: 25px 0px; line-height: 1.3; clear: both; font-family: Bitter, Georgia, serif; font-size: 30px;\">Contact Us<\/h2><div style=\"color: rgb(20, 20, 18); line-height: 24px; font-family: Source Sans Pro, Helvetica, sans-serif; font-size: 16px;\">You may contact us by filling in this form any time you need professional support or have any questions. You can also fill in the form to leave your comments or feedback.<\/div><\/div><\/div><\/div><div class=\"wdform_section\"><div class=\"wdform_column ui-sortable\"><div class=\"wdform_row ui-sortable-handle\" style=\"opacity: 1;\" wdid=\"2\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:290px\"><div class=\"wdform-label-section\" style=\"float: left; width: 100px;\"><span class=\"wdform-label\">Your Name:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section\" style=\" width: 180px;\"  ><input type=\"text\" class=\"input_deactive\" id=\"wdform_2_element10\" name=\"wdform_2_element10\" value=\"\" title=\"\"  style=\"width: 100%;\" ><\/div><\/div><\/div><div disabled=\"yes\" class=\"wdform_row ui-sortable-handle\" style=\"opacity: 0.4;\" wdid=\"3\"><\/div><div class=\"wdform_row ui-sortable-handle\" wdid=\"4\"><div type=\"type_submitter_mail\" class=\"wdform-field\"  style=\"width:280px\"><div class=\"wdform-label-section\" style=\"float: left;; width: 100px;\"><span class=\"wdform-label\">E-mail:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\" width: 180px;\"><input type=\"text\" class=\"input_deactive\" id=\"wdform_4_element10\" name=\"wdform_4_element10\" value=\"someone@example.com\" title=\"someone@example.com\"  style=\"width: 100%;\" ><\/div><\/div><\/div><div disabled=\"yes\" class=\"wdform_row ui-sortable-handle\" style=\"opacity: 0.4;\" wdid=\"5\"><\/div><div disabled=\"yes\" class=\"wdform_row ui-sortable-handle\" style=\"opacity: 0.4;\" wdid=\"6\"><\/div><div class=\"wdform_row ui-sortable-handle\" wdid=\"7\"><div type=\"type_phone\" class=\"wdform-field\" style=\"width:265px\"><div class=\"wdform-label-section \" style=\"float: left;; width: 100px;\"><span class=\"wdform-label\" >Phone:<\/span>              <\/div>              <div class=\"wdform-element-section \" style=\" width: 165px;\">                <div style=\"display: table-cell;vertical-align: middle;\">                  <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_7_element_first10\" name=\"wdform_7_element_first10\" value=\"\" title=\"\" style=\"width: 50px;\" ><\/div>                  <div><label class=\"mini_label\">Area Code<\/label><\/div>                <\/div>                <div style=\"display: table-cell;vertical-align: middle;\">                  <div class=\"wdform_line\" style=\"margin: 0px 4px 10px 4px; padding: 0px;\">-<\/div>                <\/div>                <div style=\"display: table-cell;vertical-align: middle; width:100%;\">                  <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_7_element_last10\" name=\"wdform_7_element_last10\" value=\"\" title=\"\" style=\"width: 100%;\" ><\/div>                  <div><label class=\"mini_label\">Phone Number<\/label><\/div>                <\/div>              <\/div>              <\/div><\/div><div disabled=\"yes\" class=\"wdform_row ui-sortable-handle\" style=\"opacity: 0.4;\" wdid=\"8\"><\/div><div disabled=\"yes\" class=\"wdform_row ui-sortable-handle\" style=\"opacity: 0.4;\" wdid=\"9\"><\/div><div disabled=\"yes\" class=\"wdform_row ui-sortable-handle\" style=\"opacity: 0.4;\" wdid=\"15\"><\/div><div disabled=\"yes\" class=\"wdform_row ui-sortable-handle\" style=\"opacity: 0.4;\" wdid=\"16\"><\/div><div class=\"wdform_row ui-sortable-handle\" style=\"opacity: 1;\" wdid=\"24\"><div type=\"type_own_select\" class=\"wdform-field\"  style=\"width:280px\"><div class=\"wdform-label-section\" style=\"float: left;; width: 100px;\"><span class=\"wdform-label\">Issue type:<\/span><\/div><div class=\"wdform-element-section wdform_select\" style=\" width: 180px; \"><select id=\"wdform_24_element10\" name=\"wdform_24_element10\" style=\"width: 100%\"  ><option id=\"wdform_24_option0\" value=\"(Select a Topic)\" selected=\"selected\">(Select a Topic)<\/option><option id=\"wdform_24_option1\" value=\"Installation Question\" >Installation Question<\/option><option id=\"wdform_24_option2\" value=\"Product Support\" >Product Support<\/option><option id=\"wdform_24_option3\" value=\"Site Suggestions\" >Site Suggestions<\/option><option id=\"wdform_24_option4\" value=\"Other\" >Other<\/option><\/select><\/div><\/div><\/div><div class=\"wdform_row ui-sortable-handle\" wdid=\"22\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:290px\"><div class=\"wdform-label-section\" style=\"float: left; width: 100px;\"><span class=\"wdform-label\">Subject:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section\" style=\" width: 180px;\"  ><input type=\"text\" class=\"input_deactive\" id=\"wdform_22_element10\" name=\"wdform_22_element10\" value=\"\" title=\"\"  style=\"width: 100%;\" ><\/div><\/div><\/div><div class=\"wdform_row ui-sortable-handle\" wdid=\"23\"><div type=\"type_textarea\" class=\"wdform-field\"  style=\"width:290px\"><div class=\"wdform-label-section\" style=\"; width: 120px;\"><span class=\"wdform-label\">Message:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 290px\"><textarea class=\"input_deactive\" id=\"wdform_23_element10\" name=\"wdform_23_element10\" title=\"\"  style=\"width: 100%; height: 100px;\" ><\/textarea><\/div><\/div><\/div><div disabled=\"yes\" class=\"wdform_row ui-sortable-handle\" style=\"opacity: 0.4;\" wdid=\"25\"><\/div><div disabled=\"yes\" class=\"wdform_row ui-sortable-handle\" style=\"opacity: 0.4;\" wdid=\"26\"><\/div><div class=\"wdform_row ui-sortable-handle\" wdid=\"27\"><div type=\"type_send_copy\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"float: left; width: 260px;\"><span class=\"wdform-label\"><label for=\"wdform_27_element10\">Send a copy of this message to yourself:<\/label><\/span><\/div>              <div class=\"wdform-element-section\" style=\"min-width:inherit !important; \" >                <div class=\"checkbox-div\" style=\"left:3px\">                <input type=\"checkbox\" id=\"wdform_27_element10\" name=\"wdform_27_element10\"  \/>                <label for=\"wdform_27_element10\"><\/label>                <\/div>              <\/div><\/div><\/div><div disabled=\"yes\" class=\"wdform_row ui-sortable-handle\" style=\"opacity: 0.4;\" wdid=\"28\"><\/div><div disabled=\"yes\" class=\"wdform_row ui-sortable-handle\" style=\"opacity: 0.4;\" wdid=\"29\"><\/div><div class=\"wdform_row ui-sortable-handle\" wdid=\"30\"><div type=\"type_submit_reset\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"display: table-cell;\"><\/div><div class=\"wdform-element-section \" style=\"display: table-cell;\"><button type=\"button\" class=\"button-submit\" onclick=\"check_required10(&quot;submit&quot;, &quot;10&quot;);\" >Submit<\/button><button type=\"button\" class=\"button-reset\" onclick=\"check_required10(&quot;reset&quot;);\"  >Reset<\/button><\/div><\/div><\/div><div disabled=\"yes\" class=\"wdform_row ui-sortable-handle\" style=\"opacity: 0.4;\" wdid=\"31\"><\/div><\/div><div class=\"wdform_column ui-sortable\"><div class=\"wdform_row ui-sortable-handle\" style=\"opacity: 1;\" wdid=\"32\"><div type=\"type_editor\" class=\"wdform-field\"><p><strong>Orion Tile<\/strong><\/p><p>900 East Vermont Ave. | Anaheim, CA 92805<br>Phone: 714-772-5300 | Fax: 714-772-2505<\/p><p><strong>Hours of Operation:<\/strong><\/p><p>Monday - Friday | 9:00 AM - 4:00 PM<\/p><p>Saturday | 10:00 AM - 3:00 PM<\/p><p><br><\/p><\/div><\/div><div class=\"wdform_row ui-sortable-handle\" wdid=\"33\"><div type=\"type_map\" class=\"wdform-field\"  style=\"width:300px\"><div class=\"wdform-label-section\" style=\"display: table-cell;\"><span id=\"wdform_33_element_label10\" style=\"display: none;\">map_33<\/span><\/div><div class=\"wdform-element-section wdform_map\" style=\"width: 300px;\"><div id=\"wdform_33_element10\" zoom=\"14\" center_x=\"-117.90106456911957\" center_y=\"33.82424242477001\" style=\"width: 100%; height: 400px;\" long0=\"-117.901560\" lat0=\"33.824738\" info0=\"Orion Tiles & Stones.<br \/><br \/>900 East Vermont Ave.<br \/>Anaheim, CA 92806<br \/>Phone: 714-772-5300<br \/>Fax: 714-772-2355<br \/>http:\/\/www.oriontile.com\" ><\/div><\/div><\/div><\/div><\/div><div class=\"wdform_column ui-sortable\"><\/div><div class=\"wdform_column ui-sortable\"><\/div><div class=\"wdform_column ui-sortable\"><\/div><\/div><div class=\"wdform_footer\" style=\"width: 100%;\" valign=\"top\"><div style=\"width: 100%;\"><div style=\"width: 100%; display: table;\"><div style=\"display: table-row-group;\"><div id=\"10contactpage_nav1\" style=\"display: table-row;\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wdform_preload\"><\/div><\/form><\/p>\n<h3 style=\"text-align: center;\"><\/h3>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/www.oriontile.com\/index.php?rest_route=\/wp\/v2\/pages\/30"}],"collection":[{"href":"https:\/\/www.oriontile.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.oriontile.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.oriontile.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.oriontile.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=30"}],"version-history":[{"count":7,"href":"https:\/\/www.oriontile.com\/index.php?rest_route=\/wp\/v2\/pages\/30\/revisions"}],"predecessor-version":[{"id":1636,"href":"https:\/\/www.oriontile.com\/index.php?rest_route=\/wp\/v2\/pages\/30\/revisions\/1636"}],"wp:attachment":[{"href":"https:\/\/www.oriontile.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=30"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}