{"id":526,"date":"2019-02-25T11:12:54","date_gmt":"2019-02-25T11:12:54","guid":{"rendered":"http:\/\/houdam.dk\/wordpress\/?page_id=526"},"modified":"2019-02-25T12:30:25","modified_gmt":"2019-02-25T12:30:25","slug":"kk-en-fryd-for-oejet","status":"publish","type":"page","link":"https:\/\/houdam.dk\/wordpress\/kk-en-fryd-for-oejet\/","title":{"rendered":"Karlekammeret &#8211; en fryd for \u00f8jet"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"526\" class=\"elementor elementor-526 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-210e29a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"210e29a\" 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-30f17ac\" data-id=\"30f17ac\" 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-7547dfb elementor-widget elementor-widget-text-editor\" data-id=\"7547dfb\" 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>Karlekammeret er den anden l\u00e6kre lejlighed p\u00e5 1. salen<\/h2><p>Kig rundt og fornem &#8211; det er indrettet med hjerte!<\/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<div class=\"elementor-element elementor-element-eaf5a75 elementor-widget elementor-widget-image-gallery\" data-id=\"eaf5a75\" 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-69978');\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-69978-nav #im_loading');\n\t\t\t\t\/\/the next and previous buttons\n\t\t\t\tvar $im_next\t= jQuery('#merge-gallery-69978-nav #im_next');\n\t\t\t\tvar $im_prev\t= jQuery('#merge-gallery-69978-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-69978\" class=\"merge-gallery galleryid-526 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.png\" class=\"no_thickbox\"><img width=\"270\" height=\"270\" src=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-270x270.png\" class=\"span3\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-270x270.png 270w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-150x150.png 150w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-125x125.png 125w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-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>Hyggehj\u00f8rnet med udsigt over haven<\/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-2.png\" class=\"no_thickbox\"><img width=\"270\" height=\"270\" src=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-2-270x270.png\" class=\"span3\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-2-270x270.png 270w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-2-150x150.png 150w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-2-125x125.png 125w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-2-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 kan ligge jer til ro med smil i hjertet<\/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-1.png\" class=\"no_thickbox\"><img width=\"270\" height=\"270\" src=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-1-270x270.png\" class=\"span3\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-1-270x270.png 270w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-1-150x150.png 150w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-1-125x125.png 125w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-1-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>Rummeligt spisek\u00f8kken<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t<\/div><div style=\"background-position: -0px -234px;\" class='span3 '>\n\t\t\t\t\t<a href=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-6.png\" class=\"no_thickbox\"><img width=\"234\" height=\"270\" src=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-6-234x270.png\" class=\"span3\" alt=\"\" loading=\"lazy\" \/><\/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>Ekstra soverum med plads til 2<\/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-3.png\" class=\"no_thickbox\"><img width=\"270\" height=\"270\" src=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-3-270x270.png\" class=\"span3\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-3-270x270.png 270w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-3-150x150.png 150w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-3-125x125.png 125w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-3-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>Romantik og nostalgi<\/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-4.png\" class=\"no_thickbox\"><img width=\"270\" height=\"270\" src=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-4-270x270.png\" class=\"span3\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-4-270x270.png 270w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-4-150x150.png 150w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-4-125x125.png 125w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-4-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 fra haven<\/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-5.png\" class=\"no_thickbox\"><img width=\"270\" height=\"270\" src=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-5-270x270.png\" class=\"span3\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-5-270x270.png 270w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-5-150x150.png 150w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-5-125x125.png 125w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-5-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>Trappe op til Karlekammeret<\/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-7.png\" class=\"no_thickbox\"><img width=\"270\" height=\"270\" src=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-7-270x270.png\" class=\"span3\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-7-270x270.png 270w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-7-150x150.png 150w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-7-125x125.png 125w, https:\/\/houdam.dk\/wordpress\/wp-content\/uploads\/image-7-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>Udsigten fra stuen<\/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-69978-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>Karlekammeret er den anden l\u00e6kre lejlighed p\u00e5 1. salen Kig rundt og fornem &#8211; det er indrettet med hjerte! Hyggehj\u00f8rnet med udsigt over haven I kan ligge jer til ro med smil i hjertet Rummeligt spisek\u00f8kken Ekstra soverum med &hellip; <\/p>\n<p><a href=\"https:\/\/houdam.dk\/wordpress\/kk-en-fryd-for-oejet\/\" 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\/526"}],"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=526"}],"version-history":[{"count":6,"href":"https:\/\/houdam.dk\/wordpress\/wp-json\/wp\/v2\/pages\/526\/revisions"}],"predecessor-version":[{"id":544,"href":"https:\/\/houdam.dk\/wordpress\/wp-json\/wp\/v2\/pages\/526\/revisions\/544"}],"wp:attachment":[{"href":"https:\/\/houdam.dk\/wordpress\/wp-json\/wp\/v2\/media?parent=526"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}