{"id":711,"date":"2019-03-05T08:02:33","date_gmt":"2019-03-05T08:02:33","guid":{"rendered":"http:\/\/houdam.dk\/wordpress\/?page_id=711"},"modified":"2019-03-05T10:56:21","modified_gmt":"2019-03-05T10:56:21","slug":"houdam-with-room-for-6","status":"publish","type":"page","link":"https:\/\/houdam.dk\/wordpress\/en\/houdam-with-room-for-6\/","title":{"rendered":"H\u00f8loftet &#8211; with room for 6"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"711\" class=\"elementor elementor-711 elementor-bc-flex-widget\" data-elementor-settings=\"[]\">\n\t\t\t\t\t\t<div class=\"elementor-inner\">\n\t\t\t\t\t\t\t<div class=\"elementor-section-wrap\">\n\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3184a8d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3184a8d\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b8af364\" data-id=\"b8af364\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ed818c7 elementor-widget elementor-widget-text-editor\" data-id=\"ed818c7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<h2>H\u00f8loftet is one of the lovely apartments we have&#8230;<\/h2><p>&#8220;<strong>H\u00f8loftet<\/strong>&#8221;\u00a0on a total of 130 sqm is completely unique with its 3 rooms. 2 of the rooms have a double bed and in the last room there are 2 single beds (which of course can be put together). Plus an alcove with room for 2 extra beds. As we have described elsewhere on the website, there are views of the cows over the barn from the living room in the H\u00f8loftet. Absolutely no smell or sound genes and of course has its own bath and kitchen, as shown in the pictures.<\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2ad5120 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2ad5120\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6418dab\" data-id=\"6418dab\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-862eace elementor-widget elementor-widget-image-gallery\" data-id=\"862eace\" data-element_type=\"widget\" data-widget_type=\"image-gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-gallery\">\n\t\t\t\n\t\t\n        <script type=\"text\/javascript\">\n            jQuery(function() {\n\t\t\t\t\/\/check if the user made the\n\t\t\t\t\/\/mistake to open it with IE\n\t\t\t\tvar ie \t\t\t= false;\n\t\t\t\tif (jQuery.browser.msie)\n\t\t\t\t\tie = true;\n\t\t\t\t\/\/flag to control the click event\n\t\t\t\tvar flg_click\t= true;\n\t\t\t\t\/\/the wrapper\n                var $im_wrapper\t= jQuery('#merge-gallery-8292');\n\t\t\t\t\/\/the thumbs\n\t\t\t\tvar $thumbs\t\t= $im_wrapper.children('div:not(.gallery_image_width)');\n\t\t\t\t\/\/all the images\n\t\t\t\tvar $thumb_imgs = $thumbs.find('img');\n\t\t\t\t\/\/number of images\n\t\t\t\tvar nmb_thumbs\t= $thumbs.length;\n\t\t\t\t\/\/image loading status\n\t\t\t\tvar $im_loading\t= jQuery('#merge-gallery-8292-nav #im_loading');\n\t\t\t\t\/\/the next and previous buttons\n\t\t\t\tvar $im_next\t= jQuery('#merge-gallery-8292-nav #im_next');\n\t\t\t\tvar $im_prev\t= jQuery('#merge-gallery-8292-nav #im_prev');\n\t\t\t\t\/\/number of thumbs per line\n\t\t\t\tvar per_line\t= 3;\n\t\t\t\t\/\/number of thumbs per column\n\t\t\t\tvar per_col\t\t= Math.ceil(nmb_thumbs\/per_line)\n\t\t\t\t\/\/index of the current thumb\n\t\t\t\tvar current\t\t= -1;\n\t\t\t\t\/\/mode = grid | single\n\t\t\t\tvar mode\t\t= 'grid';\n\t\t\t\tvar $wrapper_width = $im_wrapper.width();\n\t\t\t\t\/\/an array with the positions of the thumbs\n\t\t\t\t\/\/we will use it for the navigation in single mode\n\t\t\t\tvar positionsArray = [];\n\t\t\t\tfor(var i = 0; i < nmb_thumbs; ++i)\n\t\t\t\t\tpositionsArray[i]=i;\n\n\t\t\t\t\/\/ Set container height\n\t\t\t\t$im_wrapper.height((($im_wrapper.find('.gallery_image_width').width()+20) * per_col) + 'px');\n\n\t\t\t\t\/\/preload all the images\n\t\t\t\t$im_loading.css('visibility','visible');\n\t\t\t\tvar loaded\t\t= 0;\n\t\t\t\t$thumb_imgs.each(function(){\n\t\t\t\t\tvar $this = jQuery(this);\n\t\t\t\t\tjQuery('<img\/>').load(function(){\n\t\t\t\t\t\t++loaded;\n\t\t\t\t\t\tif(loaded == nmb_thumbs*2)\n\t\t\t\t\t\t\tstart();\n\t\t\t\t\t}).attr('src',$this.attr('src'));\n\t\t\t\t\tjQuery('<img\/>').load(function(){\n\t\t\t\t\t\t++loaded;\n\t\t\t\t\t\tif(loaded == nmb_thumbs*2)\n\t\t\t\t\t\t\tstart();\n\t\t\t\t\t}).attr('src', $this.parent().attr('href'));\n\t\t\t\t});\n\n\t\t\t\t\/\/starts the animation\n\t\t\t\tfunction start(){\n\t\t\t\t\t$im_loading.css('visibility','hidden');\n\n\t\t\t\t\t$thumbs.css({\n\t\t\t\t\t\t'height' : $im_wrapper.find('.gallery_image_width').width()\n\t\t\t\t\t});\n\t\t\t\t\t\/\/disperse the thumbs in a grid\n\t\t\t\t\tdisperse();\n\t\t\t\t}\n\n\t\t\t\t\/\/disperses the thumbs in a grid based on windows dimentions\n\t\t\t\tfunction disperse(resizing) {\n\t\t\t\t\tif(!flg_click) return;\n\t\t\t\t\tsetflag();\n\t\t\t\t\tremoveNavigation();\n\n\t\t\t\t\t\/\/ Set container height\n\t\t\t\t\t$im_wrapper.height((($im_wrapper.find('.gallery_image_width').width()+20) * per_col) + 'px');\n\n\t\t\t\t\tvar $img_width  = $im_wrapper.find('.gallery_image_width').width();\n\t\t\t\t\t$im_wrapper.find('.gallery_image_width').height($img_width);\n\t\t\t\t\tvar $img_height = $im_wrapper.find('.gallery_image_width').height();\n\t\t\t\t\t$im_wrapper.css('visibility','visible');\n\n\t\t\t\t\tmode = 'grid';\n\n\t\t\t\t\t\/\/center point for first thumb\n\t\t\t\t\tvar spaces_h = 20;\n\n\t\t\t\t\t\/\/lets disperse the thumbs equally on the page\n\t\t\t\t\t$thumbs.each(function(i){\n\t\t\t\t\t\tvar $thumb = jQuery(this);\n\t\t\t\t\t\tvar $image = $thumb.find('img');\n\t\t\t\t\t\tvar spaces_w = ($im_wrapper.width() - (per_line * $thumb.outerWidth())) \/ (per_line-1);\n\n\t\t\t\t\t\t\/*\n\t\t\t\t\t\tcalculate left and top for each thumb,\n\t\t\t\t\t\tconsidering how many we want per line *\/\n\t\t\t\t\t\tvar left = ((spaces_w * (i%per_line)) + ($thumb.outerWidth() * (i%per_line)));\n\t\t\t\t\t\tvar top  = ((($img_height+20) * Math.ceil((i+1)\/per_line)) - ($img_height+20));\n\n\t\t\t\t\t\t\/\/lets give a random degree to each thumb\n\t\t\t\t\t\tvar r = Math.floor(Math.random()*41)-20;\n\t\t\t\t\t\t\/*\n\t\t\t\t\t\tnow we animate the thumb to its final positions;\n\t\t\t\t\t\twe also fade in its image, animate it to 115x115,\n\t\t\t\t\t\tand remove any background image\tof the thumb - this\n\t\t\t\t\t\tis not relevant for the first time we call disperse,\n\t\t\t\t\t\tbut when changing from single to grid mode\n\t\t\t\t\t\t *\/\n\n\t\t\t\t\t\tif(ie) {\n\t\t\t\t\t\t\tvar param = {\n\t\t\t\t\t\t\t\t'padding': '3px',\n\t\t\t\t\t\t\t\t'width'  : $im_wrapper.find('.gallery_image_width').width(),\n\t\t\t\t\t\t\t\t'height' : $im_wrapper.find('.gallery_image_width').height(),\n\t\t\t\t\t\t\t\t'left'   : left + 'px',\n\t\t\t\t\t\t\t\t'top'    : top + 'px'\n\t\t\t\t\t\t\t};\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tvar param = {\n\t\t\t\t\t\t\t\t'padding': '3px',\n\t\t\t\t\t\t\t\t'width'  : $im_wrapper.find('.gallery_image_width').width(),\n\t\t\t\t\t\t\t\t'height' : $im_wrapper.find('.gallery_image_width').height(),\n\t\t\t\t\t\t\t\t'left'   : left + 'px',\n\t\t\t\t\t\t\t\t'top'    : top + 'px'\n\t\t\t\t\t\t\t};\n\t\t\t\t\t\t}\n\t\t\t\t\t\tif ( resizing == true ) {\n\t\t\t\t\t\t\tvar speed = 0;\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tvar speed = 750;\n\t\t\t\t\t\t}\n\t\t\t\t\t\t$thumb.stop()\n\t\t\t\t\t\t.animate(param, speed, function() {\n\t\t\t\t\t\t\tif(i==nmb_thumbs-1)\n\t\t\t\t\t\t\t\tsetflag();\n\t\t\t\t\t\t}).find('img').fadeIn(750, function() {\n\t\t\t\t\t\t\t$thumb.css({\n\t\t\t\t\t\t\t\t'background-image' : 'none'\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\tjQuery(this).animate({\n\t\t\t\t\t\t\t\t\/*'width' : $image.width(),\n\t\t\t\t\t\t\t\t'height'  : $image.height(),*\/\n\t\t\t\t\t\t\t},150);\n\t\t\t\t\t\t});\n\t\t\t\t\t});\n\t\t\t\t\t$im_wrapper.find(\".gallery-caption\").show();\n\t\t\t\t}\n\n\t\t\t\t\/\/ On windows resize call the disperse function\n\t\t\t\tfunction on_resize() {\n\t\t\t\t\tif ($wrapper_width != $im_wrapper.width()) {\n\t\t\t\t\t\t$thumbs.css({'width' : $im_wrapper.find('.gallery_image_width').width(), 'height' : $im_wrapper.find('.gallery_image_width').height()});\n\t\t\t\t\t\tdisperse(true);\n\t\t\t\t\t\t$wrapper_width = $im_wrapper.width();\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tfunction addResizeEvent(func) {\n\t\t\t\t\tvar oldResize = window.onresize;\n\t\t\t\t\twindow.onresize = function () {\n\t\t\t\t\t\tfunc();\n\t\t\t\t\t\tif (typeof oldResize === 'function') {\n\t\t\t\t\t\t\toldResize();\n\t\t\t\t\t\t}\n\t\t\t\t\t};\n\t\t\t\t}\n\t\t\t\taddResizeEvent(on_resize);\n\n\t\t\t\t\/\/controls if we can click on the thumbs or not\n\t\t\t\t\/\/if theres an animation in progress\n\t\t\t\t\/\/we don't want the user to be able to click\n\t\t\t\tfunction setflag() {\n\t\t\t\t\tflg_click = !flg_click\n\t\t\t\t}\n\n\t\t\t\t\/*\n\t\t\t\twhen we click on a thumb, we want to merge them\n\t\t\t\tand show the full image that was clicked.\n\t\t\t\twe need to animate the thumbs positions in order\n\t\t\t\tto center the final image in the screen. The\n\t\t\t\timage itself is the background image that each thumb\n\t\t\t\twill have (different background positions)\n\t\t\t\tIf we are currently seeing the single image,\n\t\t\t\tthen we want to disperse the thumbs again,\n\t\t\t\tand with this, showing the thumbs images.\n\t\t\t\t *\/\n\t\t\t\t$thumbs.bind('click',function(){\n\t\t\t\t\tif(!flg_click) return;\n\t\t\t\t\tsetflag();\n\n\t\t\t\t\tvar $this = jQuery(this);\n\t\t\t\t\tcurrent   = $this.index();\n\t\t\t\t\t$thumbs.css('position', 'absolute');\n\t\t\t\t\t$im_wrapper.find(\".gallery-caption\").hide();\n\n\t\t\t\t\tif(mode\t== 'grid') {\n\t\t\t\t\t\tmode = 'single';\n\t\t\t\t\t\t\/\/the source of the full image\n\t\t\t\t\t\tvar image_src\t= $this.find('img').parent().attr('href');\n\n\t\t\t\t\t\t$thumbs.each(function(i){\n\t\t\t\t\t\t\tvar $thumb = jQuery(this);\n\t\t\t\t\t\t\tvar $image = $thumb.find('img');\n\n\t\t\t\t\t\t\t\/\/first we animate the thumb image\n\t\t\t\t\t\t\t\/\/to fill the thumbs dimentions\n\t\t\t\t\t\t\t$image.stop().animate({\n\t\t\t\t\t\t\t\t\/*'width'\t\t: '270px',\n\t\t\t\t\t\t\t\t'height'\t: '270px',*\/\n\t\t\t\t\t\t\t\t'marginTop'\t: '0px',\n\t\t\t\t\t\t\t\t'marginLeft': '0px'\n\t\t\t\t\t\t\t},150,function() {\n\t\t\t\t\t\t\t\t\/\/calculate the dimentions of the full image\n\t\t\t\t\t\t\t\tvar f_w\t= per_line * (270);\n\t\t\t\t\t\t\t\tvar f_h\t= per_col * (270);\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tvar f_l = jQuery('.merge-gallery').width()\/2 - f_w\/2\n\t\t\t\t\t\t\t\tvar f_t = $im_wrapper.find('.gallery_image_width').height()\/2 \/*- f_h\/2*\/\n\t\t\t\t\t\t\t\t\/*\n\t\t\t\t\t\t\t\tset the background image for the thumb\n\t\t\t\t\t\t\t\tand animate the thumbs postions and rotation\n\t\t\t\t\t\t\t\t *\/\n\t\t\t\t\t\t\t\tif(ie) {\n\t\t\t\t\t\t\t\t\tvar param = {\n\t\t\t\t\t\t\t\t\t\t'width'  : '270px',\n\t\t\t\t\t\t\t\t\t\t'height' : '270px',\n\t\t\t\t\t\t\t\t\t\t'padding': '0',\n\t\t\t\t\t\t\t\t\t\t'left'   : f_l + (i%per_line)*270 + 'px',\n\t\t\t\t\t\t\t\t\t\t'top'\t   : f_t + Math.floor(i\/per_line)*270 + 'px'\n\t\t\t\t\t\t\t\t\t};\n\t\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t\tvar param = {\n\t\t\t\t\t\t\t\t\t\t'width'  : '270px',\n\t\t\t\t\t\t\t\t\t\t'height' : '270px',\n\t\t\t\t\t\t\t\t\t\t'padding': '0',\n\t\t\t\t\t\t\t\t\t\t'left'   : f_l + (i%per_line)*270 + 'px',\n\t\t\t\t\t\t\t\t\t\t'top'\t   : (f_t + Math.floor(i\/per_line)*270) - (f_t \/ 1.5) + 'px'\n\t\t\t\t\t\t\t\t\t};\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t$thumb.css({\n\t\t\t\t\t\t\t\t\t'background-image' : 'url('+image_src+')',\n\t\t\t\t\t\t\t\t\t'background-size'  : ((270*per_line)) + 'px ' + ((270*per_col)) + 'px'\n\t\t\t\t\t\t\t\t}).stop()\n\t\t\t\t\t\t\t\t.animate(param, 1200, function() {\n\t\t\t\t\t\t\t\t\t\/\/insert navigation for the single mode\n\t\t\t\t\t\t\t\t\tif(i==nmb_thumbs-1) {\n\t\t\t\t\t\t\t\t\t\taddNavigation();\n\t\t\t\t\t\t\t\t\t\tsetflag();\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\/\/fade out the thumb's image\n\t\t\t\t\t\t\t\t$image.fadeOut(700);\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t});\n\t\t\t\t\t} else {\n\t\t\t\t\t\tsetflag();\n\t\t\t\t\t\t\/\/remove navigation\n\t\t\t\t\t\tremoveNavigation();\n\t\t\t\t\t\t$thumbs.css({'width' : ($im_wrapper.find('.gallery_image_width').width() + 10), 'height' : ($im_wrapper.find('.gallery_image_width').height() + 10)});\n\n\t\t\t\t\t\t\/\/if we are on single mode then disperse the thumbs\n\t\t\t\t\t\tdisperse();\n\t\t\t\t\t}\n\t\t\t\t});\n\n\t\t\t\t\/\/removes the navigation buttons\n\t\t\t\tfunction removeNavigation() {\n\t\t\t\t\t$im_next.stop().animate({'right':'-60px'},300);\n\t\t\t\t\t$im_prev.stop().animate({'left':'-60px'},300);\n\t\t\t\t}\n\n\t\t\t\t\/\/add the navigation buttons\n\t\t\t\tfunction addNavigation() {\n\t\t\t\t\t$im_next.stop().animate({'right':'-2px'},300);\n\t\t\t\t\t$im_prev.stop().animate({'left':'-2px'},300);\n\t\t\t\t}\n\n\t\t\t\t\/\/User clicks next button (single mode)\n\t\t\t\t$im_next.bind('click', function() {\n\t\t\t\t\tif(!flg_click) return;\n\t\t\t\t\tsetflag();\n\n\t\t\t\t\t++current;\n\t\t\t\t\tvar $next_thumb\t= $im_wrapper.children('div:nth-child('+(current+1)+')');\n\t\t\t\t\tif($next_thumb.length>0) {\n\t\t\t\t\t\t$im_wrapper.find(\".gallery-caption\").hide();\n\t\t\t\t\t\tvar image_src\t= $next_thumb.find('img').parent().attr('href');\n\t\t\t\t\t\tvar arr \t\t= Array.shuffle(positionsArray.slice(0));\n\t\t\t\t\t\t$thumbs.each(function(i) {\n\t\t\t\t\t\t\t\/\/we want to change each divs background image\n\t\t\t\t\t\t\t\/\/on a different point of time\n\t\t\t\t\t\t\tvar t = jQuery(this);\n\t\t\t\t\t\t\tsetTimeout(function() {\n\t\t\t\t\t\t\t\tt.css({\n\t\t\t\t\t\t\t\t\t'background-image' : 'url('+image_src+')'\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\tif(i == nmb_thumbs-1)\n\t\t\t\t\t\t\t\t\tsetflag();\n\t\t\t\t\t\t\t},arr.shift()*20);\n\t\t\t\t\t\t});\n\t\t\t\t\t} else {\n\t\t\t\t\t\tsetflag();\n\t\t\t\t\t\t--current;\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\t\t\t\t});\n\n\t\t\t\t\/\/User clicks prev button (single mode)\n\t\t\t\t$im_prev.bind('click',function() {\n\t\t\t\t\tif(!flg_click) return;\n\t\t\t\t\tsetflag();\n\t\t\t\t\t--current;\n\t\t\t\t\tvar $prev_thumb\t= $im_wrapper.children('div:nth-child('+(current+1)+'):not(.gallery_image_width)');\n\t\t\t\t\tif($prev_thumb.length>0){\n\t\t\t\t\t\t$im_wrapper.find(\".gallery-caption\").hide();\n\t\t\t\t\t\tvar image_src\t= $prev_thumb.find('img').parent().attr('href');\n\t\t\t\t\t\tvar arr \t\t= Array.shuffle(positionsArray.slice(0));\n\t\t\t\t\t\t$thumbs.each(function(i){\n\t\t\t\t\t\t\tvar t = jQuery(this);\n\t\t\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t\t\tt.css({\n\t\t\t\t\t\t\t\t\t'background-image' : 'url('+image_src+')'\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\tif(i == nmb_thumbs-1)\n\t\t\t\t\t\t\t\t\tsetflag();\n\t\t\t\t\t\t\t},arr.shift()*20);\n\t\t\t\t\t\t});\n\t\t\t\t\t} else {\n\t\t\t\t\t\tsetflag();\n\t\t\t\t\t\t++current;\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\t\t\t\t});\n\n\t\t\t\t\/\/function to shuffle an array\n\t\t\t\tArray.shuffle = function( array ) {\n\t\t\t\t\tfor(\n\t\t\t\t\tvar j, x, i = array.length; i;\n\t\t\t\t\tj = parseInt(Math.random() * i),\n\t\t\t\t\tx = array[--i], array[i] = array[j], array[j] = x\n\t\t\t\t);\n\t\t\t\t\treturn array;\n\t\t\t\t};\n            });\n\n\t\t\tjQuery(document).ready(function() {\n\t\t\t\tjQuery(\".merge-gallery\").click(function(event) {\n\t\t\t\t\tevent.preventDefault();\n\t\t\t\t});\n\t\t\t});\n        <\/script>\n        <div id=\"merge-gallery-8292\" class=\"merge-gallery galleryid-711 gallery-columns-3 gallery-size-gallery-large\"><div class=\"span3 gallery_image_width\"><\/div><div style=\"background-position: -0px -0px;\" class='span3 '>\n\t\t\t\t\t<a href=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-11.png\" class=\"no_thickbox\"><img width=\"270\" height=\"270\" src=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-11-270x270.png\" class=\"span3\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-11-270x270.png 270w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-11-150x150.png 150w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-11-125x125.png 125w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-11-70x70.png 70w\" sizes=\"(max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>Udsigt til k\u00f8erne over stalden fra stuen <\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div><div style=\"background-position: -270px -0px;\" class='span3 '>\n\t\t\t\t\t<a href=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-16.png\" class=\"no_thickbox\"><img width=\"270\" height=\"270\" src=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-16-270x270.png\" class=\"span3\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-16-270x270.png 270w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-16-150x150.png 150w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-16-125x125.png 125w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-16-70x70.png 70w\" sizes=\"(max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>Hjemlig hygge<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div><div style=\"background-position: -540px -0px;\" class='span3  last'>\n\t\t\t\t\t<a href=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-14.png\" class=\"no_thickbox\"><img width=\"270\" height=\"270\" src=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-14-270x270.png\" class=\"span3\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-14-270x270.png 270w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-14-150x150.png 150w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-14-125x125.png 125w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-14-70x70.png 70w\" sizes=\"(max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>Stor spiseplads<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div><div style=\"background-position: -0px -270px;\" class='span3 '>\n\t\t\t\t\t<a href=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-18.png\" class=\"no_thickbox\"><img width=\"270\" height=\"270\" src=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-18-270x270.png\" class=\"span3\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-18-270x270.png 270w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-18-150x150.png 150w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-18-125x125.png 125w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-18-70x70.png 70w\" sizes=\"(max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>Dobbeltv\u00e6relse i hyggelige omgivelser<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div><div style=\"background-position: -270px -270px;\" class='span3 '>\n\t\t\t\t\t<a href=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-8.png\" class=\"no_thickbox\"><img width=\"270\" height=\"270\" src=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-8-270x270.png\" class=\"span3\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-8-270x270.png 270w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-8-150x150.png 150w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-8-125x125.png 125w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-8-70x70.png 70w\" sizes=\"(max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>Friske blomster<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div><div style=\"background-position: -540px -270px;\" class='span3  last'>\n\t\t\t\t\t<a href=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-13.png\" class=\"no_thickbox\"><img width=\"270\" height=\"270\" src=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-13-270x270.png\" class=\"span3\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-13-270x270.png 270w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-13-150x150.png 150w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-13-125x125.png 125w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-13-70x70.png 70w\" sizes=\"(max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>I stearinlysets sk\u00e6r<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div><div style=\"background-position: -0px -540px;\" class='span3 '>\n\t\t\t\t\t<a href=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-12.png\" class=\"no_thickbox\"><img width=\"270\" height=\"270\" src=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-12-270x270.png\" class=\"span3\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-12-270x270.png 270w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-12-150x150.png 150w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-12-125x125.png 125w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-12-70x70.png 70w\" sizes=\"(max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>Soverum med plads til 2<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div><div style=\"background-position: -270px -540px;\" class='span3 '>\n\t\t\t\t\t<a href=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-17.png\" class=\"no_thickbox\"><img width=\"270\" height=\"270\" src=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-17-270x270.png\" class=\"span3\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-17-270x270.png 270w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-17-150x150.png 150w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-17-125x125.png 125w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-17-70x70.png 70w\" sizes=\"(max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>Kommode der matcher<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div><div style=\"background-position: -540px -540px;\" class='span3  last'>\n\t\t\t\t\t<a href=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-9.png\" class=\"no_thickbox\"><img width=\"270\" height=\"270\" src=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-9-270x270.png\" class=\"span3\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-9-270x270.png 270w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-9-150x150.png 150w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-9-125x125.png 125w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-9-70x70.png 70w\" sizes=\"(max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>Badev\u00e6relse<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div><div style=\"background-position: -0px -810px;\" class='span3 '>\n\t\t\t\t\t<a href=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-10.png\" class=\"no_thickbox\"><img width=\"270\" height=\"270\" src=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-10-270x270.png\" class=\"span3\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-10-270x270.png 270w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-10-150x150.png 150w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-10-125x125.png 125w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-10-70x70.png 70w\" sizes=\"(max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>Repos med plads til sko og t\u00f8j<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div><div style=\"background-position: -270px -810px;\" class='span3 '>\n\t\t\t\t\t<a href=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-15.png\" class=\"no_thickbox\"><img width=\"270\" height=\"270\" src=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-15-270x270.png\" class=\"span3\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-15-270x270.png 270w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-15-150x150.png 150w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-15-125x125.png 125w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-15-70x70.png 70w\" sizes=\"(max-width: 270px) 100vw, 270px\" \/><\/a>\n\t\t\t\t\t<span class='wp-caption-text gallery-caption' style='bottom: 420px'>\n\t\t\t\t\t\t<span>Spejle der udvider rummet<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t<br style='clear: both;' \/>\n\t\t<\/div>\n\n\t\t<div id=\"merge-gallery-8292-nav\" style=\"position: relative;\">\n\t\t\t<div id=\"im_loading\" class=\"im_loading\"><\/div>\n\t\t\t<div id=\"im_next\" class=\"im_next\"><\/div>\n\t\t\t<div id=\"im_prev\" class=\"im_prev\"><\/div>\n\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>H\u00f8loftet is one of the lovely apartments we have&#8230; &#8220;H\u00f8loftet&#8221;\u00a0on a total of 130 sqm is completely unique with its 3 rooms. 2 of the rooms have a double bed and in the last room there are 2 single &hellip; <\/p>\n<p><a href=\"https:\/\/houdam.dk\/wordpress\/en\/houdam-with-room-for-6\/\" class=\"read_more_link\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/houdam.dk\/wordpress\/wp-json\/wp\/v2\/pages\/711"}],"collection":[{"href":"https:\/\/houdam.dk\/wordpress\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/houdam.dk\/wordpress\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/houdam.dk\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/houdam.dk\/wordpress\/wp-json\/wp\/v2\/comments?post=711"}],"version-history":[{"count":3,"href":"https:\/\/houdam.dk\/wordpress\/wp-json\/wp\/v2\/pages\/711\/revisions"}],"predecessor-version":[{"id":752,"href":"https:\/\/houdam.dk\/wordpress\/wp-json\/wp\/v2\/pages\/711\/revisions\/752"}],"wp:attachment":[{"href":"https:\/\/houdam.dk\/wordpress\/wp-json\/wp\/v2\/media?parent=711"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}