
	<style>
/***<add>***/

	  #huge_it_loading_image_2 {
		height:175px;
		width:600px;
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	 }
	  #huge_it_loading_image_2.display {
		display: table-cell;
	 }
	  #huge_it_loading_image_2.nodisplay {
		display: none;
	 }
	 #huge_it_loading_image_2 img {
		margin: auto 0;
		width: 20% !important;

	 }

	 .huge_it_slideshow_image_wrap_2 {
		height:175px;
		width:600px;

		position:relative;
		display: block;
		text-align: center;
		/*HEIGHT FROM HEADER.PHP*/
		clear:both;

				float:none; margin:0px auto;
		border-style:solid;
		border-left:0px !important;
		border-right:0px !important;
	}
	 .huge_it_slideshow_image_wrap1_2.display {
		 width: 100%;
		 height:100%;
	 }
	 .huge_it_slideshow_image_wrap1_2.display {
		 display:block;
	 }
	 .huge_it_slideshow_image_wrap1_2.nodisplay {
		 display:none;
	 }
	.huge_it_slideshow_image_wrap_2 * {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}


	  .huge_it_slideshow_image_2 {
			/*width:100%;*/
	  }

	  #huge_it_slideshow_left_2,
	  #huge_it_slideshow_right_2 {
		cursor: pointer;
		display:none;
		display: block;

		height: 100%;
		outline: medium none;
		position: absolute;

		/*z-index: 10130;*/
		z-index: 13;
		bottom:25px;
		top:50%;
	  }


	  #huge_it_slideshow_left-ico_2,
	  #huge_it_slideshow_right-ico_2 {
		z-index: 13;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
		cursor: pointer;
		display: table;
		left: -9999px;
		line-height: 0;
		margin-top: -15px;
		position: absolute;
		top: 50%;
		/*z-index: 10135;*/
	  }
	  #huge_it_slideshow_left-ico_2:hover,
	  #huge_it_slideshow_right-ico_2:hover {
		cursor: pointer;
	  }

	  .huge_it_slideshow_image_container_2 {
		display: table;
		position: relative;
		top:0px;
		left:0px;
		text-align: center;
		vertical-align: middle;
		width:100%;
	  }

	  .huge_it_slideshow_title_text_2 {
		text-decoration: none;
		position: absolute;
		z-index: 11;
		display: inline-block;
		
		width:24%;
		/*height:44%;*/

		right:3%;bottom:3%;		padding:2%;
		text-align:justify;
		font-weight:bold;
		color:#C4C783;

		background:rgba(51,12,11,0.8)  !important;
		border-style:solid;
		font-size:13px;
		border-width:20px;
		border-color:#330C0B;
		border-radius:20px;
	  }

	  .huge_it_slideshow_description_text_2 {
		text-decoration: none;
		position: absolute;
		z-index: 11;
		border-style:solid;
		display: inline-block;
		
		width:70%;
		/*height:%;*/
		right:0%;bottom:0%;		padding:3%;
		text-align:center;
		color:#FFFFFF;

		background:rgba(0,0,0,0.4) !important;
		border-style:solid;
		font-size:13px;
		border-width:0px;
		border-color:#FFFFFF;
		border-radius:0px;
	  }

	   .huge_it_slideshow_title_text_2.none, .huge_it_slideshow_description_text_2.none,
	   .huge_it_slideshow_title_text_2.hidden, .huge_it_slideshow_description_text_2.hidden	   {display:none;}

	   .huge_it_slideshow_title_text_2 h1, .huge_it_slideshow_description_text_2 h1,
	   .huge_it_slideshow_title_text_2 h2, .huge_it_slideshow_title_text_2 h2,
	   .huge_it_slideshow_title_text_2 h3, .huge_it_slideshow_title_text_2 h3,
	   .huge_it_slideshow_title_text_2 h4, .huge_it_slideshow_title_text_2 h4,
	   .huge_it_slideshow_title_text_2 p, .huge_it_slideshow_title_text_2 p,
	   .huge_it_slideshow_title_text_2 strong,  .huge_it_slideshow_title_text_2 strong,
	   .huge_it_slideshow_title_text_2 span, .huge_it_slideshow_title_text_2 span,
	   .huge_it_slideshow_title_text_2 ul, .huge_it_slideshow_title_text_2 ul,
	   .huge_it_slideshow_title_text_2 li, .huge_it_slideshow_title_text_2 li {
			padding:2px;
			margin:0px;
	   }

	  .huge_it_slide_container_2 {
		display: table-cell;
		margin: 0 auto;
		position: relative;
		vertical-align: middle;
		width:100%;
		height:100%;
		_width: inherit;
		_height: inherit;
	  }
	  .huge_it_slide_bg_2 {
		margin: 0 auto;
		width:100%;
		height:100%;
		_width: inherit;
		_height: inherit;
	  }
	  .huge_it_slider_2 {
		width:100%;
		height:100%;
		display:table !important;
		padding:0px !important;
		margin:0px !important;

	  }
	  .huge_it_slideshow_image_item_2 {
		width:100%;
		height:100%;
		_width: inherit;
		_height: inherit;
		display: table-cell;
		filter: Alpha(opacity=100);
		opacity: 1;
		position: absolute;
		top:0px !important;
		left:0px !important;
		vertical-align: middle;
		z-index: 1;
		margin:0px !important;
		padding:0px  !important;
		border-radius: 20px !important;
	  }
	  .huge_it_slideshow_image_second_item_2 {
		width:100%;
		height:100%;
		_width: inherit;
		_height: inherit;
		display: table-cell;
		filter: Alpha(opacity=0);
		opacity: 0;
		position: absolute;
		top:0px !important;
		left:0px !important;
		vertical-align: middle;
		overflow:hidden;
		margin:0px !important;
		visibility:visible !important;
		padding:0px  !important;
		border-radius: 20px !important;
	  }

	   .huge_it_slideshow_image_second_item_2 a, .huge_it_slideshow_image_item_2 a {
			display:block;
			width:100%;
			height:100%;
	   }

	  .huge_it_grid_2 {
		display: none;
		height: 100%;
		overflow: hidden;
		position: absolute;
		width: 100%;
	  }
	  .huge_it_gridlet_2 {
		opacity: 1;
		filter: Alpha(opacity=100);
		position: absolute;
	  }


	  .huge_it_slideshow_dots_container_2 {
		display: table;
		position: absolute;
		width:100% !important;
		height:100% !important;
	  }
	  .huge_it_slideshow_dots_thumbnails_2 {
		margin: 0 auto;
		overflow: hidden;
		position: absolute;
		width:100%;
		height:30px;
	  }

	  .huge_it_slideshow_dots_2 {
		display: inline-block;
		position: relative;
		cursor: pointer;
		box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset, 1px 1px 1px rgba(255,255,255,0.1);
		width:10px;
		height: 10px;
		border-radius: 10px;
		background: #00f;
		margin: 10px;
		overflow: hidden;
		z-index: 17;
	  }

	  .huge_it_slideshow_dots_active_2 {
		opacity: 1;
		filter: Alpha(opacity=100);
	  }
	  .huge_it_slideshow_dots_deactive_2 {

	  }



		.huge_it_slideshow_image_wrap_2 {
			background:#330C0B;
			border-width:9px;
			border-color:#330C0B;
			border-radius:20px;
		}
		.huge_it_slideshow_image_wrap_2.nocolor {
			background: transparent;
		}

		.huge_it_slideshow_dots_thumbnails_2 {
						bottom:0px;
					}

		.huge_it_slideshow_dots_2 {
			background:#000000;
		}

		.huge_it_slideshow_dots_active_2 {
			background:#FFFFFF;
		}
					
		/*//////////////////////slider thunbnail styles start///////////////////////////*/

		.bx-wrapper .bx-controls-direction a.disabled {
		  display: ;
		}
		.bx-viewport {
		  height: 100px !important;
		  -webkit-transform: translatez(0);
		}
		.entry-content a{
			border-bottom: none !important;
		}
		.entry-content li{
			margin:0px !important;
			padding: 0px !important;
		}
		.entry-content ul{
			list-style-type:none !important;
			margin: 0px !important;
			padding: 0px !important;
		}
		.bx-wrapper {
		  position: relative;
		  margin: 0 auto 0 auto;
		  padding: 0;
		  max-width: px !important;
		  *zoom: 1;
		  -ms-touch-action: pan-y;
		  touch-action: pan-y;
		}
		.huge_it_slideshow_thumbs_container_2{
							display: none;
					}
		.huge_it_slideshow_thumbs_2{


		}
		.huge_it_slideshow_thumbs_2 li{
			display: inline-block;

		    height: 100px ;



		}
		.huge_it_slideshow_thumbnails_2 {
		    display: inline-block;
		    position: relative;
		    cursor: pointer;
		    background: #FFFFFF;
		    z-index: 17;
		}
		.sl_thumb_img{
		    width: 100% !important;
		    height: 100% !important;
		    display: block;
		    margin: 0 auto;
		}
		.sl_thumb_img2{
		    height: 100% !important;
		    display: block;
		    margin: 0 auto;
		}
		.trans_back{
			width: 100%;
			height: 100%;
			top:0;
			position: absolute;
			background:rgba(255,255,255,0.5);
			transition: 0.3s ease;
		}
		.trans_back:hover{
			background:none !important;
		}
		.play-icon.youtube {background:url(https://vermietungsbuero-rostock.de/wp-man/wp-content/plugins/slider-image/images/play.youtube.png) center center no-repeat;
			width: 100%;
			height: 100%;
			top:0;
			position: absolute;}

		.play-icon.vimeo {background:url(https://vermietungsbuero-rostock.de/wp-man/wp-content/plugins/slider-image/images/play.vimeo.png) center center no-repeat;
			width: 100%;
			height: 100%;
			top:0;
			position: absolute;
		}
		.bx-wrapper {

		  border: 0px solid #fff;
		  background: #fff;
		}

		/*////////////slider thunbnail styles end//////////////*/

							#huge_it_slideshow_left_2 {
						left:0px;
						margin-top:-19px;
						height:39px;
						width:70px;
						background:url(https://vermietungsbuero-rostock.de/wp-man/wp-content/plugins/slider-image/Front_images/arrows/arrows.ancient.png) left  top no-repeat;
					}

					#huge_it_slideshow_right_2 {
						right:0px;
						margin-top:-19px;
						height:39px;
						width:70px;
						background:url(https://vermietungsbuero-rostock.de/wp-man/wp-content/plugins/slider-image/Front_images/arrows/arrows.ancient.png) right top no-repeat;
					}
				/***</add>***/

	</style>




{"id":1621,"date":"2015-12-16T18:34:01","date_gmt":"2015-12-16T17:34:01","guid":{"rendered":"http:\/\/vermietungsbuero-rostock.de\/wp-man\/?page_id=1621"},"modified":"2015-12-23T11:05:58","modified_gmt":"2015-12-23T10:05:58","slug":"der-ort","status":"publish","type":"page","link":"https:\/\/vermietungsbuero-rostock.de\/wp-man\/der-ort\/","title":{"rendered":"der Ort"},"content":{"rendered":"<p>\n<span style=\"color: #330c0b;\"><strong>Diedrichshagen, ein Stadtteil von Rostock<\/strong><\/span><\/p>\n<p><span style=\"color: #330c0b;\"><strong>Diedrichshagen liegt nordwestlich des historischen Kerns der Stadt Rostock.<\/strong><\/span><br \/>\n<span style=\"color: #330c0b;\"> <strong> Der Ort grenzt an den Rostocker Stadtteil Warnem\u00fcnde und verf\u00fcgt \u00fcber ca. 1300 Einwohner.<\/strong><\/span><br \/>\n<span style=\"color: #330c0b;\"> <strong> Seine Infrastruktur ist\u00a0vom Tourismus aber auch vom l\u00e4ndlichem Leben\u00a0gepr\u00e4gte. Das Dorf Diedrichshagen<\/strong><\/span><br \/>\n<span style=\"color: #330c0b;\"> <strong> wurde 1771 gegr\u00fcndet und am 8. M\u00e4rz 1934 in die Hansestadt Rostock eingemeindet.<\/strong><\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #330c0b;\"><strong>Im Jahre 1996 erhielt der Rostocker Stadtteile Diedrichshagen den Titel \u201eStaatlich anerkanntes Seebad\u201c.<\/strong><\/span><br \/>\n<span style=\"color: #330c0b;\"> <strong> Diedrichshagen ist \u00fcber die L12 im Nordosten an Rostock-Warnem\u00fcnde und dort \u00fcber die Rostocker Stadtautobahn<\/strong><\/span><br \/>\n<span style=\"color: #330c0b;\"> <strong> B103 in Richtung Rostocker Zentrum sowie zur A20 angebunden. In s\u00fcdwestlicher Richtung verl\u00e4uft die L12 \u00fcber<\/strong><\/span><br \/>\n<span style=\"color: #330c0b;\"> <strong> Elmenhorst, Bad Doberan und K\u00fchlungsborn nach Wismar.<\/strong><\/span><br \/>\n<span style=\"color: #330c0b;\"> <strong> Im Ort befinden sich zudem mehrere Bushaltestellen, \u00fcber die man die Stadtteile Warnem\u00fcnde und Lichtenhagen<\/strong><\/span><br \/>\n<span style=\"color: #330c0b;\"> <strong> sowie die S-Bahn-Haltepunkte Warnem\u00fcnde-Werft und Lichtenhagen erreicht.<\/strong><\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #330c0b;\"><strong>Unsere Wohnanlage im Hagebuttweg<\/strong><\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #330c0b;\"><strong>Die Wohnanlage am Hagebuttenweg wurde im Jahre 1998 er\u00f6ffnet und erfreut sich von dort an gro\u00dfer beliebtheit.<\/strong><\/span><br \/>\n<span style=\"color: #330c0b;\"> <strong> Sie ist ca. 1000 Meter von der Ostsee entfernt und befindet sich im s\u00fcdlichen Teil von Diederichshagen.<\/strong><\/span><br \/>\n<span style=\"color: #330c0b;\"> <strong> Das Zentrum von Warnem\u00fcnde befindet sich nur 2,5km entfernt.<\/strong><\/span><\/p>\n<div><script>\n\tvar huge_video_playing={};\n\tvar autoplayMatch={};\n\t\n\t\n\n<\/script>\n\n\n\n\t\n\t\n<script>\n\n\tjQuery(document).ready(function($) {\n\n  $('.thumb_wrapper').on('click', function(ev) {\n  \tvar hugeid=$(this).data('rowid');\n  \tvar myid=hugeid;\n  \tmyid=parseInt(myid);\n  \teval('player_'+myid+'.playVideo()')\n   ev.preventDefault();\n \n  });\n});\n\n\tif(typeof sliderID_array ==\"undefined\"){\n\t\tvar sliderID_array=[];\n\t}\n\t\n\tvar data_2 = [];      \n\tvar event_stack_2 = [];\n\thuge_video_playing['video_is_playing_'+2]=false;\n\tdata_2[\"0\"]=[];data_2[\"0\"][\"id\"]=\"0\";data_2[\"0\"][\"image_url\"]=\"http:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-content\/uploads\/2015\/12\/000142.jpg\";data_2[\"0\"][\"description\"]=\"Die Ostsee ist nur 1km entfernt. Bis zum Zentrum nach Warnem\u00fcnde sind es nur 2,5km.\";data_2[\"0\"][\"alt\"]=\"\";data_2[\"1\"]=[];data_2[\"1\"][\"id\"]=\"1\";data_2[\"1\"][\"image_url\"]=\"http:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-content\/uploads\/2015\/12\/000159.jpg\";data_2[\"1\"][\"description\"]=\"Die Wohnanlage befindet sich im s\u00fcdlichen Teil von Diedrichshagen.\";data_2[\"1\"][\"alt\"]=\"\";data_2[\"2\"]=[];data_2[\"2\"][\"id\"]=\"2\";data_2[\"2\"][\"image_url\"]=\"http:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-content\/uploads\/2015\/12\/000176.jpg\";data_2[\"2\"][\"description\"]=\"Diedrichshagen bei Rostock \/ Warnem\u00fcnde an der Ostseek\u00fcste\";data_2[\"2\"][\"alt\"]=\"\";data_2[\"3\"]=[];data_2[\"3\"][\"id\"]=\"3\";data_2[\"3\"][\"image_url\"]=\"http:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-content\/uploads\/2015\/12\/000212.jpg\";data_2[\"3\"][\"description\"]=\"Die Ostsee erreichen Sie in wenigen Minuten\";data_2[\"3\"][\"alt\"]=\"\";data_2[\"4\"]=[];data_2[\"4\"][\"id\"]=\"4\";data_2[\"4\"][\"image_url\"]=\"http:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-content\/uploads\/2015\/12\/000229.jpg\";data_2[\"4\"][\"description\"]=\"Die K\u00fcste vor Diedrichshagen\";data_2[\"4\"][\"alt\"]=\"\";data_2[\"5\"]=[];data_2[\"5\"][\"id\"]=\"5\";data_2[\"5\"][\"image_url\"]=\"http:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-content\/uploads\/2015\/12\/000246.jpg\";data_2[\"5\"][\"description\"]=\"Der Hafen von Rostock \/ Warnem\u00fcnde\";data_2[\"5\"][\"alt\"]=\"\";data_2[\"6\"]=[];data_2[\"6\"][\"id\"]=\"6\";data_2[\"6\"][\"image_url\"]=\"http:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-content\/uploads\/2015\/12\/000263.jpg\";data_2[\"6\"][\"description\"]=\"Die Gro\u00dfsegler kommen an der Haust\u00fcr vorbei.\";data_2[\"6\"][\"alt\"]=\"\";data_2[\"7\"]=[];data_2[\"7\"][\"id\"]=\"7\";data_2[\"7\"][\"image_url\"]=\"http:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-content\/uploads\/2015\/12\/000279.jpg\";data_2[\"7\"][\"description\"]=\"Ein Reiterhof befindet sich in Diedrichshagen\";data_2[\"7\"][\"alt\"]=\"\";\t\n\t\n\n      var huge_it_trans_in_progress_2 = false;\n      var huge_it_transition_duration_2 = 1000;\n      var huge_interval ={};\n      var id_array_index=sliderID_array.length\n\n\t  \n      \n\t  var ifhasthumb =\"dotstop\";\n\t  sliderID_array[id_array_index] =       \/\/ Stop autoplay.\n      window.clearInterval(huge_interval['huge_it_playInterval_'+2]);\n\t  \n     var huge_it_current_key_2 = '';\n\t function huge_it_move_dots_2() {\n        var image_left = jQuery(\".huge_it_slideshow_dots_active_2\").position().left;\n        var image_right = jQuery(\".huge_it_slideshow_dots_active_2\").position().left + jQuery(\".huge_it_slideshow_dots_active_2\").outerWidth(true);\n       \n      }\n      function huge_it_testBrowser_cssTransitions_2() {\n        return huge_it_testDom_2('Transition');\n      }\n      function huge_it_testBrowser_cssTransforms3d_2() {\n        return huge_it_testDom_2('Perspective');\n      }\n      function huge_it_testDom_2(prop) {\n        \/\/ Browser vendor CSS prefixes.\n        var browserVendors = ['', '-webkit-', '-moz-', '-ms-', '-o-', '-khtml-'];\n        \/\/ Browser vendor DOM prefixes.\n        var domPrefixes = ['', 'Webkit', 'Moz', 'ms', 'O', 'Khtml'];\n        var i = domPrefixes.length;\n        while (i--) {\n          if (typeof document.body.style[domPrefixes[i] + prop] !== 'undefined') {\n            return true;\n          }\n        }\n        return false;\n      }\n\t\tfunction huge_it_cube_2(tz, ntx, nty, nrx, nry, wrx, wry, current_image_class, next_image_class, direction) {\n\t\t\n        \/* If browser does not support 3d transforms\/CSS transitions.*\/\n        if (!huge_it_testBrowser_cssTransitions_2()) {\n\t\t\tjQuery(\".huge_it_slideshow_dots_2\").removeClass(\"huge_it_slideshow_dots_active_2\").addClass(\"huge_it_slideshow_dots_deactive_2\");\n        jQuery(\"#huge_it_dots_\" + huge_it_current_key_2 + \"_2\").removeClass(\"huge_it_slideshow_dots_deactive_2\").addClass(\"huge_it_slideshow_dots_active_2\");\n          return huge_it_fallback_2(current_image_class, next_image_class, direction);\n        }\n        if (!huge_it_testBrowser_cssTransforms3d_2()) {\n          return huge_it_fallback3d_2(current_image_class, next_image_class, direction);\n        }\n\t\t\t\/\/alert(current_image_class+' '+next_image_class);\n\t\t  jQuery(current_image_class).css({'z-index': 'none'});\n          jQuery(next_image_class).css({'z-index' : 2});\n        huge_it_trans_in_progress_2 = true;\n        \/* Set active thumbnail.*\/\n\t\tjQuery(\".huge_it_slideshow_dots_2\").removeClass(\"huge_it_slideshow_dots_active_2\").addClass(\"huge_it_slideshow_dots_deactive_2\");  \n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_2 + \"_2\").removeClass(\"huge_it_slideshow_dots_deactive_2\").addClass(\"huge_it_slideshow_dots_active_2\");\n        jQuery(\".huge_it_slide_bg_2\").css('perspective', 1000);\n        jQuery(current_image_class).css({\n          transform : 'translateZ(' + tz + 'px)',\n          backfaceVisibility : 'hidden'\n        });\n\t\t\n\t\t jQuery(\".huge_it_slideshow_image_wrap_2,.huge_it_slide_bg_2,.huge_it_slideshow_image_item_2,.huge_it_slideshow_image_second_item_2 \").css('overflow', 'visible');\n\t\t\n        jQuery(next_image_class).css({\n          opacity : 1,\n          filter: 'Alpha(opacity=100)',\n          backfaceVisibility : 'hidden',\n          transform : 'translateY(' + nty + 'px) translateX(' + ntx + 'px) rotateY('+ nry +'deg) rotateX('+ nrx +'deg)'\n        });\n        jQuery(\".huge_it_slider_2\").css({\n          transform: 'translateZ(-' + tz + 'px)',\n          transformStyle: 'preserve-3d'\n        });\n        \/* Execution steps.*\/\n        setTimeout(function () {\n          jQuery(\".huge_it_slider_2\").css({\n            transition: 'all ' + huge_it_transition_duration_2 + 'ms ease-in-out',\n            transform: 'translateZ(-' + tz + 'px) rotateX('+ wrx +'deg) rotateY('+ wry +'deg)'\n          });\n        }, 20);\n        \/* After transition.*\/\n        jQuery(\".huge_it_slider_2\").one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));\n        function huge_it_after_trans() {\n          \/*if (huge_it_from_focus_2) {\n            huge_it_from_focus_2 = false;\n            return;\n          }*\/\n\t\t  jQuery(\".huge_it_slide_bg_2,.huge_it_slideshow_image_item_2,.huge_it_slideshow_image_second_item_2 \").css('overflow', 'hidden');\n\t\t  jQuery(\".huge_it_slide_bg_2\").removeAttr('style');\n          jQuery(current_image_class).removeAttr('style');\n          jQuery(next_image_class).removeAttr('style');\n          jQuery(\".huge_it_slider_2\").removeAttr('style');\n\t\t \/\/ alert(current_image_class+' '+next_image_class);\n          jQuery(current_image_class).css({'opacity' : 0, filter: 'Alpha(opacity=0)', 'z-index': 1});\n          jQuery(next_image_class).css({'opacity' : 1, filter: 'Alpha(opacity=100)', 'z-index' : 2});\n         \/\/ huge_it_change_watermark_container_2();\n          huge_it_trans_in_progress_2 = false;\n          if (typeof event_stack_2 !== 'undefined' && event_stack_2.length > 0) {\n            key = event_stack_2[0].split(\"-\");\n            event_stack_2.shift();\n            huge_it_change_image_2(key[0], key[1], data_2, true,false);\n          }\n        }\n      }\n      function huge_it_cubeH_2(current_image_class, next_image_class, direction) {\n        \/* Set to half of image width.*\/\n        var dimension = jQuery(current_image_class).width() \/ 2;\n        if (direction == 'right') {\n          huge_it_cube_2(dimension, dimension, 0, 0, 90, 0, -90, current_image_class, next_image_class, direction);\n        }\n        else if (direction == 'left') {\n          huge_it_cube_2(dimension, -dimension, 0, 0, -90, 0, 90, current_image_class, next_image_class, direction);\n        }\n      }\n      function huge_it_cubeV_2(current_image_class, next_image_class, direction) {\n        \/* Set to half of image height.*\/\n        var dimension = jQuery(current_image_class).height() \/ 2;\n        \/* If next slide.*\/\n        if (direction == 'right') {\n          huge_it_cube_2(dimension, 0, -dimension, 90, 0, -90, 0, current_image_class, next_image_class, direction);\n        }\n        else if (direction == 'left') {\n          huge_it_cube_2(dimension, 0, dimension, -90, 0, 90, 0, current_image_class, next_image_class, direction);\n        }\n      }\n      \/* For browsers that does not support transitions.*\/\n      function huge_it_fallback_2(current_image_class, next_image_class, direction) {\n        huge_it_fade_2(current_image_class, next_image_class, direction);\n      }\n      \/* For browsers that support transitions, but not 3d transforms (only used if primary transition makes use of 3d-transforms).*\/\n      function huge_it_fallback3d_2(current_image_class, next_image_class, direction) {\n        huge_it_sliceV_2(current_image_class, next_image_class, direction);\n      }\n      function huge_it_none_2(current_image_class, next_image_class, direction) {\n        jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});\n        jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});\n\n        \/* Set active thumbnail.*\/\n        jQuery(\".huge_it_slideshow_dots_2\").removeClass(\"huge_it_slideshow_dots_active_2\").addClass(\"huge_it_slideshow_dots_deactive_2\");\n        jQuery(\"#huge_it_dots_\" + huge_it_current_key_2 + \"_2\").removeClass(\"huge_it_slideshow_dots_deactive_2\").addClass(\"huge_it_slideshow_dots_active_2\");\n      }\n      function huge_it_fade_2(current_image_class, next_image_class, direction) {\n\t\tif (huge_it_testBrowser_cssTransitions_2()) {\n\t\t\t\n          jQuery(next_image_class).css('transition', 'opacity ' + huge_it_transition_duration_2 + 'ms linear');\n\t\t  jQuery(current_image_class).css('transition', 'opacity ' + huge_it_transition_duration_2 + 'ms linear');\n          jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});\n          jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});\n        }\n        else {\n\t\t\n          jQuery(current_image_class).animate({'opacity' : 0, 'z-index' : 1}, huge_it_transition_duration_2);\n          jQuery(next_image_class).animate({\n              'opacity' : 1,\n              'z-index': 2\n            }, {\n              duration: huge_it_transition_duration_2,\n              complete: function () {return false;}\n            });\n          \/\/ For IE.\n          jQuery(current_image_class).fadeTo(huge_it_transition_duration_2, 0);\n          jQuery(next_image_class).fadeTo(huge_it_transition_duration_2, 1);\n        }\n\n\t\tjQuery(\".huge_it_slideshow_dots_2\").removeClass(\"huge_it_slideshow_dots_active_2\").addClass(\"huge_it_slideshow_dots_deactive_2\");\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_2 + \"_2\").removeClass(\"huge_it_slideshow_dots_deactive_2\").addClass(\"huge_it_slideshow_dots_active_2\");\n      }\n      function huge_it_grid_2(cols, rows, ro, tx, ty, sc, op, current_image_class, next_image_class, direction) {\n        \/* If browser does not support CSS transitions.*\/\n        if (!huge_it_testBrowser_cssTransitions_2()) {\n\t\t\tjQuery(\".huge_it_slideshow_dots_2\").removeClass(\"huge_it_slideshow_dots_active_2\").addClass(\"huge_it_slideshow_dots_deactive_2\");\n        jQuery(\"#huge_it_dots_\" + huge_it_current_key_2 + \"_2\").removeClass(\"huge_it_slideshow_dots_deactive_2\").addClass(\"huge_it_slideshow_dots_active_2\");\n          return huge_it_fallback_2(current_image_class, next_image_class, direction);\n\t\t  \n        }\n        huge_it_trans_in_progress_2 = true;\n        \/* Set active thumbnail.*\/\n\t\tjQuery(\".huge_it_slideshow_dots_2\").removeClass(\"huge_it_slideshow_dots_active_2\").addClass(\"huge_it_slideshow_dots_deactive_2\");\n        jQuery(\"#huge_it_dots_\" + huge_it_current_key_2 + \"_2\").removeClass(\"huge_it_slideshow_dots_deactive_2\").addClass(\"huge_it_slideshow_dots_active_2\");\n        \/* The time (in ms) added to\/subtracted from the delay total for each new gridlet.*\/\n        var count = (huge_it_transition_duration_2) \/ (cols + rows);\n        \/* Gridlet creator (divisions of the image grid, positioned with background-images to replicate the look of an entire slide image when assembled)*\/\n        function huge_it_gridlet(width, height, top, img_top, left, img_left, src, imgWidth, imgHeight, c, r) {\n          var delay = (c + r) * count;\n          \/* Return a gridlet elem with styles for specific transition.*\/\n          return jQuery('<div class=\"huge_it_gridlet_2\" \/>').css({\n            width : width,\n            height : height,\n            top : top,\n            left : left,\n            backgroundImage : 'url(\"' + src + '\")',\n            backgroundColor: jQuery(\".huge_it_slideshow_image_wrap_2\").css(\"background-color\"),\n            \/*backgroundColor: rgba(0, 0, 0, 0),*\/\n            backgroundRepeat: 'no-repeat',\n            backgroundPosition : img_left + 'px ' + img_top + 'px',\n            backgroundSize : imgWidth + 'px ' + imgHeight + 'px',\n            transition : 'all ' + huge_it_transition_duration_2 + 'ms ease-in-out ' + delay + 'ms',\n            transform : 'none'\n          });\n        }\n        \/* Get the current slide's image.*\/\n        var cur_img = jQuery(current_image_class).find('img');\n        \/* Create a grid to hold the gridlets.*\/\n        var grid = jQuery('<div \/>').addClass('huge_it_grid_2');\n        \/* Prepend the grid to the next slide (i.e. so it's above the slide image).*\/\n        jQuery(current_image_class).prepend(grid);\n        \/* vars to calculate positioning\/size of gridlets*\/\n        var cont = jQuery(\".huge_it_slide_bg_2\");\n        var imgWidth = cur_img.width();\n        var imgHeight = cur_img.height();\n        var contWidth = cont.width(),\n            contHeight = cont.height(),\n            imgSrc = cur_img.attr('src'),\/*.replace('\/thumb', ''),*\/\n            colWidth = Math.floor(contWidth \/ cols),\n            rowHeight = Math.floor(contHeight \/ rows),\n            colRemainder = contWidth - (cols * colWidth),\n            colAdd = Math.ceil(colRemainder \/ cols),\n            rowRemainder = contHeight - (rows * rowHeight),\n            rowAdd = Math.ceil(rowRemainder \/ rows),\n            leftDist = 0,\n            img_leftDist = (jQuery(\".huge_it_slide_bg_2\").width() - cur_img.width()) \/ 2;\n        \/* tx\/ty args can be passed as 'auto'\/'min-auto' (meaning use slide width\/height or negative slide width\/height).*\/\n        tx = tx === 'auto' ? contWidth : tx;\n        tx = tx === 'min-auto' ? - contWidth : tx;\n        ty = ty === 'auto' ? contHeight : ty;\n        ty = ty === 'min-auto' ? - contHeight : ty;\n        \/* Loop through cols*\/\n        for (var i = 0; i < cols; i++) {\n          var topDist = 0,\n              img_topDst = (jQuery(\".huge_it_slide_bg_2\").height() - cur_img.height()) \/ 2,\n              newColWidth = colWidth;\n          \/* If imgWidth (px) does not divide cleanly into the specified number of cols, adjust individual col widths to create correct total.*\/\n          if (colRemainder > 0) {\n            var add = colRemainder >= colAdd ? colAdd : colRemainder;\n            newColWidth += add;\n            colRemainder -= add;\n          }\n          \/* Nested loop to create row gridlets for each col.*\/\n          for (var j = 0; j < rows; j++)  {\n            var newRowHeight = rowHeight,\n                newRowRemainder = rowRemainder;\n            \/* If contHeight (px) does not divide cleanly into the specified number of rows, adjust individual row heights to create correct total.*\/\n            if (newRowRemainder > 0) {\n              add = newRowRemainder >= rowAdd ? rowAdd : rowRemainder;\n              newRowHeight += add;\n              newRowRemainder -= add;\n            }\n            \/* Create & append gridlet to grid.*\/\n            grid.append(huge_it_gridlet(newColWidth, newRowHeight, topDist, img_topDst, leftDist, img_leftDist, imgSrc, imgWidth, imgHeight, i, j));\n            topDist += newRowHeight;\n            img_topDst -= newRowHeight;\n          }\n          img_leftDist -= newColWidth;\n          leftDist += newColWidth;\n        }\n        \/* Set event listener on last gridlet to finish transitioning.*\/\n        var last_gridlet = grid.children().last();\n        \/* Show grid & hide the image it replaces.*\/\n        grid.show();\n        cur_img.css('opacity', 0);\n        \/* Add identifying classes to corner gridlets (useful if applying border radius).*\/\n        grid.children().first().addClass('rs-top-left');\n        grid.children().last().addClass('rs-bottom-right');\n        grid.children().eq(rows - 1).addClass('rs-bottom-left');\n        grid.children().eq(- rows).addClass('rs-top-right');\n        \/* Execution steps.*\/\n        setTimeout(function () {\n          grid.children().css({\n            opacity: op,\n            transform: 'rotate('+ ro +'deg) translateX('+ tx +'px) translateY('+ ty +'px) scale('+ sc +')'\n          });\n        }, 1);\n        jQuery(next_image_class).css('opacity', 1);\n        \/* After transition.*\/\n        jQuery(last_gridlet).one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));\n        function huge_it_after_trans() {\n          jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});\n          jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});\n          cur_img.css('opacity', 1);\n          grid.remove();\n          huge_it_trans_in_progress_2 = false;\n          if (typeof event_stack_2 !== 'undefined' && event_stack_2.length > 0) {\n            key = event_stack_2[0].split(\"-\");\n            event_stack_2.shift();\n            huge_it_change_image_2(key[0], key[1], data_2, true,false);\n          }\n        }\n      }\n      function huge_it_sliceH_2(current_image_class, next_image_class, direction) {\n        if (direction == 'right') {\n          var translateX = 'min-auto';\n        }\n        else if (direction == 'left') {\n          var translateX = 'auto';\n        }\n        huge_it_grid_2(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_sliceV_2(current_image_class, next_image_class, direction) {\n        if (direction == 'right') {\n          var translateY = 'min-auto';\n        }\n        else if (direction == 'left') {\n          var translateY = 'auto';\n        }\n        huge_it_grid_2(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_slideV_2(current_image_class, next_image_class, direction) {\n        if (direction == 'right') {\n          var translateY = 'auto';\n        }\n        else if (direction == 'left') {\n          var translateY = 'min-auto';\n        }\n        huge_it_grid_2(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction);\n      }\n      function huge_it_slideH_2(current_image_class, next_image_class, direction) {\n        if (direction == 'right') {\n          var translateX = 'min-auto';\n        }\n        else if (direction == 'left') {\n          var translateX = 'auto';\n        }\n        huge_it_grid_2(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction);\n      }\n      function huge_it_scaleOut_2(current_image_class, next_image_class, direction) {\n        huge_it_grid_2(1, 1, 0, 0, 0, 1.5, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_scaleIn_2(current_image_class, next_image_class, direction) {\n        huge_it_grid_2(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_blockScale_2(current_image_class, next_image_class, direction) {\n        huge_it_grid_2(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_kaleidoscope_2(current_image_class, next_image_class, direction) {\n        huge_it_grid_2(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_fan_2(current_image_class, next_image_class, direction) {\n        if (direction == 'right') {\n          var rotate = 45;\n          var translateX = 100;\n        }\n        else if (direction == 'left') {\n          var rotate = -45;\n          var translateX = -100;\n        }\n        huge_it_grid_2(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_blindV_2(current_image_class, next_image_class, direction) {\n        huge_it_grid_2(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class);\n      }\n      function huge_it_blindH_2(current_image_class, next_image_class, direction) {\n        huge_it_grid_2(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class);\n      }\n      function huge_it_random_2(current_image_class, next_image_class, direction) {\n        var anims = ['sliceH', 'sliceV', 'slideH', 'slideV', 'scaleOut', 'scaleIn', 'blockScale', 'kaleidoscope', 'fan', 'blindH', 'blindV'];\n        \/* Pick a random transition from the anims array.*\/\n        this[\"huge_it_\" + anims[Math.floor(Math.random() * anims.length)] + \"_2\"](current_image_class, next_image_class, direction);\n      }\n      \n      function iterator_2() {\n        var iterator = 1;\n\n        return iterator;\n     }\n\t \n     function huge_it_change_image_2(current_key, key, data_2, from_effect,clicked) {\n\t\t\n        if (data_2[key]) {\n\t\t\n\t\t\tif(huge_video_playing['video_is_playing_'+2] && !clicked){\n\t\t\t\treturn false;\n\t\t\t}\n         \n\t\t \n\t\t \n          if (!from_effect) {\n            \/\/ Change image key.\n            jQuery(\"#huge_it_current_image_key_2\").val(key);\n             \/\/ if (current_key == '-2') { \/* Dots.*\/\n\t\t\t\tcurrent_key = jQuery(\".huge_it_slideshow_dots_active_2\").attr(\"data-image_key\");\n\t\t\t\/\/  }\n          }\n\n          if (huge_it_trans_in_progress_2) {\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_2\").after(\" --IN TRANSACTION-- <br \/>\");\n            event_stack_2.push(current_key + '-' + key);\n            return;\n          }\n\t\t  \n          var direction = 'right';\n          if (huge_it_current_key_2 > key) {\n            var direction = 'left';\n          }\n          else if (huge_it_current_key_2 == key) {\n            return false;\n          }\n         \n          \/\/ Set active thumbnail position.\n      \n          huge_it_current_key_2 = key;\n          \/\/Change image id, title, description.\n          jQuery(\"#huge_it_slideshow_image_2\").attr('data-image_id', data_2[key][\"id\"]);\n\t\t  \n\t\t  \n\t\t  jQuery(\".huge_it_slideshow_title_text_2\").html(data_2[key][\"alt\"]);\n          jQuery(\".huge_it_slideshow_description_text_2\").html(data_2[key][\"description\"]);\n        \n\t\t  var current_image_class = \"#image_id_2_\" + data_2[current_key][\"id\"];\n          var next_image_class = \"#image_id_2_\" + data_2[key][\"id\"];\n          \n\t\t  \n\t\t\n\t\t if(jQuery(current_image_class).find('.huge_it_video_frame_2').length>0) {\n\t\t\tvar streffect='fade';\n\t\t\tif(streffect==\"cubeV\" || streffect==\"cubeH\" || streffect==\"none\" || streffect==\"fade\"){\n\t\t\t\thuge_it_fade_2(current_image_class, next_image_class, direction);\n\t\t\t}else{\t\n\t\t\t\thuge_it_fade_2(current_image_class, next_image_class, direction);\n\t\t\t}\t\n\t\t  }else{\t\n\t\t\t\thuge_it_fade_2(current_image_class, next_image_class, direction);\n\t\t  }\t\n\t\t  \n\t\t  \n\t\tjQuery('.huge_it_slideshow_title_text_2').removeClass('none');\n\t\tif(jQuery('.huge_it_slideshow_title_text_2').html()==\"\"){jQuery('.huge_it_slideshow_title_text_2').addClass('none');}\n\n\t\tjQuery('.huge_it_slideshow_description_text_2').removeClass('none');\n\t\tif(jQuery('.huge_it_slideshow_description_text_2').html()==\"\"){jQuery('.huge_it_slideshow_description_text_2').addClass('none');}\n\t  \n\t\t  \n\t\t  \n\t\t  jQuery(current_image_class).find('.huge_it_slideshow_title_text_2').addClass('none');\n\t\t  jQuery(current_image_class).find('.huge_it_slideshow_description_text_2').addClass('none');\n\t\t\n\t\t\n\n\t\t  \n\t\t  \/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_2\").after(\"--cur-key=\"+current_key+\" --cur-img-class=\"+current_image_class+\" nxt-img-class=\"+next_image_class+\"--\");\n\t\t\t huge_it_move_dots_2();\n\t\t\t\t\t\twindow.clearInterval(huge_interval['huge_it_playInterval_'+2]);\n\t\t\tplay_2();\n        }\n\n      }\n\t   var staticthumbWidth;\n      jQuery(window).load(function(){\n      \t staticthumbWidth=jQuery('#huge_it_thumb_slider>li').width()\n\t  \t\n      })\n     function huge_it_popup_resize_2() {\n\n\t\tvar staticsliderwidth=600;\n\t\tvar sliderwidth=600;\n\t\t\n\t\tvar thumbWidth=jQuery(\".huge_it_slideshow_thumbnails_2\").width();\n\t\t\n\t\t\/\/alert(thumbHeight)\n\t\t\/\/alert(thumbWidth\/2)\n\t\tvar bodyWidth=jQuery(window).width();\n        var parentWidth = jQuery(\".huge_it_slideshow_image_wrap_2\").parent().width();\n\t\t\/\/if responsive js late responsive.js @  take body size and not parent div\n\t\tjQuery(\".huge_it_slideshow_thumbnails_2\").css({height: 100});\n\t\tif(sliderwidth>parentWidth){sliderwidth=parentWidth;}\n\t\tif(sliderwidth>bodyWidth){sliderwidth=bodyWidth;}\n\t\tvar str=(175\/staticsliderwidth); \n\t\t\n\t\t\t\n\t\t\tjQuery(\".huge_it_slideshow_thumbnails_2\").css({width: thumbWidth});\n\t\t\t\n\t\t\t\tvar str2=(100\/staticthumbWidth);\n\t\t\t\n\t\t\tjQuery(\".huge_it_slideshow_thumbnails_2\").css({height: thumbWidth*str2});\n\t\t\tjQuery(\".bx-viewport\").css({height: thumbWidth*str2});\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\n\t\t\n\t\t\n\t\tjQuery(\".huge_it_slideshow_image_wrap_2\").css({width: (sliderwidth)});\n\t\tjQuery(\".huge_it_slideshow_image_wrap_2\").css({height: ((sliderwidth) * str)});\n\t\t\n\t\tjQuery(\".huge_it_slideshow_image_container_2\").css({width: (sliderwidth)});\n\t\tjQuery(\".huge_it_slideshow_image_container_2\").css({height: ((sliderwidth) * str)});\n\t\t\t\n\t\tif(\"bottom\"==\"middle\"){var titlemargintopminus=jQuery(\".huge_it_slideshow_title_text_2\").outerHeight()\/2;}\t\t\n\t\tif(\"right\"==\"center\"){var titlemarginleftminus=jQuery(\".huge_it_slideshow_title_text_2\").outerWidth()\/2;}\t\t\n\t\tjQuery(\".huge_it_slideshow_title_text_2\").css({cssText: \"margin-top:-\" + titlemargintopminus + \"px; margin-left:-\"+titlemarginleftminus+\"px;\"});\n\t\t\n\t\tif(\"bottom\"==\"middle\"){var descriptionmargintopminus=jQuery(\".huge_it_slideshow_description_text_2\").outerHeight()\/2;}\t\n\t\tif(\"right\"==\"center\"){var descriptionmarginleftminus=jQuery(\".huge_it_slideshow_description_text_2\").outerWidth()\/2;}\n\t\tjQuery(\".huge_it_slideshow_description_text_2\").css({cssText: \"margin-top:-\" + descriptionmargintopminus + \"px; margin-left:-\"+descriptionmarginleftminus+\"px;\"});\n\t\t        jQuery(\"#huge_it_loading_image_2\").css({display: \"none\"});\n                jQuery(\".huge_it_slideshow_image_wrap1_2\").css({display: \"block\"});\n\t\t\t\tjQuery(\".huge_it_slideshow_image_wrap_2\").removeClass(\"nocolor\");\n\n\t\t\n\t\t\n\t\tif(\"resize\"==\"resize\"){\n\t\t\tjQuery(\".huge_it_slideshow_image_2,  .huge_it_slideshow_image_container_2 img\").css({\n\t\t\t\tcssText: \"width:\" + sliderwidth + \"px; height:\" + ((sliderwidth) * str)\t+\"px;\"\n\t\t\t});\n\t\t}else {\n\t\t\tjQuery(\".huge_it_slideshow_image_2,.huge_it_slideshow_image_item2_2\").css({\n\t\t\tcssText: \"max-width: \" + sliderwidth + \"px !important; max-height: \" + (sliderwidth * str) + \"px !important;\"\n\t\t  });\n\t\t}\n\t\t\n\t\tjQuery('.huge_it_video_frame_2').each(function (e) {\n          jQuery(this).width(sliderwidth);\n          jQuery(this).height(sliderwidth * str);\n        });\n      }\n      \n      jQuery(window).load(function () {\n\t\tjQuery(window).resize(function() {\n\t\t\thuge_it_popup_resize_2();\n\t\t});\n\t\t\n\t\tjQuery('#huge_it_slideshow_left_2').on('click',function(){\n\t\t\thuge_it_change_image_2(parseInt(jQuery('#huge_it_current_image_key_2').val()), (parseInt(jQuery('#huge_it_current_image_key_2').val()) - iterator_2()) >= 0 ? (parseInt(jQuery('#huge_it_current_image_key_2').val()) - iterator_2()) % data_2.length : data_2.length - 1, data_2,false,true);\n\t\t\treturn false;\n\t\t});\n\t\t\n\t\tjQuery('#huge_it_slideshow_right_2').on('click',function(){\n\t\t\thuge_it_change_image_2(parseInt(jQuery('#huge_it_current_image_key_2').val()), (parseInt(jQuery('#huge_it_current_image_key_2').val()) + iterator_2()) % data_2.length, data_2,false,true);\n\t\t\treturn false;\n\t\t});\n\t\n\n\t\t\n\t\n\t\t\n\t\thuge_it_popup_resize_2();\n        \/* Disable right click.*\/\n        jQuery('div[id^=\"huge_it_container\"]').bind(\"contextmenu\", function () {\n          return false;\n        });\n        \t\t\t\n\t\t\/*HOVER SLIDESHOW*\/\n\t\tjQuery(\"#huge_it_slideshow_image_container_2, .huge_it_slideshow_image_container_2, .huge_it_slideshow_dots_container_2,#huge_it_slideshow_right_2,#huge_it_slideshow_left_2\").hover(function(){\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_2\").after(\" -- hover -- <br \/> \");\n\t\t\tjQuery(\"#huge_it_slideshow_right_2\").css({'display':'inline'});\n\t\t\tjQuery(\"#huge_it_slideshow_left_2\").css({'display':'inline'});\n\t\t},function(){\n\t\t\tjQuery(\"#huge_it_slideshow_right_2\").css({'display':'none'});\n\t\t\tjQuery(\"#huge_it_slideshow_left_2\").css({'display':'none'});\n\t\t});\n\t\tvar pausehover=\"on\";\n\t\tif(pausehover==\"on\"){\n\t\t\tjQuery(\"#huge_it_slideshow_image_container_2, .huge_it_slideshow_image_container_2\").hover(function(){\n\t\t\t\twindow.clearInterval(huge_interval['huge_it_playInterval_'+2]);\n\t\t\t},function(){\n\t\t\t\twindow.clearInterval(huge_interval['huge_it_playInterval_'+2]);\n\t\t\t\tplay_2();\n\t\t\t});\t\t\n\t\t}\t\n          play_2();        \n      });\n\t\t\/\/var huge_play={};\n\n      function play_2(){\t   \n        \/* Play.*\/\n\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_2\").after(\" -- paly  ---- \");\n        huge_interval['huge_it_playInterval_'+2] = setInterval(function () {\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_2\").after(\" -- time left ---- \");\n          var iterator = 1;\n          huge_it_change_image_2(parseInt(jQuery('#huge_it_current_image_key_2').val()), (parseInt(jQuery('#huge_it_current_image_key_2').val()) + iterator) % data_2.length, data_2,false,false);\n        }, '6000');\n      }\n\t  \n      jQuery(window).focus(function() {\n       \/*event_stack_2 = [];*\/\n        var i_2 = 0;\n        jQuery(\".huge_it_slider_2\").children(\"div\").each(function () {\n          if (jQuery(this).css('opacity') == 1) {\n            jQuery(\"#huge_it_current_image_key_2\").val(i_2);\n          }\n          i_2++;\n        });\n      });\n      jQuery(window).blur(function() {\n        event_stack_2 = [];\n        window.clearInterval(huge_interval['huge_it_playInterval_'+2]);\n      });      \n    <\/script>\n<style>\n\t.thumb_image{\n\t\t  position: absolute;\n\t\t  width: 100%;\n\t\t  height: 100%;\n\t\t  top: 0;\n\t\t  left:0;\n\t}\n\t.entry-content a{\n\t\tborder-bottom: none !important;\n\t}\n\t.play-button-slider{\n\t\ttop: 0px;\n    left: 0px;\n    width: 100%;\n    height: 100%;\n\t}\n\t.youtube-icon { position: absolute;\n    \n    background:url(https:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-content\/plugins\/slider-image\/images\/play.youtube.png) center center no-repeat;background-size:14%;}\n<\/style>\n\t\n<div class=\"huge_it_slideshow_image_wrap_2 \">\n\t\t\t<div id=\"huge_it_loading_image_2\" class=\"nodisplay\"> <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-content\/plugins\/slider-image\/Front_images\/loading\/loading1.gif\"  alt=\"\" width=\"100\" height=\"100\" style=\" margin: 0px auto;\" \/> <\/div>\n\t\t<div class=\"huge_it_slideshow_image_wrap1_2\"class=\"display\">\n\t            \n\t\t<!-- ##########################DOTS######################### -->\n        <div class=\"huge_it_slideshow_dots_container_2\">\n\t\t\t  <div class=\"huge_it_slideshow_dots_thumbnails_2\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_0_2\" class=\"huge_it_slideshow_dots_2 huge_it_slideshow_dots_active_2\" onclick=\"if(jQuery(this).hasClass('huge_it_slideshow_dots_active_2')) { return false; } huge_it_change_image_2(parseInt(jQuery('#huge_it_current_image_key_2').val()), '0', data_2,false,true);return false;\" data-image_id=\"156\" data-image_key=\"0\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_1_2\" class=\"huge_it_slideshow_dots_2 huge_it_slideshow_dots_deactive_2\" onclick=\"if(jQuery(this).hasClass('huge_it_slideshow_dots_active_2')) { return false; } huge_it_change_image_2(parseInt(jQuery('#huge_it_current_image_key_2').val()), '1', data_2,false,true);return false;\" data-image_id=\"155\" data-image_key=\"1\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_2_2\" class=\"huge_it_slideshow_dots_2 huge_it_slideshow_dots_deactive_2\" onclick=\"if(jQuery(this).hasClass('huge_it_slideshow_dots_active_2')) { return false; } huge_it_change_image_2(parseInt(jQuery('#huge_it_current_image_key_2').val()), '2', data_2,false,true);return false;\" data-image_id=\"154\" data-image_key=\"2\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_3_2\" class=\"huge_it_slideshow_dots_2 huge_it_slideshow_dots_deactive_2\" onclick=\"if(jQuery(this).hasClass('huge_it_slideshow_dots_active_2')) { return false; } huge_it_change_image_2(parseInt(jQuery('#huge_it_current_image_key_2').val()), '3', data_2,false,true);return false;\" data-image_id=\"152\" data-image_key=\"3\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_4_2\" class=\"huge_it_slideshow_dots_2 huge_it_slideshow_dots_deactive_2\" onclick=\"if(jQuery(this).hasClass('huge_it_slideshow_dots_active_2')) { return false; } huge_it_change_image_2(parseInt(jQuery('#huge_it_current_image_key_2').val()), '4', data_2,false,true);return false;\" data-image_id=\"151\" data-image_key=\"4\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_5_2\" class=\"huge_it_slideshow_dots_2 huge_it_slideshow_dots_deactive_2\" onclick=\"if(jQuery(this).hasClass('huge_it_slideshow_dots_active_2')) { return false; } huge_it_change_image_2(parseInt(jQuery('#huge_it_current_image_key_2').val()), '5', data_2,false,true);return false;\" data-image_id=\"150\" data-image_key=\"5\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_6_2\" class=\"huge_it_slideshow_dots_2 huge_it_slideshow_dots_deactive_2\" onclick=\"if(jQuery(this).hasClass('huge_it_slideshow_dots_active_2')) { return false; } huge_it_change_image_2(parseInt(jQuery('#huge_it_current_image_key_2').val()), '6', data_2,false,true);return false;\" data-image_id=\"149\" data-image_key=\"6\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_7_2\" class=\"huge_it_slideshow_dots_2 huge_it_slideshow_dots_deactive_2\" onclick=\"if(jQuery(this).hasClass('huge_it_slideshow_dots_active_2')) { return false; } huge_it_change_image_2(parseInt(jQuery('#huge_it_current_image_key_2').val()), '7', data_2,false,true);return false;\" data-image_id=\"148\" data-image_key=\"7\"><\/div>\n\t\t\t\t\t\t\t\t\t\t  <\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t  <!-- ##########################IMAGES######################### -->\n\n      <div id=\"huge_it_slideshow_image_container_2\" class=\"huge_it_slideshow_image_container_2\">        \n        <div class=\"huge_it_slide_container_2\">\n          <div class=\"huge_it_slide_bg_2\">\n            <ul class=\"huge_it_slider_2\">\n\t\t\t  \t\t\t\t\t  <li class=\"huge_it_slideshow_image_item_2\" id=\"image_id_2_0\">      \n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" id=\"huge_it_slideshow_image_2_0\" class=\"huge_it_slideshow_image_2\" src=\"http:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-content\/uploads\/2015\/12\/000142.jpg\"  alt=\"\" data-image_id=\"156\" \/>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_2 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_2 \">\n\t\t\t\t\t\t\tDie Ostsee ist nur 1km entfernt. Bis zum Zentrum nach Warnem\u00fcnde sind es nur 2,5km.\t\t\t\t\t\t<\/div>\n\t\t\t\t\t  <\/li>\n\t\t\t\t\t  \t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_2\" id=\"image_id_2_1\">      \n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" id=\"huge_it_slideshow_image_2_1\" class=\"huge_it_slideshow_image_2\" src=\"http:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-content\/uploads\/2015\/12\/000159.jpg\"  alt=\"\" data-image_id=\"155\" \/>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_2 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_2 \">\n\t\t\t\t\t\t\tDie Wohnanlage befindet sich im s\u00fcdlichen Teil von Diedrichshagen.\t\t\t\t\t\t<\/div>\n\t\t\t\t\t  <\/li>\n\t\t\t\t\t  \t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_2\" id=\"image_id_2_2\">      \n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" id=\"huge_it_slideshow_image_2_2\" class=\"huge_it_slideshow_image_2\" src=\"http:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-content\/uploads\/2015\/12\/000176.jpg\"  alt=\"\" data-image_id=\"154\" \/>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_2 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_2 \">\n\t\t\t\t\t\t\tDiedrichshagen bei Rostock \/ Warnem\u00fcnde an der Ostseek\u00fcste\t\t\t\t\t\t<\/div>\n\t\t\t\t\t  <\/li>\n\t\t\t\t\t  \t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_2\" id=\"image_id_2_3\">      \n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" id=\"huge_it_slideshow_image_2_3\" class=\"huge_it_slideshow_image_2\" src=\"http:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-content\/uploads\/2015\/12\/000212.jpg\"  alt=\"\" data-image_id=\"152\" \/>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_2 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_2 \">\n\t\t\t\t\t\t\tDie Ostsee erreichen Sie in wenigen Minuten\t\t\t\t\t\t<\/div>\n\t\t\t\t\t  <\/li>\n\t\t\t\t\t  \t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_2\" id=\"image_id_2_4\">      \n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" id=\"huge_it_slideshow_image_2_4\" class=\"huge_it_slideshow_image_2\" src=\"http:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-content\/uploads\/2015\/12\/000229.jpg\"  alt=\"\" data-image_id=\"151\" \/>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_2 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_2 \">\n\t\t\t\t\t\t\tDie K\u00fcste vor Diedrichshagen\t\t\t\t\t\t<\/div>\n\t\t\t\t\t  <\/li>\n\t\t\t\t\t  \t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_2\" id=\"image_id_2_5\">      \n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" id=\"huge_it_slideshow_image_2_5\" class=\"huge_it_slideshow_image_2\" src=\"http:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-content\/uploads\/2015\/12\/000246.jpg\"  alt=\"\" data-image_id=\"150\" \/>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_2 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_2 \">\n\t\t\t\t\t\t\tDer Hafen von Rostock \/ Warnem\u00fcnde\t\t\t\t\t\t<\/div>\n\t\t\t\t\t  <\/li>\n\t\t\t\t\t  \t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_2\" id=\"image_id_2_6\">      \n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" id=\"huge_it_slideshow_image_2_6\" class=\"huge_it_slideshow_image_2\" src=\"http:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-content\/uploads\/2015\/12\/000263.jpg\"  alt=\"\" data-image_id=\"149\" \/>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_2 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_2 \">\n\t\t\t\t\t\t\tDie Gro\u00dfsegler kommen an der Haust\u00fcr vorbei.\t\t\t\t\t\t<\/div>\n\t\t\t\t\t  <\/li>\n\t\t\t\t\t  \t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_2\" id=\"image_id_2_7\">      \n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" id=\"huge_it_slideshow_image_2_7\" class=\"huge_it_slideshow_image_2\" src=\"http:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-content\/uploads\/2015\/12\/000279.jpg\"  alt=\"\" data-image_id=\"148\" \/>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_2 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_2 \">\n\t\t\t\t\t\t\tEin Reiterhof befindet sich in Diedrichshagen\t\t\t\t\t\t<\/div>\n\t\t\t\t\t  <\/li>\n\t\t\t\t\t              <\/ul>\n          <\/div>\n\t\t  <input  type=\"hidden\" id=\"huge_it_current_image_key_2\" value=\"0\" \/>\n        <\/div>\n      <\/div>\n\t<\/div>\n<!-- slider thumbs  -->\n\n<script>\njQuery(document).ready(function($) {\n\n\t\t\n\tsetInterval(function() {\n\tjQuery('.huge_it_slider_2').find(\"li\").each(function (){\n\t\t\n  \t\tif($(this).css(\"opacity\") == \"1\"){\n\n  \t\t\tvar img_id=$(this).attr('id');\n  \t\t\tjQuery('.huge_it_slideshow_thumbs_2').each(function (){\n  \t\t\t\t\/\/if ($(this).hasClass('bx-clone')){$(this).removeAttr('id')}\n  \t\t\t\tvar allListElements = $( 'li[id='+img_id+']' );\n  \t\t\t\t\n  \t\t\t\t$(this).find(allListElements).not(\".bx-clone\").each(function() {\n  \t\t\t\t\t\n\n  \t\t\t\t\tjQuery('.huge_it_slideshow_thumbs_2 li').find(\".trans_back\").css('background','rgba(255,255,255,0.3)');\n  \t\t\t\t\t$(this).find('.trans_back').css('background','none');\n\n  \t\t\t\t\t\t\n  \t\t\t\t\t\n  \t\t\t\t})\n  \t\t\t\t\n\n  \t\t\t\n  \t\t\t})\n\t\t\t\n  \t\t}\n\t\t\n\t})\n},100)\n\n\n\t\n\n})\n<\/script>\n\n\t\n<\/div>\n\n\n\t  <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Diedrichshagen, ein Stadtteil von Rostock Diedrichshagen liegt nordwestlich des historischen Kerns der Stadt Rostock. Der Ort grenzt an den Rostocker Stadtteil Warnem\u00fcnde und verf\u00fcgt \u00fcber ca. 1300 Einwohner. Seine Infrastruktur ist\u00a0vom Tourismus aber auch vom l\u00e4ndlichem Leben\u00a0gepr\u00e4gte. Das Dorf Diedrichshagen wurde 1771 gegr\u00fcndet und am 8. M\u00e4rz 1934 in die Hansestadt Rostock eingemeindet. Im Jahre [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-slider.php","meta":{"footnotes":""},"class_list":["post-1621","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>der Ort -<\/title>\n<meta name=\"description\" content=\"Willkommen im Vermietungsb\u00fcro Rostock. Wir vermieten Ihnen exklusive Mietobjekte nahe der Ostsee.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vermietungsbuero-rostock.de\/wp-man\/der-ort\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"der Ort -\" \/>\n<meta property=\"og:description\" content=\"Willkommen im Vermietungsb\u00fcro Rostock. Wir vermieten Ihnen exklusive Mietobjekte nahe der Ostsee.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vermietungsbuero-rostock.de\/wp-man\/der-ort\/\" \/>\n<meta property=\"article:modified_time\" content=\"2015-12-23T10:05:58+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"1\u00a0Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vermietungsbuero-rostock.de\\\/wp-man\\\/der-ort\\\/\",\"url\":\"https:\\\/\\\/vermietungsbuero-rostock.de\\\/wp-man\\\/der-ort\\\/\",\"name\":\"der Ort -\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/vermietungsbuero-rostock.de\\\/wp-man\\\/#website\"},\"datePublished\":\"2015-12-16T17:34:01+00:00\",\"dateModified\":\"2015-12-23T10:05:58+00:00\",\"description\":\"Willkommen im Vermietungsb\u00fcro Rostock. Wir vermieten Ihnen exklusive Mietobjekte nahe der Ostsee.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vermietungsbuero-rostock.de\\\/wp-man\\\/der-ort\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vermietungsbuero-rostock.de\\\/wp-man\\\/der-ort\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vermietungsbuero-rostock.de\\\/wp-man\\\/der-ort\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\\\/\\\/vermietungsbuero-rostock.de\\\/wp-man\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"der Ort\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\\\/\\\/vermietungsbuero-rostock.de\\\/wp-man\\\/#website\",\"url\":\"http:\\\/\\\/vermietungsbuero-rostock.de\\\/wp-man\\\/\",\"name\":\"\",\"description\":\"\",\"publisher\":{\"@id\":\"http:\\\/\\\/vermietungsbuero-rostock.de\\\/wp-man\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\\\/\\\/vermietungsbuero-rostock.de\\\/wp-man\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"http:\\\/\\\/vermietungsbuero-rostock.de\\\/wp-man\\\/#organization\",\"name\":\"Vermietungsb\u00fcro Rostock\",\"url\":\"http:\\\/\\\/vermietungsbuero-rostock.de\\\/wp-man\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"http:\\\/\\\/vermietungsbuero-rostock.de\\\/wp-man\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"http:\\\/\\\/vermietungsbuero-rostock.de\\\/wp-man\\\/wp-content\\\/uploads\\\/2015\\\/12\\\/logo.png\",\"contentUrl\":\"http:\\\/\\\/vermietungsbuero-rostock.de\\\/wp-man\\\/wp-content\\\/uploads\\\/2015\\\/12\\\/logo.png\",\"width\":208,\"height\":111,\"caption\":\"Vermietungsb\u00fcro Rostock\"},\"image\":{\"@id\":\"http:\\\/\\\/vermietungsbuero-rostock.de\\\/wp-man\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"der Ort -","description":"Willkommen im Vermietungsb\u00fcro Rostock. Wir vermieten Ihnen exklusive Mietobjekte nahe der Ostsee.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vermietungsbuero-rostock.de\/wp-man\/der-ort\/","og_locale":"de_DE","og_type":"article","og_title":"der Ort -","og_description":"Willkommen im Vermietungsb\u00fcro Rostock. Wir vermieten Ihnen exklusive Mietobjekte nahe der Ostsee.","og_url":"https:\/\/vermietungsbuero-rostock.de\/wp-man\/der-ort\/","article_modified_time":"2015-12-23T10:05:58+00:00","twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"1\u00a0Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vermietungsbuero-rostock.de\/wp-man\/der-ort\/","url":"https:\/\/vermietungsbuero-rostock.de\/wp-man\/der-ort\/","name":"der Ort -","isPartOf":{"@id":"http:\/\/vermietungsbuero-rostock.de\/wp-man\/#website"},"datePublished":"2015-12-16T17:34:01+00:00","dateModified":"2015-12-23T10:05:58+00:00","description":"Willkommen im Vermietungsb\u00fcro Rostock. Wir vermieten Ihnen exklusive Mietobjekte nahe der Ostsee.","breadcrumb":{"@id":"https:\/\/vermietungsbuero-rostock.de\/wp-man\/der-ort\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vermietungsbuero-rostock.de\/wp-man\/der-ort\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vermietungsbuero-rostock.de\/wp-man\/der-ort\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/vermietungsbuero-rostock.de\/wp-man\/"},{"@type":"ListItem","position":2,"name":"der Ort"}]},{"@type":"WebSite","@id":"http:\/\/vermietungsbuero-rostock.de\/wp-man\/#website","url":"http:\/\/vermietungsbuero-rostock.de\/wp-man\/","name":"","description":"","publisher":{"@id":"http:\/\/vermietungsbuero-rostock.de\/wp-man\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/vermietungsbuero-rostock.de\/wp-man\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"http:\/\/vermietungsbuero-rostock.de\/wp-man\/#organization","name":"Vermietungsb\u00fcro Rostock","url":"http:\/\/vermietungsbuero-rostock.de\/wp-man\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"http:\/\/vermietungsbuero-rostock.de\/wp-man\/#\/schema\/logo\/image\/","url":"http:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-content\/uploads\/2015\/12\/logo.png","contentUrl":"http:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-content\/uploads\/2015\/12\/logo.png","width":208,"height":111,"caption":"Vermietungsb\u00fcro Rostock"},"image":{"@id":"http:\/\/vermietungsbuero-rostock.de\/wp-man\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-json\/wp\/v2\/pages\/1621","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-json\/wp\/v2\/comments?post=1621"}],"version-history":[{"count":22,"href":"https:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-json\/wp\/v2\/pages\/1621\/revisions"}],"predecessor-version":[{"id":1968,"href":"https:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-json\/wp\/v2\/pages\/1621\/revisions\/1968"}],"wp:attachment":[{"href":"https:\/\/vermietungsbuero-rostock.de\/wp-man\/wp-json\/wp\/v2\/media?parent=1621"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}