{"id":1067,"date":"2013-10-03T20:50:21","date_gmt":"2013-10-03T19:50:21","guid":{"rendered":"http:\/\/marshallsproperties.com\/?page_id=1067"},"modified":"2016-03-03T18:02:56","modified_gmt":"2016-03-03T18:02:56","slug":"commercial-properties","status":"publish","type":"page","link":"https:\/\/marshallsproperties.com\/index.php\/commercial-properties\/","title":{"rendered":"Commercial Properties"},"content":{"rendered":"<p align=\"center\"><b><span style=\"text-decoration: underline;\">\u00a0<\/span><\/b><\/p>\n<script>\n\tvar lightbox_transition = 'E';\n\tvar lightbox_speed = E;\n\tvar lightbox_fadeOut = E;\n\tvar lightbox_title = E;\n\tvar lightbox_scalePhotos = E;\n\tvar lightbox_scrolling = E;\n\tvar lightbox_opacity = 0.001;\n\tvar lightbox_open = E;\n\tvar lightbox_returnFocus = E;\n\tvar lightbox_trapFocus = E;\n\tvar lightbox_fastIframe = E;\n\tvar lightbox_preloading = E;\n\tvar lightbox_overlayClose = E;\n\tvar lightbox_escKey = E;\n\tvar lightbox_arrowKey = E;\n\tvar lightbox_loop = E;\n\tvar lightbox_closeButton = E;\n\tvar lightbox_previous = \"E\";\n\tvar lightbox_next = \"E\";\n\tvar lightbox_close = \"E\";\n\tvar lightbox_html = E;\n\tvar lightbox_photo = E;\n\tvar lightbox_width = 'E';\n\tvar lightbox_height = 'E';\n\tvar lightbox_innerWidth = 'E';\n\tvar lightbox_innerHeight = 'E';\n\tvar lightbox_initialWidth = 'E';\n\tvar lightbox_initialHeight = 'E';\n        \n\tvar maxwidth=jQuery(window).width();\n        if(maxwidth>E){maxwidth=E;}\n        var lightbox_maxWidth = maxwidth;\n        var lightbox_maxHeight = E;\n        \n\tvar lightbox_slideshow = E;\n\tvar lightbox_slideshowSpeed = E;\n\tvar lightbox_slideshowAuto = E;\n\tvar lightbox_slideshowStart = \"E\";\n\tvar lightbox_slideshowStop = \"E\";\n\tvar lightbox_fixed = E;\n\t\tjQuery(document).ready(function(){\n\t\t\t\tjQuery('.huge_it_gallery_like_cont_21067 .huge_it_like_count').each(function(){\n\t\t\tif(jQuery(this).text()<0)jQuery(this).text(0)\n\t\t\tif((jQuery(this).text().length>3||jQuery(this).text().length>4||jQuery(this).text().length>5)&&jQuery(this).text().length<7){\n\t\t\t\tjQuery(this).text(function (_,txt) \n\t\t\t\t\t{\n\t\t\t\t    return txt.slice(0, -3)+'k'\n\t\t\t\t\t});\n\t\t\t}\n\t\t\telse if((jQuery(this).text().length>6||jQuery(this).text().length>7||jQuery(this).text().length>8)&&jQuery(this).text().length<10){\n\t\t\t\tjQuery(this).text(function (_,txt) \n\t\t\t\t\t{\n\t\t\t\t    return txt.slice(0, -6)+'m'\n\t\t\t\t\t});\n\t\t\t}\n\t\t\telse if(jQuery(this).text().length>9||jQuery(this).text().length>10||jQuery(this).text().length>11){\n\t\t\t\tjQuery(this).text(function (_,txt) \n\t\t\t\t\t{\n\t\t\t\t    return txt.slice(0, -9)+'b'\n\t\t\t\t\t});\n\t\t\t} \n\t\t})\n\t\tjQuery('.huge_it_gallery_like_cont_21067 .huge_it_dislike_count').each(function(){\n\t\t\tif(jQuery(this).text()<0)jQuery(this).text(0)\n\t\t\tif((jQuery(this).text().length>3||jQuery(this).text().length>4||jQuery(this).text().length>5)&&jQuery(this).text().length<7){\n\t\t\t\tjQuery(this).text(function (_,txt) \n\t\t\t\t\t{\n\t\t\t\t    return txt.slice(0, -3)+'k'\n\t\t\t\t\t});\n\t\t\t}\n\t\t\telse if((jQuery(this).text().length>6||jQuery(this).text().length>7||jQuery(this).text().length>8)&&jQuery(this).text().length<10){\n\t\t\t\tjQuery(this).text(function (_,txt) \n\t\t\t\t\t{\n\t\t\t\t    return txt.slice(0, -6)+'m'\n\t\t\t\t\t});\n\t\t\t}\n\t\t\telse if(jQuery(this).text().length>9||jQuery(this).text().length>10||jQuery(this).text().length>11){\n\t\t\t\tjQuery(this).text(function (_,txt) \n\t\t\t\t\t{\n\t\t\t\t    return txt.slice(0, -9)+'b'\n\t\t\t\t\t});\n\t\t\t}\n\t\t})\n\t\t\t\t\t\t\t\t\tvar thumbLike;\n\t\t\tjQuery('.huge_it_gallery_like_cont_21067 .huge_it_like_thumb').each(function(){\n\t\t\t\tthumbLike=jQuery(this).attr('data-status');\n\t\t\t\tif(thumbLike=='liked'){\n\t\t\t\t\tjQuery(this).parent().find('.like_thumb_up').addClass('like_thumb_active');\n\t\t\t\t\tjQuery(this).parent().addClass('like_font_active');\n\t\t\t\t}\n\n\t\t\t})\n\t\t\tvar thumbDislike;\n\t\t\tjQuery('.huge_it_gallery_like_cont_21067 .huge_it_dislike_thumb').each(function(){\n\t\t\t\tthumbDislike=jQuery(this).attr('data-status');\n\t\t\t\tif(thumbDislike=='disliked'){\n\t\t\t\t\tjQuery(this).parent().find('.dislike_thumb_down').addClass('like_thumb_active');\n\t\t\t\t\tjQuery(this).parent().addClass('like_font_active');\n\t\t\t\t}\n\n\t\t\t})\n\t\t\t\tfunction randomString(length, chars) {\n\t\t    var result = '';\n\t\t    for (var i = length; i > 0; --i) result += chars[Math.round(Math.random() * (chars.length - 1))];\n\t\t    return result;\n\t\t}\n\t\tjQuery(document).on(\"click tap\",\".huge_it_gallery_like_cont_21067 .huge_it_gallery_like_wrapper\",function(){\n\t\t\tvar image_id=jQuery(this).parent().find('.huge_it_like_count').attr('id');\n\t\t\tvar status=jQuery(\"span.huge_it_like_thumb[id='\"+image_id+\"']\").attr('data-status');\n\t\t\tfunction setCookie(name, value, expires, path, domain, secure) {\n\t\t\t    document.cookie = name + \"=\" + escape(value) +\n\t\t\t      ((expires) ? \"; expires=\" + expires : \"\") +\n\t\t\t      ((path) ? \"; path=\" + path : \"\") +\n\t\t\t      ((domain) ? \"; domain=\" + domain : \"\") +\n\t\t\t      ((secure) ? \"; secure\" : \"\");\n\t\t\t  }\n\t\t\t  function getCookie(name) {\n\t\t\t\t  var cookie = \" \" + document.cookie;\n\t\t\t\t  var search = \" \" + name + \"=\";\n\t\t\t\t  var setStr = null;\n\t\t\t\t  var offset = 0;\n\t\t\t\t  var end = 0;\n\t\t\t\t  if (cookie.length > 0) {\n\t\t\t\t    offset = cookie.indexOf(search);\n\t\t\t\t    if (offset != -1) {\n\t\t\t\t      offset += search.length;\n\t\t\t\t      end = cookie.indexOf(\";\", offset)\n\t\t\t\t      if (end == -1) {\n\t\t\t\t        end = cookie.length;\n\t\t\t\t      }\n\t\t\t\t      setStr = unescape(cookie.substring(offset, end));\n\t\t\t\t    }\n\t\t\t\t  }\n\t\t\t\t  return(setStr);\n\t\t\t}\n\t\t\tfunction delCookie(name) {\n\t\t\t  \tdocument.cookie = name + \"=\" + \"; expires=Thu, 01 Jan 1970 00:00:01 GMT\";\n\t\t\t}\n\t\t\tvar resStatus=jQuery(this).parent().find(\"span.huge_it_like_thumb[id='\"+image_id+\"']\").attr('data-status');\n\t\t\tvar resStatus2=jQuery(\".huge_it_dislike_thumb[id='\"+image_id+\"']\").attr('data-status');\t\n\t\t\t\/\/alert(resStatus2);\n\t\t\t\t\t\t\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\t\n\t\t\tif(resStatus2==undefined){\n\t\t\t\tif(resStatus=='unliked'){\n\t\t\t\t\tdate = new Date();\n\t\t\t\t\tdate.setHours(date.getFullYear() + 1);\n\t\t\t\t\tvar cookie=setCookie('Like_'+image_id, randomString(10, '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'), date.toUTCString());\n\t\t\t\t\t\n\t\t\t\t}else if(resStatus=='liked'){\n\t\t\t\t\tvar cookie=getCookie('Like_'+image_id);\n\t\t\t\t}\n\t\t\t}else{\n\t\t\t\tif(resStatus=='unliked'&&resStatus2=='unliked'){\n\t\t\t\t\tdate = new Date();\n\t\t\t\t\tdate.setHours(date.getFullYear() + 1);\n\t\t\t\t\tvar cookie=setCookie('Like_'+image_id, randomString(10, '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'), date.toUTCString());\n\t\t\t\t\t\n\t\t\t\t}else if(resStatus=='unliked'&&resStatus2=='disliked'){\n\t\t\t\t\tdate = new Date();\n\t\t\t\t\tdate.setHours(date.getFullYear() + 1);\n\t\t\t\t\tvar newCookie=getCookie('Dislike_'+image_id);\n\t\t\t\t\tvar cookie=setCookie('Like_'+image_id, newCookie , date.toUTCString());\n\t\t\t\t\tdelCookie('Dislike_'+image_id);\n\t\t\t\t}else if(resStatus=='liked'){\n\t\t\t\t\tvar cookie=getCookie('Like_'+image_id);\n\t\t\t\t}\n\t\t\t}\t\n\t\t\t\t\n\t\t\t\n\t\t\t\n\n\t\t\tvar data={\n\n\t\t\t\t  action:'huge_it_video_gallery_ajax',\n\n\t\t\t\t  task:'like',\n\n\t\t\t\t  image_id:image_id,\n\n\t\t\t\t  cook:getCookie('Like_'+image_id),\n\t\t\t\t  status:status\n\n\t\t\t}\n\n\t\t\tjQuery.post('https:\/\/marshallsproperties.com\/wp\/wp-admin\/admin-ajax.php',data,function(response){\n\n\t\t\t\t\tif(response){\n\n\t\t\t\t\t\tresponse=JSON.parse(response);\n\t\t\t\t\t\tif(response.like){\n\t\t\t\t\t\t\tvar likeNumber=response.like;\n\t\t\t\t\t\t\tif((likeNumber.length>3||likeNumber.length>4||likeNumber.length>5)&&likeNumber.length<7){\n\t\t\t\t\t \n\t\t\t\t\t\t\t\t    likeNumber=likeNumber.slice(0, -3)+'k';\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\telse if((likeNumber.length>6||likeNumber.length>7||likeNumber.length>8)&&likeNumber.length<10){\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t    likeNumber=likeNumber.slice(0, -6)+'m';\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\telse if(likeNumber.length>9||likeNumber.length>10||likeNumber.length>11){\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t    likeNumber=likeNumber.slice(0, -9)+'b';\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tresponse.like=likeNumber;\n\t\t\t\t\t\t}\n\t\t\t\t\t\tif(response.dislike){\n\t\t\t\t\t\t\tvar dislikeNumber=response.dislike;\n\t\t\t\t\t\t\tif((dislikeNumber.length>3||dislikeNumber.length>4||dislikeNumber.length>5)&&dislikeNumber.length<7){\n\t\t\t\t\t \n\t\t\t\t\t\t\t\t    dislikeNumber=dislikeNumber.slice(0, -3)+'k';\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\telse if((dislikeNumber.length>6||dislikeNumber.length>7||dislikeNumber.length>8)&&dislikeNumber.length<10){\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t    dislikeNumber=dislikeNumber.slice(0, -6)+'m';\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\telse if(dislikeNumber.length>9||dislikeNumber.length>10||dislikeNumber.length>11){\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t    dislikeNumber=dislikeNumber.slice(0, -9)+'b';\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tresponse.dislike=dislikeNumber;\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\tif(response.like<0)response.like=0;\n\t\t\t\t\t\tjQuery(\"span.huge_it_like_count[id='\"+image_id+\"']\").text(response.like);\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tjQuery(\"span.huge_it_dislike_count[id='\"+image_id+\"']\").text(response.dislike);\n\t\t\t\t\t\tif(response.dislike<0)response.dislike=0;\n\t\t\t\t\t\t\t\t\t\t\t\t\tif(response.statLike=='Liked'){\n\t\t\t\t\t\t\t\tjQuery(\"span.huge_it_like_thumb[id='\"+image_id+\"']\").parent().find('.like_thumb_up').addClass('like_thumb_active');\n\t\t\t\t\t\t\t\tjQuery(\"span.huge_it_like_thumb[id='\"+image_id+\"']\").parent().addClass('like_font_active');\n\t\t\t\t\t\t\t\tjQuery(\"span.huge_it_like_thumb[id='\"+image_id+\"']\").attr('data-status','liked')\n\t\t\t\t\t\t\t}else if(response.statLike=='Like'){\n\t\t\t\t\t\t\t\tjQuery(\"span.huge_it_like_thumb[id='\"+image_id+\"']\").parent().find('.like_thumb_up').removeClass('like_thumb_active').addClass('like_thumb_up');\n\t\t\t\t\t\t\t\tjQuery(\"span.huge_it_like_thumb[id='\"+image_id+\"']\").parent().removeClass('like_font_active');\n\t\t\t\t\t\t\t\tjQuery(\"span.huge_it_like_thumb[id='\"+image_id+\"']\").attr('data-status','unliked')\n\t\t\t\t\t\t\t\tdelCookie('Like_'+image_id);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\tif(response.statDislike=='Disliked'){\n\t\t\t\t\t\t\tjQuery(\"span.huge_it_dislike_thumb[id='\"+image_id+\"']\").parent().find('.dislike_thumb_down').addClass('like_thumb_active');\n\t\t\t\t\t\t\tjQuery(\"span.huge_it_dislike_thumb[id='\"+image_id+\"']\").parent().addClass('like_font_active');\n\t\t\t\t\t\t\tjQuery(\"span.huge_it_dislike_thumb[id='\"+image_id+\"']\").attr('data-status','disliked')\n\t\t\t\t\t\t}else if(response.statDislike=='Dislike'){\n\t\t\t\t\t\t\tjQuery(\"span.huge_it_dislike_thumb[id='\"+image_id+\"']\").parent().find('.dislike_thumb_down').removeClass('like_thumb_active').addClass('dislike_thumb_down');\n\t\t\t\t\t\t\tjQuery(\"span.huge_it_dislike_thumb[id='\"+image_id+\"']\").parent().removeClass('like_font_active');\n\t\t\t\t\t\t\tjQuery(\"span.huge_it_dislike_thumb[id='\"+image_id+\"']\").attr('data-status','unliked')\n\t\t\t\t\t\t}\n\n\t\t\t\t\t}\n\n\t\t\t\t\t\t\n\n\t\t\t\t  })\n\t\t\t\treturn false;\n\t\t\t\n\n\t\t})\n\n\t\tjQuery(document).on(\"click tap\",\".huge_it_gallery_like_cont_21067 .huge_it_gallery_dislike_wrapper\",function(){\n\t\t\tvar image_id=jQuery(this).parent().find('.huge_it_dislike_count').attr('id');\n\t\t\tfunction setCookie(name, value, expires, path, domain, secure) {\n\t\t\t    document.cookie = name + \"=\" + escape(value) +\n\t\t\t      ((expires) ? \"; expires=\" + expires : \"\") +\n\t\t\t      ((path) ? \"; path=\" + path : \"\") +\n\t\t\t      ((domain) ? \"; domain=\" + domain : \"\") +\n\t\t\t      ((secure) ? \"; secure\" : \"\");\n\t\t\t  }\n\t\t\t  function getCookie(name) {\n\t\t\t\t  var cookie = \" \" + document.cookie;\n\t\t\t\t  var search = \" \" + name + \"=\";\n\t\t\t\t  var setStr = null;\n\t\t\t\t  var offset = 0;\n\t\t\t\t  var end = 0;\n\t\t\t\t  if (cookie.length > 0) {\n\t\t\t\t    offset = cookie.indexOf(search);\n\t\t\t\t    if (offset != -1) {\n\t\t\t\t      offset += search.length;\n\t\t\t\t      end = cookie.indexOf(\";\", offset)\n\t\t\t\t      if (end == -1) {\n\t\t\t\t        end = cookie.length;\n\t\t\t\t      }\n\t\t\t\t      setStr = unescape(cookie.substring(offset, end));\n\t\t\t\t    }\n\t\t\t\t  }\n\t\t\t\t  return(setStr);\n\t\t\t}\n\t\t\tfunction delCookie(name) {\n\t\t\t  \tdocument.cookie = name + \"=\" + \"; expires=Thu, 01 Jan 1970 00:00:01 GMT\";\n\t\t\t}\n\t\t\tvar resStatus=jQuery(this).parent().find(\"span.huge_it_dislike_thumb[id='\"+image_id+\"']\").attr('data-status');\n\t\t\tvar resStatus2=jQuery(\".huge_it_like_thumb[id='\"+image_id+\"']\").attr('data-status');\n\n\t\t\tif(resStatus=='unliked' && resStatus2=='unliked'){\n\t\t\t\tdate = new Date();\n\t\t\t\tdate.setHours(date.getFullYear() + 1);\n\t\t\t\tvar cook=setCookie('Dislike_'+image_id, randomString(10, '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'), date.toUTCString());\n\t\t\t\t\n\t\t\t}else if(resStatus=='unliked' && resStatus2=='liked'){\n\t\t\t\tdate = new Date();\n\t\t\t\tdate.setHours(date.getFullYear() + 1);\n\t\t\t\tvar newCookie=getCookie('Like_'+image_id);\n\t\t\t\tvar cook=setCookie('Dislike_'+image_id, newCookie , date.toUTCString());\n\t\t\t\tdelCookie('Like_'+image_id);\n\t\t\t}else if(resStatus=='disliked'){\n\t\t\t\tvar cook=getCookie('Dislike_'+image_id);\n\t\t\t}\n\t\t\t\n\n\t\t\tvar data={\n\n\t\t\t\t  action:'huge_it_video_gallery_ajax',\n\n\t\t\t\t  task:'dislike',\n\n\t\t\t\t  image_id:image_id,\n\t\t\t\t  cook:getCookie('Dislike_'+image_id)\n\n\t\t\t}\n\n\t\t\tjQuery.post('https:\/\/marshallsproperties.com\/wp\/wp-admin\/admin-ajax.php',data,function(response){\n\n\t\t\t\t\tif(response){\n\n\t\t\t\t\t\tresponse=JSON.parse(response);\n\t\t\t\t\t\tif(response.like){\n\t\t\t\t\t\t\tvar likeNumber=response.like;\n\t\t\t\t\t\t\tif((likeNumber.length>3||likeNumber.length>4||likeNumber.length>5)&&likeNumber.length<7){\n\t\t\t\t\t \n\t\t\t\t\t\t\t\t    likeNumber=likeNumber.slice(0, -3)+'k';\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\telse if((likeNumber.length>6||likeNumber.length>7||likeNumber.length>8)&&likeNumber.length<10){\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t    likeNumber=likeNumber.slice(0, -6)+'m';\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\telse if(likeNumber.length>9||likeNumber.length>10||likeNumber.length>11){\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t    likeNumber=likeNumber.slice(0, -9)+'b';\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tresponse.like=likeNumber;\n\t\t\t\t\t\t}\n\t\t\t\t\t\tif(response.dislike){\n\t\t\t\t\t\t\tvar dislikeNumber=response.dislike;\n\t\t\t\t\t\t\tif((dislikeNumber.length>3||dislikeNumber.length>4||dislikeNumber.length>5)&&dislikeNumber.length<7){\n\t\t\t\t\t \n\t\t\t\t\t\t\t\t    dislikeNumber=dislikeNumber.slice(0, -3)+'k';\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\telse if((dislikeNumber.length>6||dislikeNumber.length>7||dislikeNumber.length>8)&&dislikeNumber.length<10){\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t    dislikeNumber=dislikeNumber.slice(0, -6)+'m';\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\telse if(dislikeNumber.length>9||dislikeNumber.length>10||dislikeNumber.length>11){\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t    dislikeNumber=dislikeNumber.slice(0, -9)+'b';\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tresponse.dislike=dislikeNumber;\n\t\t\t\t\t\t}\n\t\t\t\t\t\tif(response.like<0)response.like=0;\n\t\t\t\t\t\tjQuery(\"span.huge_it_like_count[id='\"+image_id+\"']\").text(response.like);\n\t\t\t\t\t\tif(response.dislike<0)response.dislike=0;\n\t\t\t\t\t\tjQuery(\"span.huge_it_dislike_count[id='\"+image_id+\"']\").text(response.dislike);\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\tif(response.statLike=='Liked'){\n\t\t\t\t\t\t\t\tjQuery(\"span.huge_it_like_thumb[id='\"+image_id+\"']\").parent().find('.like_thumb_up').addClass('like_thumb_active');\n\t\t\t\t\t\t\t\tjQuery(\"span.huge_it_like_thumb[id='\"+image_id+\"']\").parent().addClass('like_font_active');\n\t\t\t\t\t\t\t\tjQuery(\"span.huge_it_like_thumb[id='\"+image_id+\"']\").attr('data-status','liked')\n\t\t\t\t\t\t}else if(response.statLike=='Like'){\n\t\t\t\t\t\t\t\tjQuery(\"span.huge_it_like_thumb[id='\"+image_id+\"']\").parent().find('.like_thumb_up').removeClass('like_thumb_active').addClass('like_thumb_up');\n\t\t\t\t\t\t\t\tjQuery(\"span.huge_it_like_thumb[id='\"+image_id+\"']\").parent().removeClass('like_font_active');\n\t\t\t\t\t\t\t\tjQuery(\"span.huge_it_like_thumb[id='\"+image_id+\"']\").attr('data-status','unliked')\n\t\t\t\t\t\t\t\tdelCookie('Like_'+image_id);\n\t\t\t\t\t\t}\n\t\t\t\t\t\tif(response.statDislike=='Disliked'){\n\t\t\t\t\t\t\tjQuery(\"span.huge_it_dislike_thumb[id='\"+image_id+\"']\").parent().find('.dislike_thumb_down').addClass('like_thumb_active');\n\t\t\t\t\t\t\tjQuery(\"span.huge_it_dislike_thumb[id='\"+image_id+\"']\").parent().addClass('like_font_active');\n\t\t\t\t\t\t\tjQuery(\"span.huge_it_dislike_thumb[id='\"+image_id+\"']\").attr('data-status','disliked');\n\t\t\t\t\t\t}else if(response.statDislike=='Dislike'){\n\t\t\t\t\t\t\tjQuery(\"span.huge_it_dislike_thumb[id='\"+image_id+\"']\").parent().find('.dislike_thumb_down').removeClass('like_thumb_active').addClass('dislike_thumb_down');\n\t\t\t\t\t\t\tjQuery(\"span.huge_it_dislike_thumb[id='\"+image_id+\"']\").parent().removeClass('like_font_active');\n\t\t\t\t\t\t\tjQuery(\"span.huge_it_dislike_thumb[id='\"+image_id+\"']\").attr('data-status','unliked');\n\t\t\t\t\t\t\tdelCookie('Dislike_'+image_id);\n\t\t\t\t\t\t}\n\n\t\t\t\t\t}\n\n\t\t\t\t\t\t\n\n\t\t\t\t  })\n\n\t\t\treturn false;\n\n\t\t})\n\n\t});\n\n\t\t\n\tvar lightbox_reposition = E;\n\tvar lightbox_retinaImage = E;\n\tvar lightbox_retinaUrl = E;\n\tvar lightbox_retinaSuffix = \"E\";\n\t\n\t\t\t\tjQuery(document).ready(function(){\n\t\t\t\tjQuery(\"#huge_it_gallery_content_2 a[href$='.jpg'], #huge_it_gallery_content_2 a[href$='.jpeg'], #huge_it_gallery_content_2 a[href$='.png'], #huge_it_gallery_content_2 a[href$='.gif']\").addClass('gallery_group2');\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tjQuery(\".gallery_group2\").colorbox({rel:'gallery_group2'});\n\t\t\t\tjQuery(\".youtube\").colorbox({iframe:true, innerWidth:640, innerHeight:390});\n\t\t\t\tjQuery(\".vimeo\").colorbox({iframe:true, innerWidth:640, innerHeight:390});\n\t\t\t\tjQuery(\".iframe\").colorbox({iframe:true, width:\"80%\", height:\"80%\"});\n\t\t\t\tjQuery(\".inline\").colorbox({inline:true, width:\"50%\"});\n\t\t\t\tjQuery(\".callbacks\").colorbox({\n\t\t\t\t\tonOpen:function(){ alert('onOpen: colorbox is about to open'); },\n\t\t\t\t\tonLoad:function(){ alert('onLoad: colorbox has started to load the targeted content'); },\n\t\t\t\t\tonComplete:function(){ alert('onComplete: colorbox has displayed the loaded content'); },\n\t\t\t\t\tonCleanup:function(){ alert('onCleanup: colorbox has begun the close process'); },\n\t\t\t\t\tonClosed:function(){ alert('onClosed: colorbox has completely closed'); }\n\t\t\t\t});\n                                \n                                \/******************Clone bug update***************************\/\n                                var groups = 2;\n                                var group_count_slider = 0;\t\n                                var i = 1;\n                                var group_count_slider_clone = 0;\n                                \n                                jQuery(\".slider-content\").each(function(){\n                                    group_count_slider++;\n                                });\n                                \n                                \n                                jQuery(\".gallery_group\"+i).colorbox({rel:'gallery_group'+i});\n                                \/\/jQuery(\".group1\").colorbox({rel:'group1'});\n                                for(var i = 1; i <= group_count_slider; i++){                                    \n                                    jQuery(\".gallery_group_\"+groups+\"_\"+i).colorbox({rel:'gallery_group_'+groups+\"_\"+i});\n                                    jQuery(\"#main-slider_2 .clone  a\").removeClass();\n                                }\n                                \/*************************************************************\/\n\n\t\t\t\tjQuery('.non-retina').colorbox({rel:'group5', transition:'none'})\n\t\t\t\tjQuery('.retina').colorbox({rel:'group5', transition:'none', retinaImage:true, retinaUrl:true});\n\t\t\t\t\n\n\t\t\t\tjQuery(\"#click\").click(function(){ \n\t\t\t\t\tjQuery('#click').css({\"background-color\":\"#f00\", \"color\":\"#fff\", \"cursor\":\"inherit\"}).text(\"Open this window again and this message will still be here.\");\n\t\t\t\t\treturn false;\n\t\t\t\t});\n\t\t\t});\n\t\t\n<\/script>\n\t<!--Huge IT gallery START-->\n\t<!-- GALLERY CONTENT POPUP -->\n\t\t<link href=\"https:\/\/marshallsproperties.com\/wp\/wp-content\/plugins\/gallery-images\/Front_end\/..\/style\/colorbox-E.css\" rel=\"stylesheet\" type=\"text\/css\" \/>\n\t<!--\t<link href=\"\" rel=\"stylesheet\" type=\"text\/css\" \/>\n\t<script src=\"\"><\/script>\n\t<script src=\"\"><\/script>\n\t<link rel=\"stylesheet\" href=\"https:\/\/marshallsproperties.com\/wp\/wp-content\/plugins\/gallery-images\/Front_end\/..\/style\/style2-os.css\" \/>\n\t<script src=\"\"><\/script>\n\t<link href=\"\" rel=\"stylesheet\" type=\"text\/css\" \/>-->\n\t\n\t\n\t\n\t\t\n\n\t<script>\njQuery(function(){\n    var defaultBlockHeight=37;\n\tvar defaultBlockWidth=(E);\n    var $container = jQuery('#huge_it_gallery_container_moving_2');\n\n      \/\/ add randomish size classes\n      $container.find('.element_2').each(function(){\n        var $this = jQuery(this),\n            number = parseInt( $this.find('.number').text(), 10 );\n\t\t\t\/\/alert(number);\n        if ( number % 7 % 2 === 1 ) {\n          $this.addClass('width2');\n        }\n        if ( number % 3 === 0 ) {\n          $this.addClass('height2');\n        }\n      });\n    \n    $container.hugeitmicro({\n      itemSelector : '.element_2',\n      masonry : {\n        columnWidth : defaultBlockWidth+20\n      },\n      masonryHorizontal : {\n        rowHeight: defaultBlockHeight+20\n      },\n      cellsByRow : {\n        columnWidth : defaultBlockWidth+20,\n        rowHeight : defaultBlockHeight\n      },\n      cellsByColumn : {\n        columnWidth : defaultBlockWidth+20,\n        rowHeight : defaultBlockHeight\n      },\n      getSortData : {\n        symbol : function( $elem ) {\n          return $elem.attr('data-symbol');\n        },\n        category : function( $elem ) {\n          return $elem.attr('data-category');\n        },\n        number : function( $elem ) {\n          return parseInt( $elem.find('.number').text(), 10 );\n        },\n        weight : function( $elem ) {\n          return parseFloat( $elem.find('.weight').text().replace( \/[\\(\\)]\/g, '') );\n        },\n        name : function ( $elem ) {\n          return $elem.find('.name').text();\n        }\n      }\n\t \n    });\n    \n    \n        \n    \n    \n\tvar $optionSets = jQuery('#huge_it_gallery_options .option-set'),\n\t$optionLinks = $optionSets.find('a');\n\n\t$optionLinks.click(function(){\n\t\tvar $this = jQuery(this);\n\n\t\tif ( $this.hasClass('selected') ) {\n\t\t  return false;\n\t\t}\n\t\tvar $optionSet = $this.parents('.option-set');\n\t\t$optionSet.find('.selected').removeClass('selected');\n\t\t$this.addClass('selected');\n\n\t\tvar options = {},\n\t\t\tkey = $optionSet.attr('data-option-key'),\n\t\t\tvalue = $this.attr('data-option-value');\n\n\t\tvalue = value === 'false' ? false : value;\n\t\toptions[ key ] = value;\n\t\tif ( key === 'layoutMode' && typeof changeLayoutMode === 'function' ) {\n\n\t\t  changeLayoutMode( $this, options )\n\t\t} else {\n\n\t\t  $container.hugeitmicro( options );\n\t\t}\n\n\t\treturn false;\n\t});    \n\n\tvar isHorizontal = false;\n\tfunction changeLayoutMode( $link, options ) {\n\t\tvar wasHorizontal = isHorizontal;\n\t\tisHorizontal = $link.hasClass('horizontal');\n\n\t\tif ( wasHorizontal !== isHorizontal ) {\n\n\t\t  var style = isHorizontal ? \n\t\t\t{ height: '100%', width: $container.width() } : \n\t\t\t{ width: 'auto' };\n\n\t\t  $container.filter(':animated').stop();\n\n\t\t  $container.addClass('no-transition').css( style );\n\t\t  setTimeout(function(){\n\t\t\t$container.removeClass('no-transition').hugeitmicro( options );\n\t\t  }, 100 )\n\t\t} else {\n\t\t  $container.hugeitmicro( options );\n\t\t}\n\t}\n\n    var $sortBy = jQuery('#sort-by');\n    jQuery('#shuffle a').click(function(){\n      $container.hugeitmicro('shuffle');\n      $sortBy.find('.selected').removeClass('selected');\n      $sortBy.find('[data-option-value=\"random\"]').addClass('selected');\n      return false;\n    });\n});\n\njQuery(document).ready(function(){\n\n\tjQuery('.element_2 .image-block_2 .gallery-image-overlay a').on('click',function(){\n\t\tvar strid = jQuery(this).attr('href').replace('#','');\n\t\tjQuery(this).parents('body').append('<div id=\"huge-popup-overlay-image_2\"><\/div>');\n\t\tjQuery('#huge_it_gallery_popup_list_2').insertBefore('#huge-popup-overlay-image_2');\n\t\tvar height = jQuery(window).height();\n\t\tvar width=jQuery(window).width();\n\t\tif(width<=767){\n\t\t\tjQuery(window).scrollTop(0);\n\t\t\tjQuery('#huge_it_gallery_popup_list_2 .popup-wrapper_2 .image-block_2 iframe').height(jQuery('body').width()*0.5);\n\t\t}else {jQuery('#huge_it_gallery_popup_list_2 .popup-wrapper_2 .image-block_2 iframe').height(jQuery('body').width()*0.23);}\n\t\tjQuery('#huge_it_gallery_pupup_element_'+strid).addClass('active').css({height:height*0.7});\n\t\tjQuery('#huge_it_gallery_popup_list_2').addClass('active');\n\t\t\n\t\treturn false;\n\t});\n\t    \/*      <-- POPUP LEFT CLICK -->        *\/\n        jQuery(\"#huge_it_gallery_popup_list_2 .heading-navigation_2 .left-change\").click(function(){\n        \t\/\/var strid = jQuery(this).closest(\".pupup-element\").prev(\".pupup-element\").find('a').data('popupid').replace('#','');\n        \tvar height = jQuery(window).height();\n        \t\/\/jQuery('#huge_it_gallery_pupup_element_'+strid).css({height:height*0.7});\n            var num = jQuery(this).find(\"a\").attr(\"href\").replace('#', '');\n            if(num >= 1){\n            \tvar strid = jQuery(this).closest(\".pupup-element\").prev(\".pupup-element\").find('a').data('popupid').replace('#','');\n            \tjQuery('#huge_it_gallery_pupup_element_'+strid).css({height:height*0.7});\n                jQuery(this).closest(\".pupup-element\").removeClass(\"active\");\n                jQuery(this).closest(\".pupup-element\").prev(\".pupup-element\").addClass(\"active\");\n            }else{\n            \tvar strid = jQuery(\"#huge_it_gallery_popup_list_2\").find(\".pupup-element\").last().find('a').data('popupid').replace('#','');\n            \tjQuery('#huge_it_gallery_pupup_element_'+strid).css({height:height*0.7});\n                jQuery(this).closest(\".pupup-element\").removeClass(\"active\");\n                jQuery(\"#huge_it_gallery_popup_list_2\").find(\".pupup-element\").last().addClass(\"active\");\n            }\n            \n        });\n        \n        \/*      <-- POPUP RIGHT CLICK -->        *\/\n        jQuery(\"#huge_it_gallery_popup_list_2 .heading-navigation_2 .right-change\").click(function(){\n        \tvar height = jQuery(window).height();\n            var num = jQuery(this).find(\"a\").attr(\"href\").replace('#', '');\n            var cnt = 0;\n            jQuery(\"#huge_it_gallery_popup_list_2\").find(\".pupup-element\").each(function(){\n                cnt++;\n            });\n\/\/            alert(num+\" \"+cnt);\n            if(num <= cnt){\n            \tvar strid = jQuery(this).closest(\".pupup-element\").next(\".pupup-element\").find('a').data('popupid').replace('#','');\n\t        \tjQuery('#huge_it_gallery_pupup_element_'+strid).css({height:height*0.7});\n                jQuery(this).closest(\".pupup-element\").removeClass(\"active\");\n                jQuery(this).closest(\".pupup-element\").next(\".pupup-element\").addClass(\"active\");\n            }else{\n            \tvar strid = jQuery(\"#huge_it_gallery_popup_list_2\").find(\".pupup-element:first-child a\").data('popupid').replace('#','');\t        \t\n\t        \tjQuery('#huge_it_gallery_pupup_element_'+strid).css({height:height*0.7});\n                jQuery(this).closest(\".pupup-element\").removeClass(\"active\");\n                jQuery(\"#huge_it_gallery_popup_list_2\").find(\".pupup-element:first-child\").addClass(\"active\");\n            }\n        });\n\t\/\/\/\/\/\/\n\tjQuery('#huge_it_gallery_popup_list_2 .heading-navigation_2 .close').on('click',function(){\n\t\tclosePopup();\n\t\treturn false;\n\t});\n\t\n\tjQuery('body').on('click','#huge-popup-overlay-image_2',function(){\n\t\tclosePopup();\n\t\treturn false;\n\t});\n\t\n\tfunction closePopup() {\n\t\tjQuery('#huge-popup-overlay-image_2').remove();\n\t\tvar videsrc=jQuery('#huge_it_gallery_popup_list_2 li.active iframe').attr('src');\n\t\tjQuery('#huge_it_gallery_popup_list_2 li.active iframe').attr('src','');\n\t\tjQuery('#huge_it_gallery_popup_list_2 li.active iframe').attr('src',videsrc);\n\t\tjQuery('#huge_it_gallery_popup_list_2 li').removeClass('active');\n\t\tjQuery('#huge_it_gallery_popup_list_2').removeClass('active');\n\t\t\n\t}\n\n\tjQuery(window).resize(function(){\n\t\tjQuery('#huge_it_gallery_popup_list_2 .popup-wrapper_2 .image-block_2 iframe').height(jQuery('#huge_it_gallery_popup_list_2 .popup-wrapper_2 .image-block_2').width()*0.5);\n\t});\n\n\t\n}); \n<\/script>\n\n<style type=\"text\/css\">\n.entry-content a{\n\t\tborder-bottom: none !important;\n}\n\n.element_2 {\n\twidth:100%;\n\tmax-width:Epx;\n\theight:45px;\n\tmargin:0px 0px 10px 0px;\n\tbackground:#E;\n\tborder:Epx solid #E;\n\toutline:none;\n}\n\n.element_2 .image-block_2 {\n\tposition:relative;\n\twidth:100%;\n}\n\n.element_2 .image-block_2 img {\n\twidth:100% !important;\n\tmax-width:Epx !important;\n\theight:Epx !important;\n\tdisplay:block;\n\tborder-radius: 0px !important;\n\tbox-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important; \n}\n\n.element_2 .image-block_2 .gallery-image-overlay {\n\tposition:absolute;\n\ttop:0px;\n\tleft:0px;\n\twidth:100%;\n\theight:100%;\n\tbackground: rgba(14,,,0)  !important;\n\tdisplay:none;\n}\n\n.element_2:hover .image-block_2  .gallery-image-overlay {\n\tdisplay:block;\n}\n\n.element_2 .image-block_2 .gallery-image-overlay a {\n\tposition:absolute;\n\ttop:0px;\n\tleft:0px;\n\tdisplay:block;\n\twidth:100%;\n\theight:100%;\n\tbackground:url('https:\/\/marshallsproperties.com\/wp\/wp-content\/plugins\/gallery-images\/Front_end\/..\/images\/zoom.E.png') center center no-repeat;\n}\n\n.element_2 .title-block_2 {\n\tposition:relative;\n\theight: 30px;\n\tmargin: 0;\n\tpadding: 15px 0px 15px 0px;\n\t-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.1);\n\tbox-shadow: inset 0 1px 0 rgba(0,0,0,.1);\n}\n\n.element_2 .title-block_2 h3 {\n\tposition:relative;\n\tmargin:0px !important;\n\tpadding:0px 1% 5px 1% !important;\n\twidth:98%;\n\ttext-overflow: ellipsis;\n\toverflow: hidden; \n\twhite-space:nowrap;\n\tfont-weight:normal;\n\tfont-size: Epx !important;\n\tline-height: Epx !important;\n\tcolor:#E;\n}\n\n.element_2 .title-block_2 .button-block {\n\tposition:absolute;\n\tright:0px;\n\ttop:0px;\n\tdisplay:none;\n\tvertical-align:middle;\n\theight:30px;\n\tpadding:10px 10px 4px 10px;\n\tbackground: rgba(14,,,0)  !important;\n\tborder-left: 1px solid rgba(0,0,0,.05);\n}\n.element_2:hover .title-block_2 .button-block {display:block;}\n\n.element_2 .title-block_2 a,.element .title-block_2 a:link,.element .title-block_2 a:visited,\n.element_2 .title-block_2 a:hover,.element_2 .title-block_2 a:focus,.element_2 .title-block_2 a:active {\n\tposition:relative;\n\tdisplay:block;\n\tvertical-align:middle;\n\tpadding: 3px 10px 3px 10px; \n\tborder-radius:3px;\n\tfont-size:Epx;\n\tbackground:#E;\n\tcolor:#E;\n\ttext-decoration:none;\n}\n.load_more5 {\n\t\tmargin: 10px 0;\n\t\tposition:relative;\n\t\ttext-align:;\n\n\t\twidth:100%;\n\n\n\t}\n\n\t.load_more_button5 {\n\t\tborder-radius: 10px;\n\t\tdisplay:inline-block;\n\t\tpadding:5px 15px;\n\t\tfont-size:Epx !important;;\n\t\tcolor:#E !important;;\n\t\tbackground:#E !important;\n\t\tcursor:pointer;\n\n\t}\n\t.load_more_button5:hover{\n\t\tcolor:#E !important;\n\t\tbackground:#E !important;\n\t}\n\n\t.loading5 {\n\t\tdisplay:none;\n\t}\n\t.paginate5{\n\t\tfont-size:Epx !important;\n\t\tcolor:#E !important;\n\t\ttext-align: E;\n\t\tmargin-top:15px;\n\t}\n\t.paginate5 a{\n\t\tborder-bottom: none !important;\n\t}\n\t.icon-style5{\n\t\tfont-size: Epx !important;\n\t\tcolor:#E !important;\n\t}\n\t.clear{\n\t\tclear:both;\n\t}\n\n\n\/*#####POPUP#####*\/\n\n#huge_it_gallery_popup_list_2 {\n\tposition:fixed;\n\tdisplay:table;\n\twidth:80%;\n\ttop:7%;\n\tleft:7%;\n\tmargin:0px !important;\n\tpadding:0px !important;\n\tlist-style:none;\n\tz-index:10000;\n\tdisplay:none;\n\theight:85%;\n}\n\n#huge_it_gallery_popup_list_2.active {display:table;}\n\n#huge_it_gallery_popup_list_2 li.pupup-element {\n\tposition:relative;\n\tdisplay:none;\n\twidth:100%;\n\tpadding:40px 0px 20px 0px;\n\tmin-height:100%;\n\tposition:relative;\n\tbackground:#E;\n}\n\n#huge_it_gallery_popup_list_2 li.pupup-element.active {\n\tdisplay:block;\n}\n\n#huge_it_gallery_popup_list_2 .heading-navigation_2 {\n\tposition:absolute;\n\twidth:100%;\n\theight:40px;\n\ttop:0px;\n\tleft:0px;\n\tz-index:2001;\n\tbackground:url('https:\/\/marshallsproperties.com\/wp\/wp-content\/plugins\/gallery-images\/Front_end\/..\/images\/divider.line.png') center bottom repeat-x;\n}\n\n#huge_it_gallery_popup_list_2 .heading-navigation_2 .close,#huge_it_gallery_popup_list_2 .heading-navigation_2 .close:link, #huge_it_gallery_popup_list_2 .heading-navigation_2 .close:visited {\n\tposition:relative;\n\tfloat:right;\n\twidth:40px;\n\theight:40px;\n\tdisplay:block;\n\tbackground:url('https:\/\/marshallsproperties.com\/wp\/wp-content\/plugins\/gallery-images\/Front_end\/..\/images\/close.popup.E.png') center center no-repeat;\n\tborder-left:1px solid #ccc;\n\topacity:.65;\n}\n\n#huge_it_gallery_popup_list_2 .heading-navigation_2 .close:hover, #huge_it_gallery_popup_list_2 .heading-navigation_2 .close:focus, #huge_it_gallery_popup_list_2 .heading-navigation_2 .close:active {opacity:1;}\n\n\n#huge_it_gallery_popup_list_2 li.pupup-element .popup-wrapper_2 {\n\toverflow-y:scroll;\n\tposition:relative;\n\twidth:96%;\n\theight:98%;\n\tpadding:2% 2% 0% 2%;\n}\n\n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .image-block_2 {\n\twidth:60%;\n\t\tposition:relative;\n\tfloat:left;\n\tmargin-right:2%;\n\tborder-right:1px solid #ccc;\n\tmin-width:200px;\n}\n\n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .image-block_2 img {\n\t    width:100% !important;\tdisplay\n\tdisplay:block;\n}\n\n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .image-block_2 iframe  {\n\twidth:100% !important;\n\theight:100%;\n\tdisplay:block;\n\n}\n\n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .right-block {\n\twidth:37%;\n\tposition:relative;\n\tfloat:left;\n}\n\n#huge_it_gallery_popup_list_2 li.pupup-element .popup-wrapper_2 .right-block > div {\n\tpadding-top:10px;\n\tmargin-bottom:10px;\n\t}\n#huge_it_gallery_popup_list_2 li.pupup-element .popup-wrapper_2 .right-block > div:last-child {background:none;}\n\n\n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .right-block .title {\n\tposition:relative;\n\tdisplay:block;\n\tmargin:0px 0px 10px 0px !important;\n\tfont-size:Epx !important;\n\tline-height:Epx !important;\n\tcolor:#E;\n}\n\n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .right-block .description {\n\tclear:both;\n\tposition:relative;\n\tfont-weight:normal;\n\ttext-align:justify;\n\tfont-size:Epx !important;\n\tcolor:#E;\n}\n\n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .right-block .description h1,\n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .right-block .description h2,\n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .right-block .description h3,\n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .right-block .description h4,\n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .right-block .description h5,\n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .right-block .description h6,\n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .right-block .description p, \n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .right-block .description strong,\n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .right-block .description span {\n\tpadding:2px !important;\n\tmargin:0px !important;\n}\n\n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .right-block .description ul,\n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .right-block .description li {\n\tpadding:2px 0px 2px 5px;\n\tmargin:0px 0px 0px 8px;\n}\n\n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .right-block ul.thumbs-list {\n\tlist-style:none;\n\tdisplay:table;\n\tposition:relative;\n\tclear:both;\n\twidth:100%;\n\tmargin:0px auto;\n\tpadding:0px;\n}\n\n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .right-block ul.thumbs-list li {\n\tdisplay:block;\n\tfloat:left;\n\twidth:Epx;\n\theight:Epx;\n\tmargin:0px 2% 5px 1% !important;\n\topacity:0.45;\n}\n\n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .right-block ul.thumbs-list li.active,#huge_it_gallery_popup_list_2 .popup-wrapper_2 .right-block ul.thumbs-list li:hover {\n\topacity:1;\n}\n\n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .right-block ul.thumbs-list li a {\n\tdisplay:block;\n}\n\n#huge_it_gallery_popup_list_2 .popup-wrapper_2 .right-block ul.thumbs-list li img {\n\twidth:Epx !important;\n\theight:Epx !important;\n}\n\/**\/\n#huge_it_gallery_popup_list_2 .heading-navigation_2 .left-change, #huge_it_gallery_popup_list_2 .heading-navigation_2 .right-change{\n    width: 40px;\n    height: 39px;\n    font-size: 25px;\n    display: inline-block;\n    text-align: center;\n    border: 1px solid #eee;\n    border-bottom: none;\n    border-top: none;\n}\n#huge_it_gallery_popup_list_2 .heading-navigation_2 .right-change{\n    position: relative;\n    margin-left: -6px;\n}\n#huge_it_gallery_popup_list_2 .heading-navigation_2 .right-change:hover, #huge_it_gallery_popup_list_2 .heading-navigation_2 .left-change:hover{\n    background: #ddd;\n    border-color: #ccc;\n    color: #000 !important;\n    cursor: pointer;\n}\n\n#huge_it_gallery_popup_list_2 .heading-navigation_2 .right-change a, #huge_it_gallery_popup_list_2 .heading-navigation_2 .left-change a{\n    position:absolute;\n    top:50%;\n    transform:translate(-50%, -50%);\n    color: #777;\n    text-decoration: none;\n    width: 12px;\n    height: 24px;\n    line-height:1;\n    display: inline-block;\n}\n\n\n\/**\/\n\n.pupup-element .button-block {\n\tposition:relative;\n}\n\n.pupup-element .button-block a,.pupup-element .button-block a:link,.pupup-element .button-block a:visited {\n\tposition:relative;\n\tdisplay:inline-block;\n\tpadding:6px 12px;\n\tbackground:#E;\n\tcolor:#E;\n\tfont-size:E;\n\ttext-decoration:none;\n}\n\n.pupup-element .button-block a:hover,.pupup-element .button-block a:focus,.pupup-element .button-block a:active {\n\tbackground:#E;\n\tcolor:#E;\n}\n\n\n#huge-popup-overlay-image_2 {\n\tposition:fixed;\n\ttop:0px;\n\tleft:0px;\n\twidth:100%;\n\theight:100%;\n\tz-index:199;\n\tbackground: rgba(14,,,0)  !important}\n\n\n@media only screen and (max-width: 767px) {\n\t\n\t#huge_it_gallery_popup_list_2 {\n\t\tposition:absolute;\n\t\tleft:0px;\n\t\ttop:0px;\n\t\twidth:100%;\n\t\theight:auto !important;\n\t\tleft:0px;\n\t}\n\t\n\t#huge_it_gallery_popup_list_2 li.pupup-element {\n\t\tmargin:0px;\n\t\theight:auto !important;\n\t\tposition:absolute;\n\t\tleft:0px;\n\t\ttop:0px;\n\t}\n\n\t#huge_it_gallery_popup_list_2 li.pupup-element .popup-wrapper_2 {\n\t\theight:auto !important;\n\t\toverflow-y:auto;\n\t}\n\n\n\t#huge_it_gallery_popup_list_2 .popup-wrapper_2 .image-block_2 {\n\t\twidth:100%;\n\t\tfloat:none;\n\t\tclear:both;\n\t\tmargin-right:0px;\n\t\tborder-right:0px;\n\t}\n\n\t#huge_it_gallery_popup_list_2 .popup-wrapper_2 .right-block {\n\t\twidth:100%;\n\t\tfloat:none;\n\t\tclear:both;\n\t\tmargin-right:0px;\n\t\tborder-right:0px;\n\t}\n\n\t#huge-popup-overlay-image_2 {\n\t\tposition:fixed;\n\t\ttop:0px;\n\t\tleft:0px;\n\t\twidth:100%;\n\t\theight:100%;\n\t\tz-index:199;\n\t}\n\t\n}\n<\/style>\n\t\n<section id=\"huge_it_gallery_content_2\" >\n  <div id=\"huge_it_gallery_container_2\" class=\"super-list variable-sizes clearfix\">\n      <div id=\"huge_it_gallery_container_moving_2\">\n          <input type=\"hidden\" class=\"pagenum\" value=\"1\" \/>\n  \t\n\t\t\t<input type=\"hidden\" id=\"total\" value=\"0\" \/>\n  \t      <\/div>\n      <div style=\"clear:both;\"><\/div>\n  <\/div>\n  \t\t\t<div class=\"paginate5\">\n\t\t\t<a href= ?page-img1067=1><i class=\"icon-style5 hugeiticons-fast-backward\" ><\/i><\/a>  \n\t\t\t                               <a href= ?page-img1067=-1><i class=\"icon-style5 hugeiticons-chevron-left\"><\/i><\/a> 0\/0<\/div>\n<\/section>\n<ul id=\"huge_it_gallery_popup_list_2\">\n\t<\/ul>\n\t  \n        \n<div id=\"fcbk_share\"><div class=\"fcbk_like\">\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t<div id=\"fb-root\"><\/div>\r\n<script>(function(d, s, id) {\r\n  var js, fjs = d.getElementsByTagName(s)[0];\r\n  if (d.getElementById(id)) return;\r\n  js = d.createElement(s); js.id = id;\r\n  js.src = \"\/\/connect.facebook.net\/en_US\/sdk.js#xfbml=1&version=v2.5&appId=\";\r\n  fjs.parentNode.insertBefore(js, fjs);\r\n}(document, \"script\", \"facebook-jssdk\"));<\/script>\r\n<div class=\"fb-like\" data-href=\"https:\/\/marshallsproperties.com\/index.php\/commercial-properties\/\" data-layout=\"button_count\" data-action=\"like\" data-show-faces=\"true\" data-share=\"true\"><\/div>\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t<\/div><div class=\"fcbk_button\">\r\n\t\t\t\t\t\t\t<a href=\"https:\/\/twitter.com\/share\" class=\"twitter-share-button\" data-url=\"https:\/\/marshallsproperties.com\/index.php\/commercial-properties\/\" data-text=\"\" data-via=\"\" data-size=\"\" data-count=\"\"><\/a>\r\n\t\t\t\t\t\t\t<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=\"\/\/platform.twitter.com\/widgets.js\";fjs.parentNode.insertBefore(js,fjs);}}(document,\"script\",\"twitter-wjs\");<\/script>\r\n\t\t\t\t\t\t\t\t\t<\/div><div class=\"fcbk_button linkedin\">\r\n\t\t\t\t\t\t\t<script src=\"\/\/platform.linkedin.com\/in.js\" type=\"text\/javascript\"><\/script>\r\n<script type=\"IN\/Share\" data-url=\"https:\/\/marshallsproperties.com\/index.php\/commercial-properties\/\" data-counter=\"right\"><\/script>\r\n\t\t\t\t\t\t\t\t\t<\/div><div class=\"fcbk_button googleplus\">\r\n\t\t\t\t\t\t\t<div class=\"g-plus\" data-action=\"share\" data-height=\"\" data-href=\"https:\/\/marshallsproperties.com\/index.php\/commercial-properties\/\" data-annotation=\"none\"><\/div>\r\n\r\n\r\n\t\t\t\t\t\t\t<script type=\"text\/javascript\">\r\n\t\t\t\t\t\t\t  (function() {\r\n\t\t\t\t\t\t\t\tvar po = document.createElement(\"script\"); po.type = \"text\/javascript\"; po.async = true;\r\n\t\t\t\t\t\t\t\tpo.src = \"https:\/\/apis.google.com\/js\/plusone.js\";\r\n\t\t\t\t\t\t\t\tvar s = document.getElementsByTagName(\"script\")[0]; s.parentNode.insertBefore(po, s);\r\n\t\t\t\t\t\t\t  })();\r\n\t\t\t\t\t\t\t<\/script>\r\n\t\t\t\t\t\t\t\t\t<\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>\u00a0<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1067","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/marshallsproperties.com\/index.php\/wp-json\/wp\/v2\/pages\/1067","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/marshallsproperties.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/marshallsproperties.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/marshallsproperties.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/marshallsproperties.com\/index.php\/wp-json\/wp\/v2\/comments?post=1067"}],"version-history":[{"count":12,"href":"https:\/\/marshallsproperties.com\/index.php\/wp-json\/wp\/v2\/pages\/1067\/revisions"}],"predecessor-version":[{"id":1256,"href":"https:\/\/marshallsproperties.com\/index.php\/wp-json\/wp\/v2\/pages\/1067\/revisions\/1256"}],"wp:attachment":[{"href":"https:\/\/marshallsproperties.com\/index.php\/wp-json\/wp\/v2\/media?parent=1067"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}