{"id":994,"date":"2023-06-01T16:13:36","date_gmt":"2023-06-01T13:13:36","guid":{"rendered":"https:\/\/chanioportarestaurant.gr\/take-away-menu-list\/"},"modified":"2023-06-02T10:46:38","modified_gmt":"2023-06-02T07:46:38","slug":"take-away-menu-list","status":"publish","type":"page","link":"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/","title":{"rendered":"Lista menu na wynos"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"994\" class=\"elementor elementor-994\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34dc214 e-flex e-con-boxed e-con e-parent\" data-id=\"34dc214\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b942314 elementor-widget elementor-widget-wp-widget-mod_vikrestaurants_takeaway_cart\" data-id=\"b942314\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wp-widget-mod_vikrestaurants_takeaway_cart.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<div class=\"vrtkcartitemsmodule\">\n\t\n\t<div class=\"cart-inner-wrapper\">\n\n\t\t\t\t\n\t\t<div class=\"vrtkitemcontainer\">\n\t\t\t\t\t<\/div>\n\t\t\n\t\t<div class=\"vrtkcartdiscountoutmodule\">\n\t\t\t<span class=\"vrtkcartdiscountlabelmodule\">\n\t\t\t\tDiscount:\t\t\t<\/span>\n\n\t\t\t<div class=\"vrtkcartdiscountmodule\">\n\t\t\t\t\u20ac 0,00\t\t\t<\/div>\n\t\t<\/div>\n\t\t\n\t\t<div class=\"vrtkcartfullcostoutmodule\" style=\"display: none;\">\n\t\t\t<div class=\"vrtkcartfullcostmodule\">\n\t\t\t\t\u20ac 0,00\t\t\t<\/div>\n\t\t<\/div>\n\t\t\n\t\t<div class=\"vrtkcartpriceoutmodule\">\n\t\t\t<span class=\"vrtkcartpricelabelmodule\">\n\t\t\t\tTotal:\t\t\t<\/span>\n\t\t\t<div class=\"vrtkcartpricemodule\">\n\t\t\t\t\u20ac 0,00\t\t\t<\/div>\n\t\t<\/div>\n\t\t\n\t\t<div class=\"vrtkcartminorderdiv\" style=\"display: none;\">\n\t\t\tMinimum Order: \u20ac 5,00\t\t<\/div>\n\t\t\n\t\t\t\t\t<div class=\"vrtkcartbuttonsmodule\">\n\t\t\t\t<div class=\"vrtkcartemptydivmodule\">\n\t\t\t\t\t<span class=\"vrtkcartemptyspmodule\">\n\t\t\t\t\t\t<button type=\"button\" onclick=\"vrFlushCart();\" class=\"vrtkcartemptybutton\">\n\t\t\t\t\t\t\t<i class=\"fas fa-trash\"><\/i>\n\t\t\t\t\t\t<\/button>\n\t\t\t\t\t<\/span>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"vrtkcartorderdivmodule\">\n\t\t\t\t\t<span class=\"vrtkcartorderspmodule\">\n\t\t\t\t\t\t<button type=\"button\" onclick=\"modVrGoToPay();\" class=\"vrtkcartorderbutton\">Zam\u00f3w teraz<\/button>\n\t\t\t\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t<\/div>\n\n\n<script type=\"text\/javascript\">\n\n\tvar vrcart_curr_price = 0;\n\t\n\tvar VIKRESTAURANTS_CART_INSTANCE = 1;\n\t\n\tfunction vrCartRefreshItems(items, tcost, tdisc, grand_total) {\n\t\tvar currency = Currency.getInstance();\n\t\t\n\t\tvar html = '';\n\n\t\tfor (var i = 0; i < items.length; i++) {\n\t\t\tvar item = items[i];\n\t\t\n\t\t\tvar stroke = '';\n\t\t\tif (item.price != item.original_price) {\n\t\t\t\tstroke = '<span class=\"vrtkcartpricesp-full\"><s>' + currency.format(item.original_price) + '<\/s><\/span>\\n';\n\t\t\t}\n\t\t\t\n\t\t\thtml += '<div class=\"vrtkcartoneitemrow\">\\n' +\n\t\t\t\t'<a href=\"javascript: void(0);\" onClick=\"vrOpenOverlay(\\'vrnewitemoverlay\\', \\'' + item.item_name + (item.var_name.length > 0 ? \" - \" + item.var_name : \"\") + '\\', -1, -1, ' + item.index + ');\">\\n' +\n\t\t\t\t\t'<div class=\"vrtkcartleftrow\">\\n' +\n\t\t\t\t\t\t'<span class=\"vrtkcartenamesp\">' + item.item_name + '<\/span>\\n'+\n\t\t\t\t\t\t'<span class=\"vrtkcartonamesp\">' + item.var_name + '<\/span>\\n'+\n\t\t\t\t\t'<\/div>\\n' +\n\t\t\t\t'<\/a>\\n' +\n\t\t\t\t'<div class=\"vrtkcartrightrow\">\\n' +\n\t\t\t\t\t'<span class=\"vrtkcartquantitysp\">' + Joomla.JText._('VRTKMODQUANTITYSUFFIX') + item.quantity + '<\/span>\\n';\n\n\t\t\t\t\tif (item.price > 0) {\n\t\t\t\t\t\thtml += '<span class=\"vrtkcartpricesp\">' + currency.format(item.price) + '<\/span>\\n';\n\t\t\t\t\t} else {\n\t\t\t\t\t\thtml += '<span class=\"vrtkcartpricesp\">' + Joomla.JText._('VRFREE') + '<\/span>\\n';\n\t\t\t\t\t}\n\n\t\t\thtml += stroke;\n\n\t\t\t\t\t\t\tif (item.removable) { \n\t\t\t\t\thtml += '<span class=\"vrtkcartremovesp\">\\n'+\n\t\t\t\t\t\t'<a href=\"javascript: void(0);\" onClick=\"vrRemoveFromCart(' + item.index + ')\" class=\"vrtkcartremovelink\">\\n'+\n\t\t\t\t\t\t\t'<i class=\"fas fa-minus-circle\"><\/i>\\n'+\n\t\t\t\t\t\t'<\/a>\\n'+\n\t\t\t\t\t'<\/span>\\n';\n\t\t\t\t}\n\t\t\t\t\n\t\t\thtml += '<\/div>\\n' +\n\t\t\t\t'<\/div>\\n';\n\t\t\n\t\t}\n\n\t\tjQuery('.vrtkitemcontainer').html(html);\n\t\t\n\t\tvrCartUpdateTotalCost(tcost, tdisc, grand_total);\n\t}\n\t\n\tfunction vrCartUpdateTotalCost(tcost, tdisc, grand_total) {\n\t\tvar currency = Currency.getInstance();\n\n\t\tjQuery('.vrtkcartpricemodule').html(currency.format(grand_total));\n\t\tjQuery('.vrtkcartfullcostmodule').html(currency.format(tcost));\n\t\tjQuery('.vrtkcartdiscountmodule').html(currency.format(tdisc));\n\t\t\n\t\tif (tdisc > 0) {\n\t\t\tjQuery('.vrtkcartfullcostoutmodule').show();\n\t\t} else {\n\t\t\tjQuery('.vrtkcartfullcostoutmodule').hide();\n\t\t}\n\t\t\n\t\tvrcart_curr_price = grand_total;\n\t}\n\t\n\tfunction vrRemoveFromCart(id) {\n\t\tUIAjax.do(\n\t\t\t'https:\/\/chanioportarestaurant.gr\/wp-admin\/admin-ajax.php?task=tkreservation.removefromcartajax&tmpl=component&action=vikrestaurants&vik_ajax_client=site',\n\t\t\t{\n\t\t\t\tindex: id,\n\t\t\t},\n\t\t\tfunction(resp) {\n\t\t\t\tvar obj = jQuery.parseJSON(resp);\n\n\t\t\t\tvrCartRefreshItems(obj.items, obj.total, obj.discount, obj.finalTotal);\n\t\t\t},\n\t\t\tfunction(error) {\n\t\t\t\tif (!error.responseText || error.responseText.length > 1024) {\n\t\t\t\t\terror.responseText = Joomla.JText._('VRTKADDITEMERR2');\n\t\t\t\t}\n\n\t\t\t\talert(error.responseText);\n\t\t\t}\n\t\t);\n\t}\n\t\n\tfunction vrFlushCart() {\n\t\tUIAjax.do(\n\t\t\t'https:\/\/chanioportarestaurant.gr\/wp-admin\/admin-ajax.php?task=tkreservation.emptycartajax&tmpl=component&action=vikrestaurants&vik_ajax_client=site',\n\t\t\t{},\n\t\t\tfunction(resp) {\n\t\t\t\t\/\/ remove all records\n\t\t\t\tjQuery('.vrtkcartoneitemrow').remove();\n\t\t\t\t\/\/ reset totals\n\t\t\t\tvrCartUpdateTotalCost(0, 0, 0);\n\t\t\t},\n\t\t\tfunction(error) {\n\t\t\t\tif (!error.responseText || error.responseText.length > 1024) {\n\t\t\t\t\terror.responseText = Joomla.JText._('VRTKADDITEMERR2');\n\t\t\t\t}\n\n\t\t\t\talert(error.responseText);\n\t\t\t}\n\t\t);\t\t\n\t}\n\t\n\tfunction modVrGoToPay() {\n\t\tvar min_cost_per_res = 5;\n\n\t\tif (min_cost_per_res > vrcart_curr_price) {\n\t\t\tjQuery('.vrtkcartminorderdiv').fadeIn().delay(2000).fadeOut();\n\t\t} else {\n\t\t\tdocument.location.href = 'https:\/\/chanioportarestaurant.gr\/pl\/confirm-take-away-order\/';\n\t\t}\n\t}\n\n\tfunction vrIsCartVisibleOnScreen() {\n\t\t\/\/ get screen position and height\n\t\tvar screen_y = jQuery(window).scrollTop();\n\t\tvar screen_h = jQuery(window).height();\n\n\t\t\/\/ do not consider buttons, discount and total cost on cart bottom (around 100px)\n\t\tvar some_cart_bottom_padding = 100;\n\n\t\tvar visible = false;\n\n\t\t\/**\n\t\t * Since there may be several modules published\n\t\t * within the same page, we should iterate all the\n\t\t * modules to check if at least one of them is visible.\n\t\t *\n\t\t * @since 1.5\n\t\t *\/\n\t\tjQuery('.vrtkcartitemsmodule').each(function() {\n\t\t\tvar cart_y = parseInt(jQuery(this).offset().top);\n\t\t\tvar cart_h = parseInt(jQuery(this).height());\n\n\t\t\tif (screen_y <= cart_y && cart_y + cart_h - some_cart_bottom_padding < screen_y + screen_h) {\n\t\t\t\t\/\/ current module is visible\n\t\t\t\tvisible = true;\n\t\t\t\t\/\/ break EACH\n\t\t\t\treturn false;\n\t\t\t}\n\t\t});\n\n\t\treturn visible;\n\t}\n\n\tfunction vrCartToggleMenu(button) {\n\t\t\/\/ get collapsed cart\n\t\tvar cart = jQuery(button).siblings('.cart-inner-wrapper');\n\n\t\tif (cart.is(':visible')) {\n\t\t\tcart.slideUp();\n\n\t\t\t\/\/ make body scrollable again\n\t\t\tjQuery('body').css('overflow', 'auto');\n\t\t} else {\n\t\t\t\/\/ open cart only in case one ore more items have been\n\t\t\t\/\/ added or transimtted to the kitchen\n\t\t\tif (jQuery(cart).find('.vrtkcartoneitemrow').length) {\n\t\t\t\tcart.slideDown();\n\n\t\t\t\t\/\/ prevent body from scrolling when the cart\n\t\t\t\t\/\/ is expanded and the device is pretty small\n\t\t\t\tjQuery('body').css('overflow', 'hidden');\n\t\t\t}\n\t\t}\n\t}\n\t\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3e23ad17 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3e23ad17\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7016b946\" data-id=\"7016b946\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-18a3b798 elementor-widget elementor-widget-shortcode\" data-id=\"18a3b798\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div class=\"wrap plugin-container vikrestaurants-page-takeaway\">\n\n\t\n\t\n\t\n<div class=\"vikrestaurants-start-body\">\n\t<!--\n\t\tThis tag is simply used to understand where the\n\t\tbody of VikRestaurants starts.\n\t-->\n<\/div>\n\n<div class=\"vrtkitemspagediv\">\n\n\t\n<form action=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/\" method=\"post\" name=\"vrmenuform\" id=\"vrmenuform\" data-trp-original-action=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/\">\n\n\t<div class=\"vrtk-menus-filter-head\">\n\t\t\t\t\t<div class=\"vrtkselectmenudiv vre-select-wrapper\">\n\t\t\t\t<select name=\"takeaway_menu\" id=\"vrtkselectmenu\" class=\"vre-select\">\n\t\t\t\t\t<option value=\"0\">Wszystkie menu<\/option>\n\t\t\t\t\t<option value=\"1\">Przek\u0105ski<\/option>\n<option value=\"2\">Omlety<\/option>\n<option value=\"3\">Sa\u0142atki<\/option>\n<option value=\"4\">Makaron<\/option>\n\t\t\t\t<\/select>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtk-menus-date-block vre-calendar-wrapper\">\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"takeaway_date\" value=\"10\/05\/2026\" \/>\n\t\t\t\t\n\t\t\t<input type=\"text\" class=\"vrtk-menus-filter-date enabled vre-calendar\" id=\"vrtk-menus-filter-date\" value=\"Today\" size=\"10\" readonly=\"readonly\" \/>\n\t\t<\/div>\n\n\t<\/div>\n\n\t<input type=\"hidden\" name=\"option\" value=\"com_vikrestaurants\" \/>\n\t<input type=\"hidden\" name=\"view\" value=\"takeaway\" \/>\n\n<input type=\"hidden\" name=\"trp-form-language\" value=\"pl\"\/><\/form>\n\n<script>\n\n\tjQuery(document).ready(function() {\n\n\t\tvar MENUS_ROUTE_LOOKUP = {};\n\n\t\t\t\t\tMENUS_ROUTE_LOOKUP['0'] = 'https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/';\n\t\t\t\t\t\tMENUS_ROUTE_LOOKUP['1'] = 'https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?takeaway_menu=1';\n\t\t\t\t\t\tMENUS_ROUTE_LOOKUP['2'] = 'https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?takeaway_menu=2';\n\t\t\t\t\t\tMENUS_ROUTE_LOOKUP['3'] = 'https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?takeaway_menu=3';\n\t\t\t\t\t\tMENUS_ROUTE_LOOKUP['4'] = 'https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?takeaway_menu=4';\n\t\t\t\n\t\tjQuery('#vrtkselectmenu').on('change', function() {\n\t\t\tvar id = jQuery(this).val();\n\n\t\t\tif (MENUS_ROUTE_LOOKUP.hasOwnProperty(id)) {\n\t\t\t\t\/\/ change form URL for a better SEO\n\t\t\t\tjQuery(this).closest('form').attr('action', MENUS_ROUTE_LOOKUP[id]);\n\t\t\t}\n\n\t\t\t\/\/ submit form\n\t\t\tdocument.vrmenuform.submit();\n\t\t});\n\n\t\tjQuery('#vrtk-menus-filter-time').on('change', function() {\n\t\t\tdocument.vrmenuform.submit();\n\t\t});\n\n\t\t\t\t\tjQuery('#vrtk-menus-filter-date:input').on('change', function() {\n\t\t\t\tjQuery('input[name=\"takeaway_date\"]').val(jQuery(this).val());\n\t\t\t\tdocument.vrmenuform.submit();\n\t\t\t});\n\t\t\t\n\t});\n\n<\/script>\n\n\t<div class=\"vrtkitemsdiv\">\n\n\t\t\n<div class=\"vrtk-menu-outer\">\n\n\t<div class=\"vrtkmenuheader\">\n\n\t\t<div class=\"vrtkmenutitlediv\">\n\n\t\t\t<div class=\"vrtk-menu-title\">Przek\u0105ski<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\n\t\t<div class=\"vrtkmenudescdiv\">\n\t\t\t\t\t<\/div>\n\n\t<\/div>\n\n\t<div class=\"vrtkitemsofmenudiv\">\n\t\n\t\t<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/patates-tiganites.jpg\" data-caption=\"\u03a0\u03b1\u03c4\u03ac\u03c4\u03b5\u03c2 \u03c4\u03b7\u03b3\u03b1\u03bd\u03b7\u03c4\u03ad\u03c2\" data-menu=\"1\" data-prod=\"1\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=1\">\n\t\t\t\t\t\tFrytki\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp1\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions1\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 3,00\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u03a0\u03b1\u03c4\u03ac\u03c4\u03b5\u03c2 \u03c4\u03b7\u03b3\u03b1\u03bd\u03b7\u03c4\u03ad\u03c2', 1, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/patata-fournou.jpg\" data-caption=\"\u03a0\u03b1\u03c4\u03ac\u03c4\u03b5\u03c2 \u03c6\u03bf\u03cd\u03c1\u03bd\u03bf\u03c5\" data-menu=\"1\" data-prod=\"2\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=2\">\n\t\t\t\t\t\tPieczone ziemniaki\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp2\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions2\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 3,00\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u03a0\u03b1\u03c4\u03ac\u03c4\u03b5\u03c2 \u03c6\u03bf\u03cd\u03c1\u03bd\u03bf\u03c5', 2, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/kolokithi-tiganito.jpg\" data-caption=\"\u039a\u03bf\u03bb\u03bf\u03ba\u03cd\u03b8\u03b9 \u03c4\u03b7\u03b3\u03b1\u03bd\u03b7\u03c4\u03cc\" data-menu=\"1\" data-prod=\"3\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=3\">\n\t\t\t\t\t\tSma\u017cona dynia\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp3\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions3\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 5,00\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039a\u03bf\u03bb\u03bf\u03ba\u03cd\u03b8\u03b9 \u03c4\u03b7\u03b3\u03b1\u03bd\u03b7\u03c4\u03cc', 3, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/galomyzithra.jpg\" data-caption=\"\u0393\u03b1\u03bb\u03bf\u03bc\u03c5\u03b6\u03ae\u03b8\u03c1\u03b1\" data-menu=\"1\" data-prod=\"4\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=4\">\n\t\t\t\t\t\tGalozithra\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp4\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions4\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 5,00\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u0393\u03b1\u03bb\u03bf\u03bc\u03c5\u03b6\u03ae\u03b8\u03c1\u03b1', 4, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/tzatziki.jpg\" data-caption=\"\u03a4\u03b6\u03b1\u03c4\u03b6\u03af\u03ba\u03b9\" data-menu=\"1\" data-prod=\"5\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=5\">\n\t\t\t\t\t\tJajiki\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp5\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions5\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 3,50\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u03a4\u03b6\u03b1\u03c4\u03b6\u03af\u03ba\u03b9', 5, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/rosiki-salata.jpg\" data-caption=\"\u03a1\u03ce\u03c3\u03b9\u03ba\u03b7\" data-menu=\"1\" data-prod=\"6\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=6\">\n\t\t\t\t\t\tRosyjski\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp6\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions6\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 3,50\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u03a1\u03ce\u03c3\u03b9\u03ba\u03b7', 6, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/pantzaria.jpg\" data-caption=\"\u03a0\u03b1\u03bd\u03c4\u03b6\u03ac\u03c1\u03b9\u03b1\" data-menu=\"1\" data-prod=\"7\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=7\">\n\t\t\t\t\t\tBurak\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp7\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions7\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 3,50\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u03a0\u03b1\u03bd\u03c4\u03b6\u03ac\u03c1\u03b9\u03b1', 7, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/melitzanosalata.jpg\" data-caption=\"\u039c\u03b5\u03bb\u03b9\u03c4\u03b6\u03b1\u03bd\u03bf\u03c3\u03b1\u03bb\u03ac\u03c4\u03b1\" data-menu=\"1\" data-prod=\"8\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=8\">\n\t\t\t\t\t\tSa\u0142atka z bak\u0142a\u017cana\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp8\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions8\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 3,50\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039c\u03b5\u03bb\u03b9\u03c4\u03b6\u03b1\u03bd\u03bf\u03c3\u03b1\u03bb\u03ac\u03c4\u03b1', 8, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/patzarosalata.jpg\" data-caption=\"\u03a0\u03b1\u03bd\u03c4\u03b6\u03b1\u03c1\u03bf\u03c3\u03b1\u03bb\u03ac\u03c4\u03b1\" data-menu=\"1\" data-prod=\"9\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=9\">\n\t\t\t\t\t\tSa\u0142atka z burak\u00f3w\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp9\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions9\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 4,50\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u03a0\u03b1\u03bd\u03c4\u03b6\u03b1\u03c1\u03bf\u03c3\u03b1\u03bb\u03ac\u03c4\u03b1', 9, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/tyrokayteri.jpg\" data-caption=\"\u03a4\u03c5\u03c1\u03bf\u03ba\u03b1\u03c5\u03c4\u03b5\u03c1\u03ae\" data-menu=\"1\" data-prod=\"10\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=10\">\n\t\t\t\t\t\tNosiciel pochodni\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp10\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions10\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 5,50\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u03a4\u03c5\u03c1\u03bf\u03ba\u03b1\u03c5\u03c4\u03b5\u03c1\u03ae', 10, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/saganaki.jpg\" data-caption=\"\u03a3\u03b1\u03b3\u03b1\u03bd\u03ac\u03ba\u03b9\" data-menu=\"1\" data-prod=\"11\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=11\">\n\t\t\t\t\t\tSaganaki\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp11\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions11\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 4,50\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u03a3\u03b1\u03b3\u03b1\u03bd\u03ac\u03ba\u03b9', 11, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/ntakos.jpg\" data-caption=\"\u039d\u03c4\u03ac\u03ba\u03bf\u03c2\" data-menu=\"1\" data-prod=\"12\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=12\">\n\t\t\t\t\t\tDakos\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp12\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions12\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 4,00\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039d\u03c4\u03ac\u03ba\u03bf\u03c2', 12, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/fava.jpeg\" data-caption=\"\u03a6\u03ac\u03b2\u03b1\" data-menu=\"1\" data-prod=\"13\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=13\">\n\t\t\t\t\t\tFava\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp13\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions13\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 3,50\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u03a6\u03ac\u03b2\u03b1', 13, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/ntolmadakia.jpg\" data-caption=\"\u039d\u03c4\u03bf\u03bb\u03bc\u03b1\u03b4\u03ac\u03ba\u03b9\u03b1\" data-menu=\"1\" data-prod=\"14\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=14\">\n\t\t\t\t\t\tPierogi\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp14\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions14\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 6,00\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039d\u03c4\u03bf\u03bb\u03bc\u03b1\u03b4\u03ac\u03ba\u03b9\u03b1', 14, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/keftedakia.jpg\" data-caption=\"\u039a\u03b5\u03c6\u03c4\u03b5\u03b4\u03ac\u03ba\u03b9\u03b1\" data-menu=\"1\" data-prod=\"15\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=15\">\n\t\t\t\t\t\tKlopsiki\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp15\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions15\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 6,50\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039a\u03b5\u03c6\u03c4\u03b5\u03b4\u03ac\u03ba\u03b9\u03b1', 15, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/feta-fournou.jpg\" data-caption=\"\u03a6\u03ad\u03c4\u03b1 \u03c6\u03bf\u03cd\u03c1\u03bd\u03bf\u03c5\" data-menu=\"1\" data-prod=\"16\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=16\">\n\t\t\t\t\t\tPlaster pieczony w piekarniku\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp16\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions16\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 4,00\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u03a6\u03ad\u03c4\u03b1 \u03c6\u03bf\u03cd\u03c1\u03bd\u03bf\u03c5', 16, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/garides-daganaki.jpg\" data-caption=\"\u0393\u03b1\u03c1\u03af\u03b4\u03b5\u03c2 \u03c3\u03b1\u03b3\u03b1\u03bd\u03ac\u03ba\u03b9\" data-menu=\"1\" data-prod=\"17\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=17\">\n\t\t\t\t\t\tKrewetki sma\u017cone\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp17\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions17\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 6,00\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u0393\u03b1\u03c1\u03af\u03b4\u03b5\u03c2 \u03c3\u03b1\u03b3\u03b1\u03bd\u03ac\u03ba\u03b9', 17, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/feta-ladorigani.jpg\" data-caption=\"\u03a6\u03ad\u03c4\u03b1 \u03bb\u03b1\u03b4\u03bf\u03c1\u03af\u03b3\u03b1\u03bd\u03b7\" data-menu=\"1\" data-prod=\"18\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=18\">\n\t\t\t\t\t\tOlej z fety i oregano\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp18\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions18\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 3,00\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u03a6\u03ad\u03c4\u03b1 \u03bb\u03b1\u03b4\u03bf\u03c1\u03af\u03b3\u03b1\u03bd\u03b7', 18, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/sikoti-tiganito-mosxarisio.jpg\" data-caption=\"\u03a3\u03c5\u03ba\u03ce\u03c4\u03b9 \u03c4\u03b7\u03b3\u03b1\u03bd\u03b7\u03c4\u03cc\" data-menu=\"1\" data-prod=\"19\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=19\">\n\t\t\t\t\t\tSma\u017cona w\u0105tr\u00f3bka\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp19\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions19\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 6,00\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u03a3\u03c5\u03ba\u03ce\u03c4\u03b9 \u03c4\u03b7\u03b3\u03b1\u03bd\u03b7\u03c4\u03cc', 19, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/apaki.jpg\" data-caption=\"\u0391\u03c0\u03ac\u03ba\u03b9\" data-menu=\"1\" data-prod=\"20\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=20\">\n\t\t\t\t\t\tApaki\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp20\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions20\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 6,00\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u0391\u03c0\u03ac\u03ba\u03b9', 20, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/manitaria-sxaras.jpg\" data-caption=\"\u039c\u03b1\u03bd\u03b9\u03c4\u03ac\u03c1\u03b9\u03b1 \u03c3\u03c7\u03ac\u03c1\u03b1\u03c2\" data-menu=\"1\" data-prod=\"21\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=21\">\n\t\t\t\t\t\tGrillowane grzyby\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp21\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions21\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 5,50\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039c\u03b1\u03bd\u03b9\u03c4\u03ac\u03c1\u03b9\u03b1 \u03c3\u03c7\u03ac\u03c1\u03b1\u03c2', 21, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n\n\t<\/div>\n\n<\/div>\n\n<div class=\"vrtk-menu-outer\">\n\n\t<div class=\"vrtkmenuheader\">\n\n\t\t<div class=\"vrtkmenutitlediv\">\n\n\t\t\t<div class=\"vrtk-menu-title\">Omlety<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\n\t\t<div class=\"vrtkmenudescdiv\">\n\t\t\t\t\t<\/div>\n\n\t<\/div>\n\n\t<div class=\"vrtkitemsofmenudiv\">\n\t\n\t\t<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/omeleta-xorta-patates.jpg\" data-caption=\"\u039f\u03bc\u03b5\u03bb\u03ad\u03c4\u03b1 \u03bc\u03b5 \u03b1\u03bd\u03b8\u03cc\u03c4\u03c5\u03c1\u03bf &amp; \u03c0\u03b1\u03c4\u03ac\u03c4\u03b5\u03c2 \u03c4\u03b7\u03b3\u03b1\u03bd\u03b7\u03c4\u03ad\u03c2\" data-menu=\"2\" data-prod=\"22\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=22\">\n\t\t\t\t\t\tOmlet z antrykotem i sma\u017conymi ziemniakami\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp22\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions22\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 5,90\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039f\u03bc\u03b5\u03bb\u03ad\u03c4\u03b1 \u03bc\u03b5 \u03b1\u03bd\u03b8\u03cc\u03c4\u03c5\u03c1\u03bf &amp; \u03c0\u03b1\u03c4\u03ac\u03c4\u03b5\u03c2 \u03c4\u03b7\u03b3\u03b1\u03bd\u03b7\u03c4\u03ad\u03c2', 22, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/omeleta-xorta-patates.jpg\" data-caption=\"\u03a3\u03c6\u03bf\u03c5\u03b3\u03b3\u03ac\u03c4\u03bf \u03bc\u03b5 \u03c0\u03b1\u03c4\u03ac\u03c4\u03b5\u03c2 \u03c4\u03b7\u03b3\u03b1\u03bd\u03b7\u03c4\u03ad\u03c2\" data-menu=\"2\" data-prod=\"23\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=23\">\n\t\t\t\t\t\tBiszkopt ze sma\u017conymi ziemniakami\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp23\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions23\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 5,50\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u03a3\u03c6\u03bf\u03c5\u03b3\u03b3\u03ac\u03c4\u03bf \u03bc\u03b5 \u03c0\u03b1\u03c4\u03ac\u03c4\u03b5\u03c2 \u03c4\u03b7\u03b3\u03b1\u03bd\u03b7\u03c4\u03ad\u03c2', 23, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/omeleta-xorta-patates.jpg\" data-caption=\"\u039f\u03bc\u03b5\u03bb\u03ad\u03c4\u03b1 \u03bc\u03b5 \u03c7\u03cc\u03c1\u03c4\u03b1 &amp; \u03c0\u03b1\u03c4\u03ac\u03c4\u03b5\u03c2 \u03c4\u03b7\u03b3\u03b1\u03bd\u03b7\u03c4\u03ad\u03c2\" data-menu=\"2\" data-prod=\"24\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=24\">\n\t\t\t\t\t\tOmlet z zielenin\u0105 i sma\u017conymi ziemniakami\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp24\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions24\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 6,50\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039f\u03bc\u03b5\u03bb\u03ad\u03c4\u03b1 \u03bc\u03b5 \u03c7\u03cc\u03c1\u03c4\u03b1 &amp; \u03c0\u03b1\u03c4\u03ac\u03c4\u03b5\u03c2 \u03c4\u03b7\u03b3\u03b1\u03bd\u03b7\u03c4\u03ad\u03c2', 24, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/strapatsada.jpg\" data-caption=\"\u03a3\u03c4\u03c1\u03b1\u03c0\u03b1\u03c4\u03c3\u03ac\u03b4\u03b1\" data-menu=\"2\" data-prod=\"25\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=25\">\n\t\t\t\t\t\tStrapachada\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp25\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions25\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 5,00\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u03a3\u03c4\u03c1\u03b1\u03c0\u03b1\u03c4\u03c3\u03ac\u03b4\u03b1', 25, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/omeleta-kolokithi.jpg\" data-caption=\"\u039f\u03bc\u03b5\u03bb\u03ad\u03c4\u03b1 \u03bc\u03b5 \u03ba\u03bf\u03bb\u03bf\u03ba\u03cd\u03b8\u03b9\" data-menu=\"2\" data-prod=\"26\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=26\">\n\t\t\t\t\t\tOmlet z dyni\u0105\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp26\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions26\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 6,50\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039f\u03bc\u03b5\u03bb\u03ad\u03c4\u03b1 \u03bc\u03b5 \u03ba\u03bf\u03bb\u03bf\u03ba\u03cd\u03b8\u03b9', 26, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/omeleta-laxanika.jpg\" data-caption=\"\u039f\u03bc\u03b5\u03bb\u03ad\u03c4\u03b1 \u03bc\u03b5 \u03bb\u03b1\u03c7\u03b1\u03bd\u03b9\u03ba\u03ac\" data-menu=\"2\" data-prod=\"27\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=27\">\n\t\t\t\t\t\tOmlet z warzywami\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp27\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions27\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 6,90\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039f\u03bc\u03b5\u03bb\u03ad\u03c4\u03b1 \u03bc\u03b5 \u03bb\u03b1\u03c7\u03b1\u03bd\u03b9\u03ba\u03ac', 27, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/omeleta-special.jpg\" data-caption=\"\u039f\u03bc\u03b5\u03bb\u03ad\u03c4\u03b1 special\" data-menu=\"2\" data-prod=\"28\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=28\">\n\t\t\t\t\t\tOmlet specjalny\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp28\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions28\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 7,90\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039f\u03bc\u03b5\u03bb\u03ad\u03c4\u03b1 special', 28, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n\n\t<\/div>\n\n<\/div>\n\n<div class=\"vrtk-menu-outer\">\n\n\t<div class=\"vrtkmenuheader\">\n\n\t\t<div class=\"vrtkmenutitlediv\">\n\n\t\t\t<div class=\"vrtk-menu-title\">Sa\u0142atki<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\n\t\t<div class=\"vrtkmenudescdiv\">\n\t\t\t\t\t<\/div>\n\n\t<\/div>\n\n\t<div class=\"vrtkitemsofmenudiv\">\n\t\n\t\t<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=29\">\n\t\t\t\t\t\tTrawy\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp29\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions29\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 4,50\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u03a7\u03cc\u03c1\u03c4\u03b1', 29, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/laxano-karoto.jpg\" data-caption=\"\u039b\u03ac\u03c7\u03b1\u03bd\u03bf &amp; \u03ba\u03b1\u03c1\u03cc\u03c4\u03bf\" data-menu=\"3\" data-prod=\"30\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=30\">\n\t\t\t\t\t\tKapusta i marchew\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp30\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions30\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 4,00\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039b\u03ac\u03c7\u03b1\u03bd\u03bf &amp; \u03ba\u03b1\u03c1\u03cc\u03c4\u03bf', 30, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/laxano-karoto-magioneza.jpg\" data-caption=\"\u039b\u03ac\u03c7\u03b1\u03bd\u03bf, \u03ba\u03b1\u03c1\u03cc\u03c4\u03bf &amp; \u03bc\u03b1\u03b3\u03b9\u03bf\u03bd\u03ad\u03b6\u03b1\" data-menu=\"3\" data-prod=\"31\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=31\">\n\t\t\t\t\t\tKapusta, marchewka i majonez\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp31\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions31\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 5,00\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039b\u03ac\u03c7\u03b1\u03bd\u03bf, \u03ba\u03b1\u03c1\u03cc\u03c4\u03bf &amp; \u03bc\u03b1\u03b3\u03b9\u03bf\u03bd\u03ad\u03b6\u03b1', 31, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/xoriatiki.jpg\" data-caption=\"\u03a7\u03c9\u03c1\u03b9\u03ac\u03c4\u03b9\u03ba\u03b7\" data-menu=\"3\" data-prod=\"32\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=32\">\n\t\t\t\t\t\tStyl wiejski\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp32\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions32\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 5,90\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u03a7\u03c9\u03c1\u03b9\u03ac\u03c4\u03b9\u03ba\u03b7', 32, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/prasini-salata-anthotyro.jpg\" data-caption=\"\u03a0\u03c1\u03ac\u03c3\u03b9\u03bd\u03b7 \u03bc\u03b5 \u03b1\u03bd\u03b8\u03cc\u03c4\u03c5\u03c1\u03bf\" data-menu=\"3\" data-prod=\"33\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=33\">\n\t\t\t\t\t\tZielony z antotyro\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp33\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions33\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 5,30\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u03a0\u03c1\u03ac\u03c3\u03b9\u03bd\u03b7 \u03bc\u03b5 \u03b1\u03bd\u03b8\u03cc\u03c4\u03c5\u03c1\u03bf', 33, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/salata_zimarikon.jpg\" data-caption=\"\u0396\u03c5\u03bc\u03b1\u03c1\u03b9\u03ba\u03ce\u03bd\" data-menu=\"3\" data-prod=\"34\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=34\">\n\t\t\t\t\t\tMakaron\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp34\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions34\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 5,50\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u0396\u03c5\u03bc\u03b1\u03c1\u03b9\u03ba\u03ce\u03bd', 34, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/kritiki.jpg\" data-caption=\"\u039a\u03c1\u03b7\u03c4\u03b9\u03ba\u03ae\" data-menu=\"3\" data-prod=\"35\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=35\">\n\t\t\t\t\t\tKrete\u0144czyk\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp35\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions35\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 6,90\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039a\u03c1\u03b7\u03c4\u03b9\u03ba\u03ae', 35, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/prasini-kotopoylo9990_017.jpg\" data-caption=\"\u03a0\u03c1\u03ac\u03c3\u03b9\u03bd\u03b7 \u03bc\u03b5 \u03ba\u03bf\u03c4\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf\" data-menu=\"3\" data-prod=\"36\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=36\">\n\t\t\t\t\t\tZielony z kurczakiem\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp36\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions36\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 6,90\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u03a0\u03c1\u03ac\u03c3\u03b9\u03bd\u03b7 \u03bc\u03b5 \u03ba\u03bf\u03c4\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf', 36, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/tonosalata.jpg\" data-caption=\"\u03a4\u03bf\u03bd\u03bf\u03c3\u03b1\u03bb\u03ac\u03c4\u03b1\" data-menu=\"3\" data-prod=\"37\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=37\">\n\t\t\t\t\t\tSa\u0142atka z tu\u0144czykiem\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp37\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions37\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 6,50\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u03a4\u03bf\u03bd\u03bf\u03c3\u03b1\u03bb\u03ac\u03c4\u03b1', 37, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/salata_chanioporta.jpg\" data-caption=\"\u03a7\u03b1\u03bd\u03b9\u03ce\u03c0\u03bf\u03c1\u03c4\u03b1\" data-menu=\"3\" data-prod=\"38\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=38\">\n\t\t\t\t\t\tHanioport\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp38\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions38\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 6,90\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u03a7\u03b1\u03bd\u03b9\u03ce\u03c0\u03bf\u03c1\u03c4\u03b1', 38, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/salata_kaisara.jpg\" data-caption=\"\u03a4\u03bf\u03c5 \u03ba\u03b1\u03af\u03c3\u03b1\u03c1\u03b1\" data-menu=\"3\" data-prod=\"39\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=39\">\n\t\t\t\t\t\tCaesar's\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp39\">\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions39\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\n\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t<span class=\"vrtkvarnamesp\">&nbsp;<\/span>\n\n\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\n\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\u20ac 6,90\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u03a4\u03bf\u03c5 \u03ba\u03b1\u03af\u03c3\u03b1\u03c1\u03b1', 39, 0, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n\n\t<\/div>\n\n<\/div>\n\n<div class=\"vrtk-menu-outer\">\n\n\t<div class=\"vrtkmenuheader\">\n\n\t\t<div class=\"vrtkmenutitlediv\">\n\n\t\t\t<div class=\"vrtk-menu-title\">Makaron<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\n\t\t<div class=\"vrtkmenudescdiv\">\n\t\t\t\t\t<\/div>\n\n\t<\/div>\n\n\t<div class=\"vrtkitemsofmenudiv\">\n\t\n\t\t<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/makaronia-me-saltsa.jpg\" data-caption=\"\u039d\u03b1\u03c0\u03bf\u03bb\u03b9\u03c4\u03ac\u03bd\u03b1\" data-menu=\"4\" data-prod=\"40\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=40\">\n\t\t\t\t\t\tNapolitana\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp40\">\n\t\t\t\t<p>Z czerwonym sosem. Podawane z tartym antotyro<\/p>\n\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions40\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\t\n\t\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t\t<span class=\"vrtkvarnamesp\">Spaghetti<\/span>\n\n\t\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\t\u20ac 4,90\t\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039d\u03b1\u03c0\u03bf\u03bb\u03b9\u03c4\u03ac\u03bd\u03b1 - \u03a3\u03c0\u03b1\u03b3\u03b3\u03ad\u03c4\u03b9', 40, 1, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t\t<span class=\"vrtkvarnamesp\">Penne<\/span>\n\n\t\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\t\u20ac 4,90\t\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039d\u03b1\u03c0\u03bf\u03bb\u03b9\u03c4\u03ac\u03bd\u03b1 - \u03a0\u03ad\u03bd\u03bd\u03b5\u03c2', 40, 2, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t\t<span class=\"vrtkvarnamesp\">Liguini<\/span>\n\n\t\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\t\u20ac 4,90\t\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039d\u03b1\u03c0\u03bf\u03bb\u03b9\u03c4\u03ac\u03bd\u03b1 - \u039b\u03b9\u03b3\u03ba\u03bf\u03c5\u03af\u03bd\u03b9', 40, 3, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/makaronia-me-kima.jpg\" data-caption=\"\u039c\u03c0\u03bf\u03bb\u03bf\u03bd\u03ad\u03b6\" data-menu=\"4\" data-prod=\"41\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=41\">\n\t\t\t\t\t\tBolognaise\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp41\">\n\t\t\t\t<p>Z mieszanym mi\u0119sem mielonym (mielona wo\u0142owina i mielona wieprzowina). W towarzystwie tartego antotyro<\/p>\n\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions41\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\t\n\t\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t\t<span class=\"vrtkvarnamesp\">Spaghetti<\/span>\n\n\t\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\t\u20ac 6,50\t\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039c\u03c0\u03bf\u03bb\u03bf\u03bd\u03ad\u03b6 - \u03a3\u03c0\u03b1\u03b3\u03b3\u03ad\u03c4\u03b9', 41, 4, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t\t<span class=\"vrtkvarnamesp\">Penne<\/span>\n\n\t\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\t\u20ac 6,50\t\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039c\u03c0\u03bf\u03bb\u03bf\u03bd\u03ad\u03b6 - \u03a0\u03ad\u03bd\u03bd\u03b5\u03c2', 41, 5, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t\t<span class=\"vrtkvarnamesp\">Liguini<\/span>\n\n\t\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\t\u20ac 6,50\t\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039c\u03c0\u03bf\u03bb\u03bf\u03bd\u03ad\u03b6 - \u039b\u03b9\u03b3\u03ba\u03bf\u03c5\u03af\u03bd\u03b9', 41, 6, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/karbonara.jpg\" data-caption=\"\u039a\u03b1\u03c1\u03bc\u03c0\u03bf\u03bd\u03ac\u03c1\u03b1\" data-menu=\"4\" data-prod=\"42\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=42\">\n\t\t\t\t\t\tCarbonara\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp42\">\n\t\t\t\t<div class=\"sc-fycNjD hEunIJ\">Z boczkiem, pieczarkami, parmezanem i \u015bmietan\u0105. Podawane z tartym serem anthotyro<\/div>\n\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions42\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\t\n\t\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t\t<span class=\"vrtkvarnamesp\">Spaghetti<\/span>\n\n\t\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\t\u20ac 6,90\t\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039a\u03b1\u03c1\u03bc\u03c0\u03bf\u03bd\u03ac\u03c1\u03b1 - \u03a3\u03c0\u03b1\u03b3\u03b3\u03ad\u03c4\u03b9', 42, 7, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t\t<span class=\"vrtkvarnamesp\">Liguini<\/span>\n\n\t\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\t\u20ac 6,90\t\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039a\u03b1\u03c1\u03bc\u03c0\u03bf\u03bd\u03ac\u03c1\u03b1 - \u039b\u03b9\u03b3\u03ba\u03bf\u03c5\u03af\u03bd\u03b9', 42, 8, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t\t<span class=\"vrtkvarnamesp\">Penne<\/span>\n\n\t\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\t\u20ac 6,90\t\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039a\u03b1\u03c1\u03bc\u03c0\u03bf\u03bd\u03ac\u03c1\u03b1 - \u03a0\u03ad\u03bd\u03bd\u03b5\u03c2', 42, 9, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/makaronia-alacrem-kotopoulo.jpg\" data-caption=\"\u039a\u03bf\u03c4\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf a la creme\" data-menu=\"4\" data-prod=\"43\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=43\">\n\t\t\t\t\t\tKurczak a la creme\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp43\">\n\t\t\t\t<div class=\"sc-fycNjD hEunIJ\">Ze \u015bmietan\u0105 i parmezanem. Podawane z tartym antotyro<\/div>\n\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions43\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\t\n\t\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t\t<span class=\"vrtkvarnamesp\">Spaghetti<\/span>\n\n\t\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\t\u20ac 7,90\t\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039a\u03bf\u03c4\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf a la creme - \u03a3\u03c0\u03b1\u03b3\u03b3\u03ad\u03c4\u03b9', 43, 10, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t\t<span class=\"vrtkvarnamesp\">Liguini<\/span>\n\n\t\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\t\u20ac 7,90\t\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039a\u03bf\u03c4\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf a la creme - \u039b\u03b9\u03b3\u03ba\u03bf\u03c5\u03af\u03bd\u03b9', 43, 11, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t\t<span class=\"vrtkvarnamesp\">Penne<\/span>\n\n\t\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\t\u20ac 7,90\t\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039a\u03bf\u03c4\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf a la creme - \u03a0\u03ad\u03bd\u03bd\u03b5\u03c2', 43, 12, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/garidomakaronada.jpg\" data-caption=\"\u0393\u03b1\u03c1\u03b9\u03b4\u03bf\u03bc\u03b1\u03ba\u03b1\u03c1\u03bf\u03bd\u03ac\u03b4\u03b1\" data-menu=\"4\" data-prod=\"45\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=45\">\n\t\t\t\t\t\tMakaron z krewetkami\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp45\">\n\t\t\t\t<div class=\"sc-fycNjD hEunIJ\">Ze \u015bwie\u017c\u0105 cebul\u0105, natk\u0105 pietruszki, koperkiem, krewetkami, sosem pomidorowym i ouzo. Podawane z tartym antotyro<\/div>\n\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions45\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\t\n\t\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t\t<span class=\"vrtkvarnamesp\">Spaghetti<\/span>\n\n\t\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\t\u20ac 8,50\t\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u0393\u03b1\u03c1\u03b9\u03b4\u03bf\u03bc\u03b1\u03ba\u03b1\u03c1\u03bf\u03bd\u03ac\u03b4\u03b1 - \u03a3\u03c0\u03b1\u03b3\u03b3\u03ad\u03c4\u03b9', 45, 16, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t\t<span class=\"vrtkvarnamesp\">Liguini<\/span>\n\n\t\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\t\u20ac 8,50\t\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u0393\u03b1\u03c1\u03b9\u03b4\u03bf\u03bc\u03b1\u03ba\u03b1\u03c1\u03bf\u03bd\u03ac\u03b4\u03b1 - \u039b\u03b9\u03b3\u03ba\u03bf\u03c5\u03af\u03bd\u03b9', 45, 17, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t\t<span class=\"vrtkvarnamesp\">Penne<\/span>\n\n\t\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\t\u20ac 8,50\t\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u0393\u03b1\u03c1\u03b9\u03b4\u03bf\u03bc\u03b1\u03ba\u03b1\u03c1\u03bf\u03bd\u03ac\u03b4\u03b1 - \u03a0\u03ad\u03bd\u03bd\u03b5\u03c2', 45, 18, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n<div class=\"vrtksingleitemdiv\">\n\n\t<div class=\"vrtkitemleftdiv\">\n\n\t\t\t\t\t<div class=\"vrtkitemimagediv-outer\">\n\t\t\t\t<div class=\"vrtkitemimagediv\">\n\t\t\t\t\t<a href=\"javascript: void(0);\" class=\"vremodal\" onclick=\"vreOpenGallery(this);\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media@small\/kritiki-makaronada-anthotyro.jpg\" data-caption=\"\u039a\u03c1\u03b7\u03c4\u03b9\u03ba\u03ae \u03bc\u03b1\u03ba\u03b1\u03c1\u03bf\u03bd\u03ac\u03b4\u03b1\" data-menu=\"4\" data-prod=\"46\" \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"vrtkiteminfodiv\">\n\n\t\t\t<div class=\"vrtkitemtitle\">\n\n\t\t\t\t<span class=\"vrtkitemnamesp\">\n\t\t\t\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/take-away-menu-list\/?option=com_vikrestaurants&amp;view=takeawayitem&amp;takeaway_item=46\">\n\t\t\t\t\t\tKrete\u0144ski makaron\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\n\t\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vrtkitemdescsp\" id=\"vrtkitemshortdescsp46\">\n\t\t\t\t<div class=\"sc-fycNjD hEunIJ\">Podawane z tartym antotyro<\/div>\n\t\t\t<\/div>\n\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\t\n\t<div id=\"vrtkitemoptions46\" class=\"vrtkitemvardiv\">\n\t\t\n\t\t\t\t\t\t\n\t\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t\t<span class=\"vrtkvarnamesp\">Spaghetti<\/span>\n\n\t\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\t\u20ac 6,00\t\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039a\u03c1\u03b7\u03c4\u03b9\u03ba\u03ae \u03bc\u03b1\u03ba\u03b1\u03c1\u03bf\u03bd\u03ac\u03b4\u03b1 - \u03a3\u03c0\u03b1\u03b3\u03b3\u03ad\u03c4\u03b9', 46, 19, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t\t<span class=\"vrtkvarnamesp\">Liguini<\/span>\n\n\t\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\t\u20ac 6,00\t\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039a\u03c1\u03b7\u03c4\u03b9\u03ba\u03ae \u03bc\u03b1\u03ba\u03b1\u03c1\u03bf\u03bd\u03ac\u03b4\u03b1 - \u039b\u03b9\u03b3\u03ba\u03bf\u03c5\u03af\u03bd\u03b9', 46, 20, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t<div class=\"vrtksinglevar\">\n\n\t\t\t\t\t<span class=\"vrtkvarnamesp\">Penne<\/span>\n\n\t\t\t\t\t<div class=\"vrtkvarfloatrdiv\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<span class=\"vrtkvarpricesp\">\n\t\t\t\t\t\t\t\u20ac 6,00\t\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"vrtkvaraddbuttondiv\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"vrtkvaraddbutton\" onclick=\"vrOpenOverlay('vrnewitemoverlay', '\u039a\u03c1\u03b7\u03c4\u03b9\u03ba\u03ae \u03bc\u03b1\u03ba\u03b1\u03c1\u03bf\u03bd\u03ac\u03b4\u03b1 - \u03a0\u03ad\u03bd\u03bd\u03b5\u03c2', 46, 21, -1);\"><i class=\"fas fa-plus-square\"><\/i><\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t<\/div>\n\n<\/div>\n\n\t<\/div>\n\n<\/div>\n\n\t<\/div>\n\n\t<div class=\"vrtkgotopaydiv\">\n\t\t<a href=\"https:\/\/chanioportarestaurant.gr\/pl\/confirm-take-away-order\/\" class=\"vrtkgotopaybutton\">\n\t\t\tZam\u00f3w teraz\t\t<\/a>\n\t<\/div>\n\n<\/div>\n\n\t<div class=\"vrtk-attributes-legend\">\n\t\t\t\t\t<div class=\"vrtk-attribute-box\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media\/spicy.png\" \/>\n\t\t\t\t<span>Pikantny<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"vrtk-attribute-box\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media\/veggie.png\" \/>\n\t\t\t\t<span>Wegetaria\u0144skie<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"vrtk-attribute-box\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/uploads\/vikrestaurants\/media\/nuts.png\" \/>\n\t\t\t\t<span>Zawiera orzechy<\/span>\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\n<div class=\"vr-overlay\" id=\"vrnewitemoverlay\" style=\"display: none;\">\n\n\t<div class=\"vr-modal-box\">\n\n\t\t<div class=\"vr-modal-head\">\n\n\t\t\t<div class=\"vr-modal-head-title\">\n\t\t\t\t<h3><\/h3>\n\t\t\t<\/div>\n\n\t\t\t<div class=\"vr-modal-head-dismiss\">\n\t\t\t\t<a href=\"javascript: void(0);\" onclick=\"vrCloseOverlay('vrnewitemoverlay');\">\u00d7<\/a>\n\t\t\t<\/div>\n\n\t\t<\/div>\n\n\t\t<div class=\"vr-modal-body\">\n\t\t\t\n\t\t<\/div>\n\n\t<\/div>\n\n<\/div>\n\n\n<script>\n\n\tfunction vrOpenOverlay(ref, title, id_entry, id_option, index) {\n\t\t\/\/ change overlay title\n\t\tjQuery('.vr-modal-head-title h3').text(title);\n\t\t\n\t\t\/\/ add loading image\n\t\tjQuery('.vr-modal-body').html(\n\t\t\t'<div class=\"vr-modal-overlay-loading\">\\n'+\n\t\t\t\t'<img decoding=\"async\" id=\"img-loading\" src=\"https:\/\/chanioportarestaurant.gr\/wp-content\/plugins\/vikrestaurants\/site\/assets\/css\/images\/hor-loader.gif\" \/>\\n'+\n\t\t\t'<\/div>\\n'\n\t\t);\n\t\t\n\t\t\/\/ show modal\n\t\tjQuery('#' + ref).show();\n\n\t\t\/\/ prevent body from scrolling\n\t\tjQuery('body').css('overflow', 'hidden');\n\t\t\n\t\t\/\/ make request to load product details\n\t\tUIAjax.do(\n\t\t\t'https:\/\/chanioportarestaurant.gr\/wp-admin\/admin-ajax.php?view=tkadditem&tmpl=component&action=vikrestaurants&vik_ajax_client=site',\n\t\t\t{\n\t\t\t\teid:   id_entry,\n\t\t\t\toid:   id_option,\n\t\t\t\tindex: index,\n\t\t\t},\n\t\t\tfunction(resp) {\n\t\t\t\t\/\/ try to decode JSON response\n\t\t\t\ttry {\n\t\t\t\t\tresp = JSON.parse(resp);\n\n\t\t\t\t\tif (Array.isArray(resp)) {\n\t\t\t\t\t\t\/\/ extract HTML from array\n\t\t\t\t\t\tresp = resp.shift();\n\t\t\t\t\t}\n\t\t\t\t} catch (err) {\n\t\t\t\t\t\/\/ no JSON, plain HTML was returned\n\t\t\t\t}\n\n\t\t\t\tjQuery('.vr-modal-body').html(resp);\n\t\t\t},\n\t\t\tfunction(error) {\n\t\t\t\tif (!error.responseText || error.responseText.length > 1024) {\n\t\t\t\t\t\/\/ use default generic error\n\t\t\t\t\terror.responseText = Joomla.JText._('VRTKADDITEMERR2');\n\t\t\t\t}\n\n\t\t\t\talert(error.responseText);\n\t\t\t}\n\t\t);\n\t}\n\n\tfunction vrCloseOverlay(ref) {\n\t\t\/\/ make body scrollable again\n\t\tjQuery('body').css('overflow', 'auto');\n\n\t\t\/\/ hide overlay\n\t\tjQuery('#' + ref).hide();\n\t\t\/\/ clear overlay body\n\t\tjQuery('.vr-modal-body').html('');\n\t}\n\n\tjQuery('.vr-modal-box').on('click', function(e) {\n\t\t\/\/ ignore outside click\n\t\te.stopPropagation();\n\t});\n\n\tjQuery('.vr-overlay').on('click', function() {\n\t\t\/\/ close overlay when the background is clicked\n\t\tvrCloseOverlay(jQuery(this).attr('id'));\n\t});\n\n<\/script>\n\n<script>\n\n\tvar GALLERY_DATA = {\"groupBy\":\"menu\",\"images\":{\"1\":[{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/patates-tiganites.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/patates-tiganites.jpg\",\"caption\":\"\\u03a0\\u03b1\\u03c4\\u03ac\\u03c4\\u03b5\\u03c2 \\u03c4\\u03b7\\u03b3\\u03b1\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2\",\"id\":\"1\",\"idMenu\":\"1\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/patata-fournou.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/patata-fournou.jpg\",\"caption\":\"\\u03a0\\u03b1\\u03c4\\u03ac\\u03c4\\u03b5\\u03c2 \\u03c6\\u03bf\\u03cd\\u03c1\\u03bd\\u03bf\\u03c5\",\"id\":\"2\",\"idMenu\":\"1\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/kolokithi-tiganito.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/kolokithi-tiganito.jpg\",\"caption\":\"\\u039a\\u03bf\\u03bb\\u03bf\\u03ba\\u03cd\\u03b8\\u03b9 \\u03c4\\u03b7\\u03b3\\u03b1\\u03bd\\u03b7\\u03c4\\u03cc\",\"id\":\"3\",\"idMenu\":\"1\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/galomyzithra.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/galomyzithra.jpg\",\"caption\":\"\\u0393\\u03b1\\u03bb\\u03bf\\u03bc\\u03c5\\u03b6\\u03ae\\u03b8\\u03c1\\u03b1\",\"id\":\"4\",\"idMenu\":\"1\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/tzatziki.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/tzatziki.jpg\",\"caption\":\"\\u03a4\\u03b6\\u03b1\\u03c4\\u03b6\\u03af\\u03ba\\u03b9\",\"id\":\"5\",\"idMenu\":\"1\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/rosiki-salata.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/rosiki-salata.jpg\",\"caption\":\"\\u03a1\\u03ce\\u03c3\\u03b9\\u03ba\\u03b7\",\"id\":\"6\",\"idMenu\":\"1\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/pantzaria.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/pantzaria.jpg\",\"caption\":\"\\u03a0\\u03b1\\u03bd\\u03c4\\u03b6\\u03ac\\u03c1\\u03b9\\u03b1\",\"id\":\"7\",\"idMenu\":\"1\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/melitzanosalata.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/melitzanosalata.jpg\",\"caption\":\"\\u039c\\u03b5\\u03bb\\u03b9\\u03c4\\u03b6\\u03b1\\u03bd\\u03bf\\u03c3\\u03b1\\u03bb\\u03ac\\u03c4\\u03b1\",\"id\":\"8\",\"idMenu\":\"1\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/patzarosalata.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/patzarosalata.jpg\",\"caption\":\"\\u03a0\\u03b1\\u03bd\\u03c4\\u03b6\\u03b1\\u03c1\\u03bf\\u03c3\\u03b1\\u03bb\\u03ac\\u03c4\\u03b1\",\"id\":\"9\",\"idMenu\":\"1\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/tyrokayteri.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/tyrokayteri.jpg\",\"caption\":\"\\u03a4\\u03c5\\u03c1\\u03bf\\u03ba\\u03b1\\u03c5\\u03c4\\u03b5\\u03c1\\u03ae\",\"id\":\"10\",\"idMenu\":\"1\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/saganaki.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/saganaki.jpg\",\"caption\":\"\\u03a3\\u03b1\\u03b3\\u03b1\\u03bd\\u03ac\\u03ba\\u03b9\",\"id\":\"11\",\"idMenu\":\"1\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/ntakos.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/ntakos.jpg\",\"caption\":\"\\u039d\\u03c4\\u03ac\\u03ba\\u03bf\\u03c2\",\"id\":\"12\",\"idMenu\":\"1\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/fava.jpeg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/fava.jpeg\",\"caption\":\"\\u03a6\\u03ac\\u03b2\\u03b1\",\"id\":\"13\",\"idMenu\":\"1\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/ntolmadakia.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/ntolmadakia.jpg\",\"caption\":\"\\u039d\\u03c4\\u03bf\\u03bb\\u03bc\\u03b1\\u03b4\\u03ac\\u03ba\\u03b9\\u03b1\",\"id\":\"14\",\"idMenu\":\"1\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/keftedakia.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/keftedakia.jpg\",\"caption\":\"\\u039a\\u03b5\\u03c6\\u03c4\\u03b5\\u03b4\\u03ac\\u03ba\\u03b9\\u03b1\",\"id\":\"15\",\"idMenu\":\"1\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/feta-fournou.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/feta-fournou.jpg\",\"caption\":\"\\u03a6\\u03ad\\u03c4\\u03b1 \\u03c6\\u03bf\\u03cd\\u03c1\\u03bd\\u03bf\\u03c5\",\"id\":\"16\",\"idMenu\":\"1\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/garides-daganaki.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/garides-daganaki.jpg\",\"caption\":\"\\u0393\\u03b1\\u03c1\\u03af\\u03b4\\u03b5\\u03c2 \\u03c3\\u03b1\\u03b3\\u03b1\\u03bd\\u03ac\\u03ba\\u03b9\",\"id\":\"17\",\"idMenu\":\"1\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/feta-ladorigani.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/feta-ladorigani.jpg\",\"caption\":\"\\u03a6\\u03ad\\u03c4\\u03b1 \\u03bb\\u03b1\\u03b4\\u03bf\\u03c1\\u03af\\u03b3\\u03b1\\u03bd\\u03b7\",\"id\":\"18\",\"idMenu\":\"1\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/sikoti-tiganito-mosxarisio.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/sikoti-tiganito-mosxarisio.jpg\",\"caption\":\"\\u03a3\\u03c5\\u03ba\\u03ce\\u03c4\\u03b9 \\u03c4\\u03b7\\u03b3\\u03b1\\u03bd\\u03b7\\u03c4\\u03cc\",\"id\":\"19\",\"idMenu\":\"1\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/apaki.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/apaki.jpg\",\"caption\":\"\\u0391\\u03c0\\u03ac\\u03ba\\u03b9\",\"id\":\"20\",\"idMenu\":\"1\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/manitaria-sxaras.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/manitaria-sxaras.jpg\",\"caption\":\"\\u039c\\u03b1\\u03bd\\u03b9\\u03c4\\u03ac\\u03c1\\u03b9\\u03b1 \\u03c3\\u03c7\\u03ac\\u03c1\\u03b1\\u03c2\",\"id\":\"21\",\"idMenu\":\"1\"}],\"2\":[{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/omeleta-xorta-patates.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/omeleta-xorta-patates.jpg\",\"caption\":\"\\u039f\\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03b1\\u03bd\\u03b8\\u03cc\\u03c4\\u03c5\\u03c1\\u03bf & \\u03c0\\u03b1\\u03c4\\u03ac\\u03c4\\u03b5\\u03c2 \\u03c4\\u03b7\\u03b3\\u03b1\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2\",\"id\":\"22\",\"idMenu\":\"2\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/omeleta-xorta-patates.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/omeleta-xorta-patates.jpg\",\"caption\":\"\\u03a3\\u03c6\\u03bf\\u03c5\\u03b3\\u03b3\\u03ac\\u03c4\\u03bf \\u03bc\\u03b5 \\u03c0\\u03b1\\u03c4\\u03ac\\u03c4\\u03b5\\u03c2 \\u03c4\\u03b7\\u03b3\\u03b1\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2\",\"id\":\"23\",\"idMenu\":\"2\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/omeleta-xorta-patates.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/omeleta-xorta-patates.jpg\",\"caption\":\"\\u039f\\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03c7\\u03cc\\u03c1\\u03c4\\u03b1 & \\u03c0\\u03b1\\u03c4\\u03ac\\u03c4\\u03b5\\u03c2 \\u03c4\\u03b7\\u03b3\\u03b1\\u03bd\\u03b7\\u03c4\\u03ad\\u03c2\",\"id\":\"24\",\"idMenu\":\"2\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/strapatsada.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/strapatsada.jpg\",\"caption\":\"\\u03a3\\u03c4\\u03c1\\u03b1\\u03c0\\u03b1\\u03c4\\u03c3\\u03ac\\u03b4\\u03b1\",\"id\":\"25\",\"idMenu\":\"2\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/omeleta-kolokithi.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/omeleta-kolokithi.jpg\",\"caption\":\"\\u039f\\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03ba\\u03bf\\u03bb\\u03bf\\u03ba\\u03cd\\u03b8\\u03b9\",\"id\":\"26\",\"idMenu\":\"2\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/omeleta-laxanika.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/omeleta-laxanika.jpg\",\"caption\":\"\\u039f\\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b1 \\u03bc\\u03b5 \\u03bb\\u03b1\\u03c7\\u03b1\\u03bd\\u03b9\\u03ba\\u03ac\",\"id\":\"27\",\"idMenu\":\"2\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/omeleta-special.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/omeleta-special.jpg\",\"caption\":\"\\u039f\\u03bc\\u03b5\\u03bb\\u03ad\\u03c4\\u03b1 special\",\"id\":\"28\",\"idMenu\":\"2\"}],\"3\":[{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/laxano-karoto.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/laxano-karoto.jpg\",\"caption\":\"\\u039b\\u03ac\\u03c7\\u03b1\\u03bd\\u03bf & \\u03ba\\u03b1\\u03c1\\u03cc\\u03c4\\u03bf\",\"id\":\"30\",\"idMenu\":\"3\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/laxano-karoto-magioneza.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/laxano-karoto-magioneza.jpg\",\"caption\":\"\\u039b\\u03ac\\u03c7\\u03b1\\u03bd\\u03bf, \\u03ba\\u03b1\\u03c1\\u03cc\\u03c4\\u03bf & \\u03bc\\u03b1\\u03b3\\u03b9\\u03bf\\u03bd\\u03ad\\u03b6\\u03b1\",\"id\":\"31\",\"idMenu\":\"3\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/xoriatiki.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/xoriatiki.jpg\",\"caption\":\"\\u03a7\\u03c9\\u03c1\\u03b9\\u03ac\\u03c4\\u03b9\\u03ba\\u03b7\",\"id\":\"32\",\"idMenu\":\"3\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/prasini-salata-anthotyro.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/prasini-salata-anthotyro.jpg\",\"caption\":\"\\u03a0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b7 \\u03bc\\u03b5 \\u03b1\\u03bd\\u03b8\\u03cc\\u03c4\\u03c5\\u03c1\\u03bf\",\"id\":\"33\",\"idMenu\":\"3\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/salata_zimarikon.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/salata_zimarikon.jpg\",\"caption\":\"\\u0396\\u03c5\\u03bc\\u03b1\\u03c1\\u03b9\\u03ba\\u03ce\\u03bd\",\"id\":\"34\",\"idMenu\":\"3\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/kritiki.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/kritiki.jpg\",\"caption\":\"\\u039a\\u03c1\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae\",\"id\":\"35\",\"idMenu\":\"3\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/prasini-kotopoylo9990_017.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/prasini-kotopoylo9990_017.jpg\",\"caption\":\"\\u03a0\\u03c1\\u03ac\\u03c3\\u03b9\\u03bd\\u03b7 \\u03bc\\u03b5 \\u03ba\\u03bf\\u03c4\\u03cc\\u03c0\\u03bf\\u03c5\\u03bb\\u03bf\",\"id\":\"36\",\"idMenu\":\"3\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/tonosalata.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/tonosalata.jpg\",\"caption\":\"\\u03a4\\u03bf\\u03bd\\u03bf\\u03c3\\u03b1\\u03bb\\u03ac\\u03c4\\u03b1\",\"id\":\"37\",\"idMenu\":\"3\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/salata_chanioporta.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/salata_chanioporta.jpg\",\"caption\":\"\\u03a7\\u03b1\\u03bd\\u03b9\\u03ce\\u03c0\\u03bf\\u03c1\\u03c4\\u03b1\",\"id\":\"38\",\"idMenu\":\"3\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/salata_kaisara.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/salata_kaisara.jpg\",\"caption\":\"\\u03a4\\u03bf\\u03c5 \\u03ba\\u03b1\\u03af\\u03c3\\u03b1\\u03c1\\u03b1\",\"id\":\"39\",\"idMenu\":\"3\"}],\"4\":[{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/makaronia-me-saltsa.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/makaronia-me-saltsa.jpg\",\"caption\":\"\\u039d\\u03b1\\u03c0\\u03bf\\u03bb\\u03b9\\u03c4\\u03ac\\u03bd\\u03b1\",\"id\":\"40\",\"idMenu\":\"4\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/makaronia-me-kima.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/makaronia-me-kima.jpg\",\"caption\":\"\\u039c\\u03c0\\u03bf\\u03bb\\u03bf\\u03bd\\u03ad\\u03b6\",\"id\":\"41\",\"idMenu\":\"4\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/karbonara.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/karbonara.jpg\",\"caption\":\"\\u039a\\u03b1\\u03c1\\u03bc\\u03c0\\u03bf\\u03bd\\u03ac\\u03c1\\u03b1\",\"id\":\"42\",\"idMenu\":\"4\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/makaronia-alacrem-kotopoulo.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/makaronia-alacrem-kotopoulo.jpg\",\"caption\":\"\\u039a\\u03bf\\u03c4\\u03cc\\u03c0\\u03bf\\u03c5\\u03bb\\u03bf a la creme\",\"id\":\"43\",\"idMenu\":\"4\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/garidomakaronada.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/garidomakaronada.jpg\",\"caption\":\"\\u0393\\u03b1\\u03c1\\u03b9\\u03b4\\u03bf\\u03bc\\u03b1\\u03ba\\u03b1\\u03c1\\u03bf\\u03bd\\u03ac\\u03b4\\u03b1\",\"id\":\"45\",\"idMenu\":\"4\"},{\"thumb\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media@small\\\/kritiki-makaronada-anthotyro.jpg\",\"uri\":\"https:\\\/\\\/chanioportarestaurant.gr\\\/wp-content\\\/uploads\\\/vikrestaurants\\\/media\\\/kritiki-makaronada-anthotyro.jpg\",\"caption\":\"\\u039a\\u03c1\\u03b7\\u03c4\\u03b9\\u03ba\\u03ae \\u03bc\\u03b1\\u03ba\\u03b1\\u03c1\\u03bf\\u03bd\\u03ac\\u03b4\\u03b1\",\"id\":\"46\",\"idMenu\":\"4\"}]}};\n\n\tjQuery(function() {\n\t\t\/\/ adjust gallery data for being used by FontAwesome\n\t\tfor (var id in GALLERY_DATA.images) {\n\t\t\tif (GALLERY_DATA.images.hasOwnProperty(id)) {\n\t\t\t\t\/\/ iterate images\n\t\t\t\tfor (var i = 0; i < GALLERY_DATA.images[id].length; i++) {\n\t\t\t\t\tvar img = GALLERY_DATA.images[id][i];\n\n\t\t\t\t\tGALLERY_DATA.images[id][i] = {\n\t\t\t\t\t\tsrc:  img.uri,\n\t\t\t\t\t\ttype: 'image',\n\t\t\t\t\t\topts: {\n\t\t\t\t\t\t\tcaption: img.caption,\n\t\t\t\t\t\t\tthumb:   img.thumb,\n\t\t\t\t\t\t},\n\t\t\t\t\t};\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t});\n\n\tfunction vreOpenGallery(link) {\n\t\t\/\/ get clicked image\n\t\tvar img = jQuery(link).find('img');\n\n\t\tif (GALLERY_DATA.groupBy == 'menu') {\n\t\t\t\/\/ get menu ID\n\t\t\tvar id_menu = img.data('menu');\n\n\t\t\tif (!GALLERY_DATA.images.hasOwnProperty(id_menu)) {\n\t\t\t\treturn false;\n\t\t\t}\n\n\t\t\t\/\/ open fancybox to show only the items that belong to this menu\n\t\t\tvar instance = jQuery.fancybox.open(GALLERY_DATA.images[id_menu]);\n\n\t\t\t\/\/ get clicked image index\n\t\t\tvar index = jQuery('a.vremodal img[data-menu=\"' + id_menu + '\"]').index(img);\n\n\t\t\tif (index > 0) {\n\t\t\t\t\/\/ jump to selected image ('0' turns off the animation)\n\t\t\t\tinstance.jumpTo(index, 0);\n\t\t\t}\n\t\t} else {\n\t\t\t\/\/ get product ID\n\t\t\tvar id_prod = img.data('prod');\n\n\t\t\tif (!GALLERY_DATA.images.hasOwnProperty(id_prod)) {\n\t\t\t\treturn false;\n\t\t\t}\n\n\t\t\t\/\/ open fancybox to show only the items that belong to this product\n\t\t\tjQuery.fancybox.open(GALLERY_DATA.images[id_prod]);\n\t\t}\n\t}\n\n\tfunction showMoreDesc(id) {\n\t\tsetDescriptionVisible(id, true);\n\t}\n\n\tfunction showLessDesc(id) {\n\t\tsetDescriptionVisible(id, false);\n\t}\n\n\tfunction setDescriptionVisible(id, status) {\n\t\tif (status) {\n\t\t\tjQuery('#vrtkitemshortdescsp' + id).hide();\n\t\t\tjQuery('#vrtkitemlongdescsp' + id).show();\n\t\t} else {\n\t\t\tjQuery('#vrtkitemlongdescsp' + id).hide();\n\t\t\tjQuery('#vrtkitemshortdescsp' + id).show();\n\t\t}\n\t}\n\n\tfunction vrInsertTakeAwayItem(id_entry, id_option) {\n\t\tvar data = {\n\t\t\tid_entry:   id_entry,\n\t\t\tid_option:  id_option,\n\t\t\titem_index: -1,\n\t\t};\n\n\t\tvrMakeAddCartRequest(data).then((response) => {\n\t\t\t\/\/ do nothing here\n\t\t}).catch((error) => {\n\t\t\t\/\/ do nothing here\n\t\t});\n\t}\n\n\tfunction vrMakeAddCartRequest(data) {\n\t\t\/\/ create promise\n\t\treturn new Promise((resolve, reject) => {\n\t\t\t\/\/ make request to add the item within the cart\n\t\t\tUIAjax.do(\n\t\t\t\t'https:\/\/chanioportarestaurant.gr\/wp-admin\/admin-ajax.php?task=tkreservation.addtocartajax&tmpl=component&action=vikrestaurants&vik_ajax_client=site',\n\t\t\t\tdata,\n\t\t\t\tfunction(resp) {\n\t\t\t\t\t\/\/ try to decode JSON\n\t\t\t\t\tvar obj = jQuery.parseJSON(resp);\n\n\t\t\t\t\tvar msg = {\n\t\t\t\t\t\tstatus: 0,\n\t\t\t\t\t\ttext:   '',\n\t\t\t\t\t};\n\n\t\t\t\t\tif (vrIsCartPublished()) {\n\t\t\t\t\t\t\/\/ refresh cart module in case it is published\n\t\t\t\t\t\tvrCartRefreshItems(obj.items, obj.total, obj.discount, obj.finalTotal);\n\t\t\t\t\t}\n\n\t\t\t\t\t\/\/ resolve promise\n\t\t\t\t\tresolve(obj);\n\n\t\t\t\t\tif (obj.message) {\n\t\t\t\t\t\t\/\/ use the message fetched by the controller\n\t\t\t\t\t\tmsg = obj.message;\n\t\t\t\t\t}\n\n\t\t\t\t\t\/\/ Display the default successful message only in case there is no message text\n\t\t\t\t\t\/\/ and the cart is not published (or currently not visible on the screen).\n\t\t\t\t\tif (msg.text.length == 0 && (!vrIsCartPublished() || !vrIsCartVisibleOnScreen())) {\n\t\t\t\t\t\tmsg.text   = Joomla.JText._('VRTKADDITEMSUCC');\n\t\t\t\t\t\tmsg.status = 1;\n\t\t\t\t\t}\n\n\t\t\t\t\tif (msg.text.length) {\n\t\t\t\t\t\t\/\/ dispatch toast message\n\t\t\t\t\t\tToastMessage.dispatch(msg);\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\tfunction(error) {\n\t\t\t\t\tif (!error.responseText || error.responseText.length > 1024) {\n\t\t\t\t\t\t\/\/ use default generic error\n\t\t\t\t\t\terror.responseText = Joomla.JText._('VRTKADDITEMERR2');\n\t\t\t\t\t}\n\n\t\t\t\t\t\/\/ reject promise\n\t\t\t\t\treject(error);\n\n\t\t\t\t\t\/\/ raise error\n\t\t\t\t\tToastMessage.dispatch({\n\t\t\t\t\t\ttext:   error.responseText,\n\t\t\t\t\t\tstatus: 0,\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t);\n\t\t});\n\t}\n\n<\/script>\n\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-994","page","type-page","status-publish","hentry"],"blocksy_meta":{"has_hero_section":"enabled","background":{"desktop":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"var(--theme-palette-color-4)"}}},"tablet":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"var(--theme-palette-color-4)"}}},"mobile":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"var(--theme-palette-color-4)"}}},"__changed":[]},"styles_descriptor":{"styles":{"desktop":"[data-prefix=\"single_page\"] .entry-header .page-title {--theme-font-size:30px;--theme-heading-color:var(--theme-palette-color-1);} [data-prefix=\"single_page\"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix=\"single_page\"] {background-color:var(--theme-palette-color-4);background-image:none;}","tablet":"","mobile":""},"google_fonts":{"Karla":["n4","n6"]},"version":6},"pageTitleFontColor":{"default":{"color":"var(--theme-palette-color-1)"}}},"_links":{"self":[{"href":"https:\/\/chanioportarestaurant.gr\/pl\/wp-json\/wp\/v2\/pages\/994","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chanioportarestaurant.gr\/pl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chanioportarestaurant.gr\/pl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chanioportarestaurant.gr\/pl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chanioportarestaurant.gr\/pl\/wp-json\/wp\/v2\/comments?post=994"}],"version-history":[{"count":4,"href":"https:\/\/chanioportarestaurant.gr\/pl\/wp-json\/wp\/v2\/pages\/994\/revisions"}],"predecessor-version":[{"id":1033,"href":"https:\/\/chanioportarestaurant.gr\/pl\/wp-json\/wp\/v2\/pages\/994\/revisions\/1033"}],"wp:attachment":[{"href":"https:\/\/chanioportarestaurant.gr\/pl\/wp-json\/wp\/v2\/media?parent=994"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}