{"id":2553,"date":"2016-04-21T11:22:16","date_gmt":"2016-04-21T09:22:16","guid":{"rendered":"http:\/\/www.ashotels.it\/en\/?page_id=2553"},"modified":"2018-04-24T13:14:38","modified_gmt":"2018-04-24T11:14:38","slug":"careers","status":"publish","type":"page","link":"https:\/\/www.ashotels.it\/en\/careers","title":{"rendered":"Careers"},"content":{"rendered":"<p style=\"text-align: justify;\">If you&#8217;re searching for a <strong>job<\/strong> in the<strong> hospitality field<\/strong> we offer you the opportunity to be part of <strong>a dynamic and stimulating environment in one of our four-star hotel<\/strong>, with <strong>an efficient team of professionals<\/strong> sharing<strong> important values<\/strong> as professionalism, teamwork and personal growth.<\/p>\n<h2>Open positions<\/h2>\n<a href=\"javascript:void(0)\" onclick=\"openMore()\" id=\"open_more\"><\/a>\r\n<div id=\"more_content\"><\/p>\n<ul>\n<li><strong>Reference<\/strong>: Hotel receptionist<\/li>\n<li><strong>Field<\/strong>: Reception (preferably with experience)<\/li>\n<li><strong>Description<\/strong>: if you think you have the right skills for this job, send your CV with a recent photo, indicate in the mail object the position reference and insert the consent for use of personal data at this email address: <a href=\"mailto:hr@ashotels.it\" target=\"_blank\" rel=\"noopener\">hr@ashotels.it<\/a>.<\/li>\n<li><strong>Contract<\/strong>: initially fixed-term contract<\/li>\n<\/ul>\n<p>\n<a href=\"javascript:void(0)\" onclick=\"closeMore()\" id=\"close_more\"><\/a><\/div>\r\n<script type=\"text\/javascript\">\r\nfunction openMore() {\r\n\tjQuery('#open_more').hide();\r\n\tjQuery('#more_content').slideDown();\r\n}\r\n\r\nfunction closeMore() {\r\n\tjQuery('#more_content').slideUp(function(){\r\n\t\tjQuery('#open_more').show();\r\n\t});\r\n}\r\n<\/script>\n<form id=\"form_preventivo\" action=\"\/en\/wp-json\/wp\/v2\/pages\/2553\" method=\"post\" onsubmit=\"return checkPreventivo()\" enctype=\"multipart\/form-data\">\r\n<div class=\"campo_form\">\r\n    <label for=\"preventivo_nome\">Name<\/label>\r\n    <input class=\"campo\" type=\"text\" name=\"nome\" id=\"preventivo_nome\" value=\"\" \/>\r\n<\/div>\r\n<div class=\"campo_form\">\r\n    <label for=\"preventivo_cognome\">Surname<\/label>\r\n    <input class=\"campo\" type=\"text\" name=\"cognome\" id=\"preventivo_cognome\" value=\"\" \/>\r\n<\/div>\r\n<div class=\"campo_form\">\r\n    <label for=\"preventivo_email\">eMail address<\/label>\r\n    <input class=\"campo\" type=\"text\" name=\"email\" id=\"preventivo_email\" value=\"\" \/>\r\n<\/div>\r\n<div class=\"campo_form\">\r\n    <label for=\"preventivo_telefono\">Phone number<\/label>\r\n    <input class=\"campo\" type=\"text\" name=\"telefono\" id=\"preventivo_telefono\" value=\"\" \/>\r\n<\/div>\r\n<div class=\"campo_form wide\">\r\n    <label for=\"preventivo_messaggio\">Cover letter<\/label>\r\n    <textarea class=\"campo\" name=\"messaggio\" id=\"preventivo_messaggio\"><\/textarea>\r\n<\/div>\r\n<div class=\"campo_form wide\">\r\n    <label for=\"preventivo_curriculum\">Curriculum vitae<\/label>\r\n    <input class=\"campo\" type=\"file\" name=\"curriculum\" id=\"preventivo_curriculum\" \/>\r\n<\/div>\r\n<div class=\"campo_form\" id=\"preventivo_div_privacy\">\r\n\t<img loading=\"lazy\" decoding=\"async\" id=\"preventivo_privacy_img\" src=\"https:\/\/www.ashotels.it\/wp-content\/themes\/ashotels\/images\/privacy_off.png\" width=\"18\" height=\"18\" onclick=\"checkPreventivoPrivacy()\" \/>\r\n    <input id=\"preventivo_privacy\" name=\"privacy\" type=\"checkbox\" value=\"1\" style=\"display:none\" onchange=\"javascript:checkPreventivoImagePrivacy()\" \/>\r\n    <label for=\"preventivo_privacy\">Authorize AS Hotels to utilize my personal information (D.L. 196\/2003)<\/label>\r\n    <a href=\"https:\/\/www.ashotels.it\/en\/privacy-2\" target=\"_blank\">(see privacy policy)<\/a>\r\n<\/div>\r\n<div class=\"campo_form\">\r\n    <input class=\"submit\" value=\"Send message\" type=\"submit\" \/>\r\n    <input type=\"hidden\" name=\"lingua\" value=\"en\" \/>\r\n    <input type=\"hidden\" name=\"azione\" value=\"candidatura\" \/>\r\n    <div class=\"clear\"><\/div>\r\n<\/div>\r\n<div class=\"clear\"><\/div>\r\n<\/form>\r\n<script type=\"text\/javascript\">\r\nfunction checkMailPreventivo(mail) {\r\n    var iAtPosition;\r\n    var iDotPosition;\r\n    var iEmptyPosition;\r\n    if (mail.value == \"\") return false;\r\n    iAtPosition = mail.indexOf(\"@\");\r\n    if (iAtPosition < 1 || iAtPosition == mail.length-1) return false;\r\n    iDotPosition = mail.indexOf('.', iAtPosition);\r\n    if (iDotPosition < 0) return false;\r\n    iEmptyPosition = mail.indexOf(\" \");\r\n    if (iEmptyPosition > 0) return false;\r\n    return true;\r\n}\r\n\r\nfunction checkPreventivo() {\r\n\tvar errori = 0;\t\r\n\tif(jQuery('#preventivo_nome').val()==\"\") {\r\n\t\tjQuery('#preventivo_nome').addClass('errore');\r\n\t\terrori++;\r\n\t} else {\r\n\t\tjQuery('#preventivo_nome').removeClass('errore');\r\n\t}\r\n\tif(jQuery('#preventivo_cognome').val()==\"\") {\r\n\t\tjQuery('#preventivo_cognome').addClass('errore');\r\n\t\terrori++;\r\n\t} else {\r\n\t\tjQuery('#preventivo_cognome').removeClass('errore');\r\n\t}\r\n\tif(!checkMailPreventivo(jQuery('#preventivo_email').val())) {\r\n\t\tjQuery('#preventivo_email').addClass('errore');\r\n\t\terrori++;\r\n\t} else {\r\n\t\tjQuery('#preventivo_email').removeClass('errore');\r\n\t}\r\n\tif(jQuery('#preventivo_telefono').val()==\"\") {\r\n\t\tjQuery('#preventivo_telefono').addClass('errore');\r\n\t\terrori++;\r\n\t} else {\r\n\t\tjQuery('#preventivo_telefono').removeClass('errore');\r\n\t}\r\n\tif(jQuery('#preventivo_curriculum').val()==\"\") {\r\n\t\tjQuery('#preventivo_curriculum').addClass('errore');\r\n\t\terrori++;\r\n\t} else {\r\n\t\tjQuery('#preventivo_curriculum').removeClass('errore');\r\n\t}\t\r\n\tif(jQuery('#preventivo_messaggio').val()==\"\") {\r\n\t\tjQuery('#preventivo_messaggio').addClass('errore');\r\n\t\terrori++;\r\n\t} else {\r\n\t\tjQuery('#preventivo_messaggio').removeClass('errore');\r\n\t}\r\n\tif(!(jQuery('#preventivo_privacy').prop('checked'))) {\r\n\t\tjQuery('#preventivo_div_privacy').addClass('errore');\r\n\t\terrori++;\r\n\t} else {\r\n\t\tjQuery('#preventivo_div_privacy').removeClass('errore');\r\n\t}\t\r\n\tif(errori>0) { return false; } else { \r\n\t\treturn true; \r\n\t}\r\n}\r\n\r\nfunction checkPreventivoPrivacy() {\r\n\tjQuery('#preventivo_privacy').prop('checked', jQuery('#preventivo_privacy').prop('checked') ? false : true );\r\n\tcheckPreventivoImagePrivacy();\r\n}\r\n\r\nfunction checkPreventivoImagePrivacy() {\r\n\tif(jQuery('#preventivo_privacy').prop('checked')) { \r\n\t\tjQuery('#preventivo_privacy_img').attr('src', 'https:\/\/www.ashotels.it\/wp-content\/themes\/ashotels\/images\/privacy_on.png').addClass('attivo');\r\n\t} else { \r\n\t\tjQuery('#preventivo_privacy_img').attr('src', 'https:\/\/www.ashotels.it\/wp-content\/themes\/ashotels\/images\/privacy_off.png').removeClass('attivo');\r\n\t}\r\n}\r\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>If you&#8217;re searching for a job in the hospitality field we offer you the opportunity to be part of a dynamic and stimulating environment in one of our four-star hotel, with an efficient team of professionals sharing important values as<span class=\"ellipsis\">&hellip;<\/span><\/p>\n<div class=\"read-more\"><a href=\"https:\/\/www.ashotels.it\/en\/careers\">Read more &#8250;<\/a><\/div>\n<p><!-- end of .read-more --><\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"ngg_post_thumbnail":0,"footnotes":""},"class_list":["post-2553","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Careers - AS Hotels<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.ashotels.it\/en\/careers\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Careers - AS Hotels\" \/>\n<meta property=\"og:description\" content=\"If you&#8217;re searching for a job in the hospitality field we offer you the opportunity to be part of a dynamic and stimulating environment in one of our four-star hotel, with an efficient team of professionals sharing important values as&hellip;Read more &#8250;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.ashotels.it\/en\/careers\" \/>\n<meta property=\"og:site_name\" content=\"AS Hotels\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/AsHotels\" \/>\n<meta property=\"article:modified_time\" content=\"2018-04-24T11:14:38+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@ASHOTELS1\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.ashotels.it\/en\/careers\",\"url\":\"https:\/\/www.ashotels.it\/en\/careers\",\"name\":\"Careers - AS Hotels\",\"isPartOf\":{\"@id\":\"https:\/\/www.ashotels.it\/en#website\"},\"datePublished\":\"2016-04-21T09:22:16+00:00\",\"dateModified\":\"2018-04-24T11:14:38+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.ashotels.it\/en\/careers#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.ashotels.it\/en\/careers\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.ashotels.it\/en\/careers#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.ashotels.it\/en\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Careers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.ashotels.it\/en#website\",\"url\":\"https:\/\/www.ashotels.it\/en\",\"name\":\"AS Hotels\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.ashotels.it\/en?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Careers - AS Hotels","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.ashotels.it\/en\/careers","og_locale":"en_US","og_type":"article","og_title":"Careers - AS Hotels","og_description":"If you&#8217;re searching for a job in the hospitality field we offer you the opportunity to be part of a dynamic and stimulating environment in one of our four-star hotel, with an efficient team of professionals sharing important values as&hellip;Read more &#8250;","og_url":"https:\/\/www.ashotels.it\/en\/careers","og_site_name":"AS Hotels","article_publisher":"https:\/\/www.facebook.com\/AsHotels","article_modified_time":"2018-04-24T11:14:38+00:00","twitter_card":"summary_large_image","twitter_site":"@ASHOTELS1","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.ashotels.it\/en\/careers","url":"https:\/\/www.ashotels.it\/en\/careers","name":"Careers - AS Hotels","isPartOf":{"@id":"https:\/\/www.ashotels.it\/en#website"},"datePublished":"2016-04-21T09:22:16+00:00","dateModified":"2018-04-24T11:14:38+00:00","breadcrumb":{"@id":"https:\/\/www.ashotels.it\/en\/careers#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ashotels.it\/en\/careers"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.ashotels.it\/en\/careers#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.ashotels.it\/en"},{"@type":"ListItem","position":2,"name":"Careers"}]},{"@type":"WebSite","@id":"https:\/\/www.ashotels.it\/en#website","url":"https:\/\/www.ashotels.it\/en","name":"AS Hotels","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ashotels.it\/en?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.ashotels.it\/en\/wp-json\/wp\/v2\/pages\/2553","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ashotels.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ashotels.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ashotels.it\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ashotels.it\/en\/wp-json\/wp\/v2\/comments?post=2553"}],"version-history":[{"count":7,"href":"https:\/\/www.ashotels.it\/en\/wp-json\/wp\/v2\/pages\/2553\/revisions"}],"predecessor-version":[{"id":8053,"href":"https:\/\/www.ashotels.it\/en\/wp-json\/wp\/v2\/pages\/2553\/revisions\/8053"}],"wp:attachment":[{"href":"https:\/\/www.ashotels.it\/en\/wp-json\/wp\/v2\/media?parent=2553"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}