{"id":880,"date":"2018-11-15T18:30:51","date_gmt":"2018-11-15T13:00:51","guid":{"rendered":"http:\/\/www.aseewsl.org\/?p=880"},"modified":"2018-11-22T13:28:42","modified_gmt":"2018-11-22T07:58:42","slug":"felicitation-dinner-get-together-2018","status":"publish","type":"post","link":"http:\/\/www.aseewsl.org\/index.php\/2018\/11\/15\/felicitation-dinner-get-together-2018\/","title":{"rendered":"Felicitation Dinner &#038; Get-Together 2018"},"content":{"rendered":"<p><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_13880 .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_13880 .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_13880 .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_13880 .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_13880 .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('http:\/\/www.aseewsl.org\/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_13880 .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('http:\/\/www.aseewsl.org\/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_13 a[href$='.jpg'], #huge_it_gallery_content_13 a[href$='.jpeg'], #huge_it_gallery_content_13 a[href$='.png'], #huge_it_gallery_content_13 a[href$='.gif']\").addClass('gallery_group13');\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tjQuery(\".gallery_group13\").gicolorbox({rel:'gallery_group13'});\n\t\t\t\tjQuery(\".youtube\").gicolorbox({iframe:true, innerWidth:640, innerHeight:390});\n\t\t\t\tjQuery(\".vimeo\").gicolorbox({iframe:true, innerWidth:640, innerHeight:390});\n\t\t\t\tjQuery(\".iframe\").gicolorbox({iframe:true, width:\"80%\", height:\"80%\"});\n\t\t\t\tjQuery(\".inline\").gicolorbox({inline:true, width:\"50%\"});\n\t\t\t\tjQuery(\".callbacks\").gicolorbox({\n\t\t\t\t\tonOpen:function(){ alert('onOpen: gicolorbox is about to open'); },\n\t\t\t\t\tonLoad:function(){ alert('onLoad: gicolorbox has started to load the targeted content'); },\n\t\t\t\t\tonComplete:function(){ alert('onComplete: gicolorbox has displayed the loaded content'); },\n\t\t\t\t\tonCleanup:function(){ alert('onCleanup: gicolorbox has begun the close process'); },\n\t\t\t\t\tonClosed:function(){ alert('onClosed: gicolorbox has completely closed'); }\n\t\t\t\t});\n                                \n                                \/******************Clone bug update***************************\/\n                                var groups = 13;\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).gicolorbox({rel:'gallery_group'+i});\n                                \/\/jQuery(\".group1\").gicolorbox({rel:'group1'});\n                                for(var i = 1; i <= group_count_slider; i++){                                    \n                                    jQuery(\".gallery_group_\"+groups+\"_\"+i).gicolorbox({rel:'gallery_group_'+groups+\"_\"+i});\n                                    jQuery(\"#main-slider_13 .clone  a\").removeClass();\n                                }\n                                \/*************************************************************\/\n\n\t\t\t\tjQuery('.non-retina').gicolorbox({rel:'group5', transition:'none'})\n\t\t\t\tjQuery('.retina').gicolorbox({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=\"http:\/\/www.aseewsl.org\/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=\"http:\/\/www.aseewsl.org\/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>var video_is_playing_gallery_13=false;<\/script>\n\n\t\n\t\n\t<script>\n\tvar data_gallery_13 = [];      \n\tvar event_stack_gallery_13 = [];\n\tdata_gallery_13[\"0\"]=[];data_gallery_13[\"0\"][\"id\"]=\"0\";data_gallery_13[\"0\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/16.jpg\";data_gallery_13[\"0\"][\"description\"]=\"\";data_gallery_13[\"0\"][\"alt\"]=\"\";data_gallery_13[\"1\"]=[];data_gallery_13[\"1\"][\"id\"]=\"1\";data_gallery_13[\"1\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/30.jpg\";data_gallery_13[\"1\"][\"description\"]=\"\";data_gallery_13[\"1\"][\"alt\"]=\"\";data_gallery_13[\"2\"]=[];data_gallery_13[\"2\"][\"id\"]=\"2\";data_gallery_13[\"2\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/29.jpg\";data_gallery_13[\"2\"][\"description\"]=\"\";data_gallery_13[\"2\"][\"alt\"]=\"\";data_gallery_13[\"3\"]=[];data_gallery_13[\"3\"][\"id\"]=\"3\";data_gallery_13[\"3\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/28.jpg\";data_gallery_13[\"3\"][\"description\"]=\"\";data_gallery_13[\"3\"][\"alt\"]=\"\";data_gallery_13[\"4\"]=[];data_gallery_13[\"4\"][\"id\"]=\"4\";data_gallery_13[\"4\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/27.jpg\";data_gallery_13[\"4\"][\"description\"]=\"\";data_gallery_13[\"4\"][\"alt\"]=\"\";data_gallery_13[\"5\"]=[];data_gallery_13[\"5\"][\"id\"]=\"5\";data_gallery_13[\"5\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/26.jpg\";data_gallery_13[\"5\"][\"description\"]=\"\";data_gallery_13[\"5\"][\"alt\"]=\"\";data_gallery_13[\"6\"]=[];data_gallery_13[\"6\"][\"id\"]=\"6\";data_gallery_13[\"6\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/25.jpg\";data_gallery_13[\"6\"][\"description\"]=\"\";data_gallery_13[\"6\"][\"alt\"]=\"\";data_gallery_13[\"7\"]=[];data_gallery_13[\"7\"][\"id\"]=\"7\";data_gallery_13[\"7\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/24.jpg\";data_gallery_13[\"7\"][\"description\"]=\"\";data_gallery_13[\"7\"][\"alt\"]=\"\";data_gallery_13[\"8\"]=[];data_gallery_13[\"8\"][\"id\"]=\"8\";data_gallery_13[\"8\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/23.jpg\";data_gallery_13[\"8\"][\"description\"]=\"\";data_gallery_13[\"8\"][\"alt\"]=\"\";data_gallery_13[\"9\"]=[];data_gallery_13[\"9\"][\"id\"]=\"9\";data_gallery_13[\"9\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/22.jpg\";data_gallery_13[\"9\"][\"description\"]=\"\";data_gallery_13[\"9\"][\"alt\"]=\"\";data_gallery_13[\"10\"]=[];data_gallery_13[\"10\"][\"id\"]=\"10\";data_gallery_13[\"10\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/21.jpg\";data_gallery_13[\"10\"][\"description\"]=\"\";data_gallery_13[\"10\"][\"alt\"]=\"\";data_gallery_13[\"11\"]=[];data_gallery_13[\"11\"][\"id\"]=\"11\";data_gallery_13[\"11\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/20.jpg\";data_gallery_13[\"11\"][\"description\"]=\"\";data_gallery_13[\"11\"][\"alt\"]=\"\";data_gallery_13[\"12\"]=[];data_gallery_13[\"12\"][\"id\"]=\"12\";data_gallery_13[\"12\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/19.jpg\";data_gallery_13[\"12\"][\"description\"]=\"\";data_gallery_13[\"12\"][\"alt\"]=\"\";data_gallery_13[\"13\"]=[];data_gallery_13[\"13\"][\"id\"]=\"13\";data_gallery_13[\"13\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/18.jpg\";data_gallery_13[\"13\"][\"description\"]=\"\";data_gallery_13[\"13\"][\"alt\"]=\"\";data_gallery_13[\"14\"]=[];data_gallery_13[\"14\"][\"id\"]=\"14\";data_gallery_13[\"14\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/17.jpg\";data_gallery_13[\"14\"][\"description\"]=\"\";data_gallery_13[\"14\"][\"alt\"]=\"\";data_gallery_13[\"15\"]=[];data_gallery_13[\"15\"][\"id\"]=\"15\";data_gallery_13[\"15\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/31.jpg\";data_gallery_13[\"15\"][\"description\"]=\"\";data_gallery_13[\"15\"][\"alt\"]=\"\";data_gallery_13[\"16\"]=[];data_gallery_13[\"16\"][\"id\"]=\"16\";data_gallery_13[\"16\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/15.jpg\";data_gallery_13[\"16\"][\"description\"]=\"\";data_gallery_13[\"16\"][\"alt\"]=\"\";data_gallery_13[\"17\"]=[];data_gallery_13[\"17\"][\"id\"]=\"17\";data_gallery_13[\"17\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/14.jpg\";data_gallery_13[\"17\"][\"description\"]=\"\";data_gallery_13[\"17\"][\"alt\"]=\"\";data_gallery_13[\"18\"]=[];data_gallery_13[\"18\"][\"id\"]=\"18\";data_gallery_13[\"18\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/13.jpg\";data_gallery_13[\"18\"][\"description\"]=\"\";data_gallery_13[\"18\"][\"alt\"]=\"\";data_gallery_13[\"19\"]=[];data_gallery_13[\"19\"][\"id\"]=\"19\";data_gallery_13[\"19\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/12.jpg\";data_gallery_13[\"19\"][\"description\"]=\"\";data_gallery_13[\"19\"][\"alt\"]=\"\";data_gallery_13[\"20\"]=[];data_gallery_13[\"20\"][\"id\"]=\"20\";data_gallery_13[\"20\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/10.jpg\";data_gallery_13[\"20\"][\"description\"]=\"\";data_gallery_13[\"20\"][\"alt\"]=\"\";data_gallery_13[\"21\"]=[];data_gallery_13[\"21\"][\"id\"]=\"21\";data_gallery_13[\"21\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/09.jpg\";data_gallery_13[\"21\"][\"description\"]=\"\";data_gallery_13[\"21\"][\"alt\"]=\"\";data_gallery_13[\"22\"]=[];data_gallery_13[\"22\"][\"id\"]=\"22\";data_gallery_13[\"22\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/08.jpg\";data_gallery_13[\"22\"][\"description\"]=\"\";data_gallery_13[\"22\"][\"alt\"]=\"\";data_gallery_13[\"23\"]=[];data_gallery_13[\"23\"][\"id\"]=\"23\";data_gallery_13[\"23\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/07.jpg\";data_gallery_13[\"23\"][\"description\"]=\"\";data_gallery_13[\"23\"][\"alt\"]=\"\";data_gallery_13[\"24\"]=[];data_gallery_13[\"24\"][\"id\"]=\"24\";data_gallery_13[\"24\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/06.jpg\";data_gallery_13[\"24\"][\"description\"]=\"\";data_gallery_13[\"24\"][\"alt\"]=\"\";data_gallery_13[\"25\"]=[];data_gallery_13[\"25\"][\"id\"]=\"25\";data_gallery_13[\"25\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/05.jpg\";data_gallery_13[\"25\"][\"description\"]=\"\";data_gallery_13[\"25\"][\"alt\"]=\"\";data_gallery_13[\"26\"]=[];data_gallery_13[\"26\"][\"id\"]=\"26\";data_gallery_13[\"26\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/04.jpg\";data_gallery_13[\"26\"][\"description\"]=\"\";data_gallery_13[\"26\"][\"alt\"]=\"\";data_gallery_13[\"27\"]=[];data_gallery_13[\"27\"][\"id\"]=\"27\";data_gallery_13[\"27\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/03.jpg\";data_gallery_13[\"27\"][\"description\"]=\"\";data_gallery_13[\"27\"][\"alt\"]=\"\";data_gallery_13[\"28\"]=[];data_gallery_13[\"28\"][\"id\"]=\"28\";data_gallery_13[\"28\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/02.jpg\";data_gallery_13[\"28\"][\"description\"]=\"\";data_gallery_13[\"28\"][\"alt\"]=\"\";data_gallery_13[\"29\"]=[];data_gallery_13[\"29\"][\"id\"]=\"29\";data_gallery_13[\"29\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/01.jpg\";data_gallery_13[\"29\"][\"description\"]=\"\";data_gallery_13[\"29\"][\"alt\"]=\"\";data_gallery_13[\"30\"]=[];data_gallery_13[\"30\"][\"id\"]=\"30\";data_gallery_13[\"30\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/45.jpg\";data_gallery_13[\"30\"][\"description\"]=\"\";data_gallery_13[\"30\"][\"alt\"]=\"\";data_gallery_13[\"31\"]=[];data_gallery_13[\"31\"][\"id\"]=\"31\";data_gallery_13[\"31\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/64.jpg\";data_gallery_13[\"31\"][\"description\"]=\"\";data_gallery_13[\"31\"][\"alt\"]=\"\";data_gallery_13[\"32\"]=[];data_gallery_13[\"32\"][\"id\"]=\"32\";data_gallery_13[\"32\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/63.jpg\";data_gallery_13[\"32\"][\"description\"]=\"\";data_gallery_13[\"32\"][\"alt\"]=\"\";data_gallery_13[\"33\"]=[];data_gallery_13[\"33\"][\"id\"]=\"33\";data_gallery_13[\"33\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/62.jpg\";data_gallery_13[\"33\"][\"description\"]=\"\";data_gallery_13[\"33\"][\"alt\"]=\"\";data_gallery_13[\"34\"]=[];data_gallery_13[\"34\"][\"id\"]=\"34\";data_gallery_13[\"34\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/61.jpg\";data_gallery_13[\"34\"][\"description\"]=\"\";data_gallery_13[\"34\"][\"alt\"]=\"\";data_gallery_13[\"35\"]=[];data_gallery_13[\"35\"][\"id\"]=\"35\";data_gallery_13[\"35\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/60.jpg\";data_gallery_13[\"35\"][\"description\"]=\"\";data_gallery_13[\"35\"][\"alt\"]=\"\";data_gallery_13[\"36\"]=[];data_gallery_13[\"36\"][\"id\"]=\"36\";data_gallery_13[\"36\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/59.jpg\";data_gallery_13[\"36\"][\"description\"]=\"\";data_gallery_13[\"36\"][\"alt\"]=\"\";data_gallery_13[\"37\"]=[];data_gallery_13[\"37\"][\"id\"]=\"37\";data_gallery_13[\"37\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/58.jpg\";data_gallery_13[\"37\"][\"description\"]=\"\";data_gallery_13[\"37\"][\"alt\"]=\"\";data_gallery_13[\"38\"]=[];data_gallery_13[\"38\"][\"id\"]=\"38\";data_gallery_13[\"38\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/57.jpg\";data_gallery_13[\"38\"][\"description\"]=\"\";data_gallery_13[\"38\"][\"alt\"]=\"\";data_gallery_13[\"39\"]=[];data_gallery_13[\"39\"][\"id\"]=\"39\";data_gallery_13[\"39\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/55.jpg\";data_gallery_13[\"39\"][\"description\"]=\"\";data_gallery_13[\"39\"][\"alt\"]=\"\";data_gallery_13[\"40\"]=[];data_gallery_13[\"40\"][\"id\"]=\"40\";data_gallery_13[\"40\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/51.jpg\";data_gallery_13[\"40\"][\"description\"]=\"\";data_gallery_13[\"40\"][\"alt\"]=\"\";data_gallery_13[\"41\"]=[];data_gallery_13[\"41\"][\"id\"]=\"41\";data_gallery_13[\"41\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/50.jpg\";data_gallery_13[\"41\"][\"description\"]=\"\";data_gallery_13[\"41\"][\"alt\"]=\"\";data_gallery_13[\"42\"]=[];data_gallery_13[\"42\"][\"id\"]=\"42\";data_gallery_13[\"42\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/48.jpg\";data_gallery_13[\"42\"][\"description\"]=\"\";data_gallery_13[\"42\"][\"alt\"]=\"\";data_gallery_13[\"43\"]=[];data_gallery_13[\"43\"][\"id\"]=\"43\";data_gallery_13[\"43\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/47.jpg\";data_gallery_13[\"43\"][\"description\"]=\"\";data_gallery_13[\"43\"][\"alt\"]=\"\";data_gallery_13[\"44\"]=[];data_gallery_13[\"44\"][\"id\"]=\"44\";data_gallery_13[\"44\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/46.jpg\";data_gallery_13[\"44\"][\"description\"]=\"\";data_gallery_13[\"44\"][\"alt\"]=\"\";data_gallery_13[\"45\"]=[];data_gallery_13[\"45\"][\"id\"]=\"45\";data_gallery_13[\"45\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/44.jpg\";data_gallery_13[\"45\"][\"description\"]=\"\";data_gallery_13[\"45\"][\"alt\"]=\"\";data_gallery_13[\"46\"]=[];data_gallery_13[\"46\"][\"id\"]=\"46\";data_gallery_13[\"46\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/43.jpg\";data_gallery_13[\"46\"][\"description\"]=\"\";data_gallery_13[\"46\"][\"alt\"]=\"\";data_gallery_13[\"47\"]=[];data_gallery_13[\"47\"][\"id\"]=\"47\";data_gallery_13[\"47\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/42.jpg\";data_gallery_13[\"47\"][\"description\"]=\"\";data_gallery_13[\"47\"][\"alt\"]=\"\";data_gallery_13[\"48\"]=[];data_gallery_13[\"48\"][\"id\"]=\"48\";data_gallery_13[\"48\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/41.jpg\";data_gallery_13[\"48\"][\"description\"]=\"\";data_gallery_13[\"48\"][\"alt\"]=\"\";data_gallery_13[\"49\"]=[];data_gallery_13[\"49\"][\"id\"]=\"49\";data_gallery_13[\"49\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/40.jpg\";data_gallery_13[\"49\"][\"description\"]=\"\";data_gallery_13[\"49\"][\"alt\"]=\"\";data_gallery_13[\"50\"]=[];data_gallery_13[\"50\"][\"id\"]=\"50\";data_gallery_13[\"50\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/39.jpg\";data_gallery_13[\"50\"][\"description\"]=\"\";data_gallery_13[\"50\"][\"alt\"]=\"\";data_gallery_13[\"51\"]=[];data_gallery_13[\"51\"][\"id\"]=\"51\";data_gallery_13[\"51\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/38.jpg\";data_gallery_13[\"51\"][\"description\"]=\"\";data_gallery_13[\"51\"][\"alt\"]=\"\";data_gallery_13[\"52\"]=[];data_gallery_13[\"52\"][\"id\"]=\"52\";data_gallery_13[\"52\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/37.jpg\";data_gallery_13[\"52\"][\"description\"]=\"\";data_gallery_13[\"52\"][\"alt\"]=\"\";data_gallery_13[\"53\"]=[];data_gallery_13[\"53\"][\"id\"]=\"53\";data_gallery_13[\"53\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/36.jpg\";data_gallery_13[\"53\"][\"description\"]=\"\";data_gallery_13[\"53\"][\"alt\"]=\"\";data_gallery_13[\"54\"]=[];data_gallery_13[\"54\"][\"id\"]=\"54\";data_gallery_13[\"54\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/35.jpg\";data_gallery_13[\"54\"][\"description\"]=\"\";data_gallery_13[\"54\"][\"alt\"]=\"\";data_gallery_13[\"55\"]=[];data_gallery_13[\"55\"][\"id\"]=\"55\";data_gallery_13[\"55\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/34.jpg\";data_gallery_13[\"55\"][\"description\"]=\"\";data_gallery_13[\"55\"][\"alt\"]=\"\";data_gallery_13[\"56\"]=[];data_gallery_13[\"56\"][\"id\"]=\"56\";data_gallery_13[\"56\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/33.jpg\";data_gallery_13[\"56\"][\"description\"]=\"\";data_gallery_13[\"56\"][\"alt\"]=\"\";data_gallery_13[\"57\"]=[];data_gallery_13[\"57\"][\"id\"]=\"57\";data_gallery_13[\"57\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/32.jpg\";data_gallery_13[\"57\"][\"description\"]=\"\";data_gallery_13[\"57\"][\"alt\"]=\"\";data_gallery_13[\"58\"]=[];data_gallery_13[\"58\"][\"id\"]=\"58\";data_gallery_13[\"58\"][\"image_url\"]=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/Banner_14-11-2018.jpg\";data_gallery_13[\"58\"][\"description\"]=\"\";data_gallery_13[\"58\"][\"alt\"]=\"\";\t\n\t\n\n      var huge_it_trans_in_progress_gallery_13 = false;\n      var huge_it_transition_duration_gallery_13 = 1000;\n\t  var huge_it_playInterval_gallery_13;\n      \/\/ Stop autoplay.\n      window.clearInterval(huge_it_playInterval_gallery_13);\n\t \/\/ alert('huge_it_current_key_gallery_13');\n     var huge_it_current_key_gallery_13 = '';\n\t function huge_it_move_dots_gallery_13() {\n        var image_left = jQuery(\".huge_it_slideshow_dots_active_gallery_13\").position().left;\n        var image_right = jQuery(\".huge_it_slideshow_dots_active_gallery_13\").position().left + jQuery(\".huge_it_slideshow_dots_active_gallery_13\").outerWidth(true);\n       \n      }\n      function huge_it_testBrowser_cssTransitions_gallery_13() {\n        return huge_it_testDom_gallery_13('Transition');\n      }\n      function huge_it_testBrowser_cssTransforms3d_gallery_13() {\n        return huge_it_testDom_gallery_13('Perspective');\n      }\n      function huge_it_testDom_gallery_13(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_gallery_13(tz, ntx, nty, nrx, nry, wrx, wry, current_image_class, next_image_class, direction) {\n        \/* If browser does not support 3d transforms\/CSS transitions.*\/\n        if (!huge_it_testBrowser_cssTransitions_gallery_13()) {\n\t\t\tjQuery(\".huge_it_slideshow_dots_gallery_13\").removeClass(\"huge_it_slideshow_dots_active_gallery_13\").addClass(\"huge_it_slideshow_dots_deactive_gallery_13\");\n        jQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_13 + \"_gallery_13\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_13\").addClass(\"huge_it_slideshow_dots_active_gallery_13\");\n          return huge_it_fallback_gallery_13(current_image_class, next_image_class, direction);\n        }\n        if (!huge_it_testBrowser_cssTransforms3d_gallery_13()) {\n          return huge_it_fallback3d_gallery_13(current_image_class, next_image_class, direction);\n        }\n        huge_it_trans_in_progress_gallery_13 = true;\n        \/* Set active thumbnail.*\/\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_13\").removeClass(\"huge_it_slideshow_dots_active_gallery_13\").addClass(\"huge_it_slideshow_dots_deactive_gallery_13\");  \n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_13 + \"_gallery_13\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_13\").addClass(\"huge_it_slideshow_dots_active_gallery_13\");\n        jQuery(\".huge_it_slide_bg_gallery_13\").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_gallery_13,.huge_it_slide_bg_gallery_13,.huge_it_slideshow_image_item_gallery_13,.huge_it_slideshow_image_second_item_gallery_13 \").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_gallery_13\").css({\n          transform: 'translateZ(-' + tz + 'px)',\n          transformStyle: 'preserve-3d'\n        });\n        \/* Execution steps.*\/\n        setTimeout(function () {\n          jQuery(\".huge_it_slider_gallery_13\").css({\n            transition: 'all ' + huge_it_transition_duration_gallery_13 + '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_gallery_13\").one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));\n        function huge_it_after_trans() {\n          \/*if (huge_it_from_focus_gallery_13) {\n            huge_it_from_focus_gallery_13 = false;\n            return;\n          }*\/\n\t\t  jQuery(\".huge_it_slide_bg_gallery_13,.huge_it_slideshow_image_item_gallery_13,.huge_it_slideshow_image_second_item_gallery_13 \").css('overflow', 'hidden');\n\t\t  jQuery(\".huge_it_slide_bg_gallery_13\").removeAttr('style');\n          jQuery(current_image_class).removeAttr('style');\n          jQuery(next_image_class).removeAttr('style');\n          jQuery(\".huge_it_slider_gallery_13\").removeAttr('style');\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_gallery_13();\n          huge_it_trans_in_progress_gallery_13 = false;\n          if (typeof event_stack_gallery_13 !== 'undefined' && event_stack_gallery_13.length > 0) {\n            key = event_stack_gallery_13[0].split(\"-\");\n            event_stack_gallery_13.shift();\n            huge_it_change_image_gallery_13(key[0], key[1], data_gallery_13, true,false);\n          }\n        }\n      }\n      function huge_it_cubeH_gallery_13(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_gallery_13(dimension, dimension, 0, 0, 90, 0, -90, current_image_class, next_image_class, direction);\n        }\n        else if (direction == 'left') {\n          huge_it_cube_gallery_13(dimension, -dimension, 0, 0, -90, 0, 90, current_image_class, next_image_class, direction);\n        }\n      }\n      function huge_it_cubeV_gallery_13(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_gallery_13(dimension, 0, -dimension, 90, 0, -90, 0, current_image_class, next_image_class, direction);\n        }\n        else if (direction == 'left') {\n          huge_it_cube_gallery_13(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_gallery_13(current_image_class, next_image_class, direction) {\n        huge_it_fade_gallery_13(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_gallery_13(current_image_class, next_image_class, direction) {\n        huge_it_sliceV_gallery_13(current_image_class, next_image_class, direction);\n      }\n      function huge_it_none_gallery_13(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_gallery_13\").removeClass(\"huge_it_slideshow_dots_active_gallery_13\").addClass(\"huge_it_slideshow_dots_deactive_gallery_13\");\n        jQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_13 + \"_gallery_13\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_13\").addClass(\"huge_it_slideshow_dots_active_gallery_13\");\n      }\n      function huge_it_fade_gallery_13(current_image_class, next_image_class, direction) {\n\t\tif (huge_it_testBrowser_cssTransitions_gallery_13()) {\n          jQuery(next_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_13 + 'ms linear');\n\t\t  jQuery(current_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_13 + '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          jQuery(current_image_class).animate({'opacity' : 0, 'z-index' : 1}, huge_it_transition_duration_gallery_13);\n          jQuery(next_image_class).animate({\n              'opacity' : 1,\n              'z-index': 2\n            }, {\n              duration: huge_it_transition_duration_gallery_13,\n              complete: function () {return false;}\n            });\n          \/\/ For IE.\n          jQuery(current_image_class).fadeTo(huge_it_transition_duration_gallery_13, 0);\n          jQuery(next_image_class).fadeTo(huge_it_transition_duration_gallery_13, 1);\n        }\n\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_13\").removeClass(\"huge_it_slideshow_dots_active_gallery_13\").addClass(\"huge_it_slideshow_dots_deactive_gallery_13\");\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_13 + \"_gallery_13\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_13\").addClass(\"huge_it_slideshow_dots_active_gallery_13\");\n      }\n      function huge_it_grid_gallery_13(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_gallery_13()) {\n\t\t\tjQuery(\".huge_it_slideshow_dots_gallery_13\").removeClass(\"huge_it_slideshow_dots_active_gallery_13\").addClass(\"huge_it_slideshow_dots_deactive_gallery_13\");\n        jQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_13 + \"_gallery_13\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_13\").addClass(\"huge_it_slideshow_dots_active_gallery_13\");\n          return huge_it_fallback_gallery_13(current_image_class, next_image_class, direction);\n\t\t  \n        }\n        huge_it_trans_in_progress_gallery_13 = true;\n        \/* Set active thumbnail.*\/\n\t\tjQuery(\".huge_it_slideshow_dots_gallery_13\").removeClass(\"huge_it_slideshow_dots_active_gallery_13\").addClass(\"huge_it_slideshow_dots_deactive_gallery_13\");\n        jQuery(\"#huge_it_dots_\" + huge_it_current_key_gallery_13 + \"_gallery_13\").removeClass(\"huge_it_slideshow_dots_deactive_gallery_13\").addClass(\"huge_it_slideshow_dots_active_gallery_13\");\n        \/* The time (in ms) added to\/subtracted from the delay total for each new gridlet.*\/\n        var count = (huge_it_transition_duration_gallery_13) \/ (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_gallery_13\" \/>').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_gallery_13\").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_gallery_13 + '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_gallery_13');\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_gallery_13\");\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_gallery_13\").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_gallery_13\").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_gallery_13 = false;\n          if (typeof event_stack_gallery_13 !== 'undefined' && event_stack_gallery_13.length > 0) {\n            key = event_stack_gallery_13[0].split(\"-\");\n            event_stack_gallery_13.shift();\n            huge_it_change_image_gallery_13(key[0], key[1], data_gallery_13, true,false);\n          }\n        }\n      }\n      function huge_it_sliceH_gallery_13(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_gallery_13(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_sliceV_gallery_13(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_gallery_13(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_slideV_gallery_13(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_gallery_13(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction);\n      }\n      function huge_it_slideH_gallery_13(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_gallery_13(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction);\n      }\n      function huge_it_scaleOut_gallery_13(current_image_class, next_image_class, direction) {\n        huge_it_grid_gallery_13(1, 1, 0, 0, 0, 1.5, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_scaleIn_gallery_13(current_image_class, next_image_class, direction) {\n        huge_it_grid_gallery_13(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_blockScale_gallery_13(current_image_class, next_image_class, direction) {\n        huge_it_grid_gallery_13(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_kaleidoscope_gallery_13(current_image_class, next_image_class, direction) {\n        huge_it_grid_gallery_13(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_fan_gallery_13(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_gallery_13(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_blindV_gallery_13(current_image_class, next_image_class, direction) {\n        huge_it_grid_gallery_13(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class);\n      }\n      function huge_it_blindH_gallery_13(current_image_class, next_image_class, direction) {\n        huge_it_grid_gallery_13(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class);\n      }\n      function huge_it_random_gallery_13(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)] + \"_gallery_13\"](current_image_class, next_image_class, direction);\n      }\n      \n      function iterator_gallery_13() {\n        var iterator = 1;\n\n        return iterator;\n     }\n\t \n     function huge_it_change_image_gallery_13(current_key, key, data_gallery_13, from_effect,clicked) {\n\t\t\n        if (data_gallery_13[key]) {\n\t\t\t\n\t\t\tif(video_is_playing_gallery_13 && !clicked){\n\t\t\t\treturn false;\n\t\t\t}\n        \n          if (!from_effect) {\n\t\t\t\n            \/\/ Change image key.\n            jQuery(\"#huge_it_current_image_key_gallery_13\").val(key);\n             \/\/ if (current_key == '-2') { \/* Dots.*\/\n\t\t\t\tcurrent_key = jQuery(\".huge_it_slideshow_dots_active_gallery_13\").attr(\"data-image_key\");\n\t\t\t\/\/  }\n          }\n\n          if (huge_it_trans_in_progress_gallery_13) {\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_13\").after(\" --IN TRANSACTION-- <br \/>\");\n            event_stack_gallery_13.push(current_key + '-' + key);\n            return;\n          }\n\t\t  \n          var direction = 'right';\n          if (huge_it_current_key_gallery_13 > key) {\n            var direction = 'left';\n          }\n          else if (huge_it_current_key_gallery_13 == key) {\n            return false;\n          }\n\n         \n          \/\/ Set active thumbnail position.\n      \n          huge_it_current_key_gallery_13 = key;\n          \/\/Change image id, title, description.\n          jQuery(\".huge_it_slideshow_image_gallery_13\").attr('data-image_id', data_gallery_13[key][\"id\"]);\n\t\t  \n\t\t  \n\t\t  jQuery(\".huge_it_slideshow_title_text_gallery_13\").html(data_gallery_13[key][\"alt\"]);\n          jQuery(\".huge_it_slideshow_description_text_gallery_13\").html(data_gallery_13[key][\"description\"]);\n        \n\t\t  var current_image_class = \"#image_id_gallery_13_\" + data_gallery_13[current_key][\"id\"];\n          var next_image_class = \"#image_id_gallery_13_\" + data_gallery_13[key][\"id\"];\n          \n\t\t  \n\t\tif(jQuery(current_image_class).find('.huge_it_video_frame_gallery_13').length>0) {\n\t\t\tvar streffect='cubeH';\n\t\t\tif(streffect==\"cubeV\" || streffect==\"cubeH\" || streffect==\"none\" || streffect==\"fade\"){\n\t\t\t\thuge_it_cubeH_gallery_13(current_image_class, next_image_class, direction);\n\t\t\t}else{\t\n\t\t\t\thuge_it_fade_gallery_13(current_image_class, next_image_class, direction);\n\t\t\t}\t\n\t\t}else{\t\n\t\t\t\thuge_it_cubeH_gallery_13(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_gallery_13').removeClass('none');\n\t\tif(jQuery('.huge_it_slideshow_title_text_gallery_13').html()==\"\"){jQuery('.huge_it_slideshow_title_text_gallery_13').addClass('none');}\n\n\t\tjQuery('.huge_it_slideshow_description_text_gallery_13').removeClass('none');\n\t\tjQuery('.huge_it_gallery_like_cont_13880').removeClass('none');\n\t\tif(jQuery('.huge_it_slideshow_description_text_gallery_13').html()==\"\"){jQuery('.huge_it_slideshow_description_text_gallery_13').addClass('none');}\n\t  \n\t\t  \n\t\t  \n\t\t  jQuery(current_image_class).find('.huge_it_slideshow_title_text_gallery_13').addClass('none');\n\t\t  jQuery(current_image_class).find('.huge_it_slideshow_description_text_gallery_13').addClass('none');\n\t\t  jQuery(current_image_class).find('.huge_it_gallery_like_cont_13880').addClass('none');\n\t\t\n\n\t\t  \n\t\t  \/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_13\").after(\"--cur-key=\"+current_key+\" --cur-img-class=\"+current_image_class+\" nxt-img-class=\"+next_image_class+\"--\");\n\t\t\thuge_it_move_dots_gallery_13();\n\t\t\t\t\t\twindow.clearInterval(huge_it_playInterval_gallery_13);\n\t\t\tplay_gallery_13();\n        }\n\n      }\n\t  \n      function huge_it_popup_resize_gallery_13() {\n\n\t\tvar staticsliderwidth=600;\n\t\tvar sliderwidth=600;\n\t\t\n\t\tvar bodyWidth=jQuery(window).width();\n        var parentWidth = jQuery(\".huge_it_slideshow_image_wrap_gallery_13\").parent().width();\n\t\t\/\/if responsive js late responsive.js @  take body size and not parent div\n\t\tif(sliderwidth>parentWidth){sliderwidth=parentWidth;}\n\t\tif(sliderwidth>bodyWidth){sliderwidth=bodyWidth;}\n\t\t\n\t\tvar str=(375\/staticsliderwidth);\n\t\t\n\t\tjQuery(\".huge_it_slideshow_image_wrap_gallery_13\").css({width: (sliderwidth)});\n\t\tjQuery(\".huge_it_slideshow_image_wrap_gallery_13\").css({height: ((sliderwidth) * str)});\n\t\tjQuery(\".huge_it_slideshow_image_container_gallery_13\").css({width: (sliderwidth)});\n\t\tjQuery(\".huge_it_slideshow_image_container_gallery_13\").css({height: ((sliderwidth) * str)});\n\t\t\t\n\t\tif(\"\"==\"middle\"){var titlemargintopminus=jQuery(\".huge_it_slideshow_title_text_gallery_13\").outerHeight()\/2;}\t\t\n\t\tif(\"E\"==\"center\"){var titlemarginleftminus=jQuery(\".huge_it_slideshow_title_text_gallery_13\").outerWidth()\/2;}\t\t\n\t\tjQuery(\".huge_it_slideshow_title_text_gallery_13\").css({cssText: \"margin-top:-\" + titlemargintopminus + \"px; margin-left:-\"+titlemarginleftminus+\"px;\"});\n\t\t\n\t\tif(\"\"==\"middle\"){var descriptionmargintopminus=jQuery(\".huge_it_slideshow_description_text_gallery_13\").outerHeight()\/2;}\t\n\t\tif(\"E\"==\"center\"){var descriptionmarginleftminus=jQuery(\".huge_it_slideshow_description_text_gallery_13\").outerWidth()\/2;}\n\t\tjQuery(\".huge_it_slideshow_description_text_gallery_13\").css({cssText: \"margin-top:-\" + descriptionmargintopminus + \"px; margin-left:-\"+descriptionmarginleftminus+\"px;\"});\t\t\n\t\t\n\t\t\n\t\tif(\"E\"==\"resize\"){\n\t\t\tjQuery(\".huge_it_slideshow_image_gallery_13, .huge_it_slideshow_image_item1_gallery_13 img, .huge_it_slideshow_image_container_gallery_13 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_gallery_13,.huge_it_slideshow_image_item1_gallery_13,.huge_it_slideshow_image_item2_gallery_13\").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_gallery_13').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_gallery_13();\n\t\t});\n\t\t\n\t\thuge_it_popup_resize_gallery_13();\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_gallery_13, .huge_it_slideshow_image_container_gallery_13, .huge_it_slideshow_dots_container_gallery_13,#huge_it_slideshow_right_gallery_13,#huge_it_slideshow_left_gallery_13\").hover(function(){\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_13\").after(\" -- hover -- <br \/> \");\n\t\t\tjQuery(\"#huge_it_slideshow_right_gallery_13\").css({'display':'inline'});\n\t\t\tjQuery(\"#huge_it_slideshow_left_gallery_13\").css({'display':'inline'});\n\t\t},function(){\n\t\t\tjQuery(\"#huge_it_slideshow_right_gallery_13\").css({'display':'none'});\n\t\t\tjQuery(\"#huge_it_slideshow_left_gallery_13\").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_gallery_13, .huge_it_slideshow_image_container_gallery_13, .huge_it_slideshow_dots_container_gallery_13,#huge_it_slideshow_right_gallery_13,#huge_it_slideshow_left_gallery_13\").hover(function(){\n\t\t\t\twindow.clearInterval(huge_it_playInterval_gallery_13);\n\t\t\t},function(){\n\t\t\t\twindow.clearInterval(huge_it_playInterval_gallery_13);\n\t\t\t\tplay_gallery_13();\n\t\t\t});\t\t\n\t\t}\t\n          play_gallery_13();        \n      });\n\n      function play_gallery_13() {\t   \n        \/* Play.*\/\n\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_13\").after(\" -- paly  ---- \");\n        huge_it_playInterval_gallery_13 = setInterval(function () {\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_gallery_13\").after(\" -- time left ---- \");\n          var iterator = 1;\n          huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()) + iterator) % data_gallery_13.length, data_gallery_13,false,false);\n        }, '5000');\n      }\n\t  \n      jQuery(window).focus(function() {\n       \/*event_stack_gallery_13 = [];*\/\n        var i_gallery_13 = 0;\n        jQuery(\".huge_it_slider_gallery_13\").children(\"div\").each(function () {\n          if (jQuery(this).css('opacity') == 1) {\n            jQuery(\"#huge_it_current_image_key_gallery_13\").val(i_gallery_13);\n          }\n          i_gallery_13++;\n        });\n      });\n      jQuery(window).blur(function() {\n        event_stack_gallery_13 = [];\n        window.clearInterval(huge_it_playInterval_gallery_13);\n      });      \n    <\/script>\n\t<style>\t\t\t\t\n\t .huge_it_slideshow_image_wrap_gallery_13 {\n\t\theight:375px;\n\t\twidth:600px;\n\t\tposition:relative;\n\t\tdisplay: block;\n\t\ttext-align: center;\n\t\t\/*HEIGHT FROM HEADER.PHP*\/\n\t\tclear:both;\n\t\t\t\tfloat:none; margin:0px auto;\t\t\n\t\tborder-style:solid;\n\t\tborder-left:0px !important;\n\t\tborder-right:0px !important;\n\t}\n\n\n\t.huge_it_slideshow_image_wrap_gallery_13 * {\n\t\tbox-sizing: border-box;\n\t\t-moz-box-sizing: border-box;\n\t\t-webkit-box-sizing: border-box;\n\t}\n\t\t \n\n\t  .huge_it_slideshow_image_gallery_13 {\n\t\t\t\/*width:100%;*\/\n\t  }\n\n\t  #huge_it_slideshow_left_gallery_13,\n\t  #huge_it_slideshow_right_gallery_13 {\n\t\tcursor: pointer;\n\t\tdisplay:none;\n\t\tdisplay: block;\n\t\t\n\t\theight: 100%;\n\t\toutline: medium none;\n\t\tposition: absolute;\n\n\t\t\/*z-index: 10130;*\/\n\t\tz-index: 13;\n\t\tbottom:25px;\n\t\ttop:50%;\t\t\n\t  }\n\t \n\n\t  #huge_it_slideshow_left-ico_gallery_13,\n\t  #huge_it_slideshow_right-ico_gallery_13 {\n\t\tz-index: 13;\n\t\t-moz-box-sizing: content-box;\n\t\tbox-sizing: content-box;\n\t\tcursor: pointer;\n\t\tdisplay: table;\n\t\tleft: -9999px;\n\t\tline-height: 0;\n\t\tmargin-top: -15px;\n\t\tposition: absolute;\n\t\ttop: 50%;\n\t\t\/*z-index: 10135;*\/\n\t  }\n\t  #huge_it_slideshow_left-ico_gallery_13:hover,\n\t  #huge_it_slideshow_right-ico_gallery_13:hover {\n\t\tcursor: pointer;\n\t  }\n\t  \n\t  .huge_it_slideshow_image_container_gallery_13 {\n\t\tdisplay: table;\n\t\tposition: relative;\n\t\ttop:0px;\n\t\tleft:0px;\n\t\ttext-align: center;\n\t\tvertical-align: middle;\n\t\twidth:100%;\n\t  }\t  \n\t\t\n\t  .huge_it_slideshow_title_text_gallery_13 {\n\t\ttext-decoration: none;\n\t\tposition: absolute;\n\t\tz-index: 11;\n\t\tdisplay: inline-block;\n\t\t\t\t\n\t\twidth:E%;\n\t\t\/*height:E%;*\/\n\t\t\n\t\t\t\tpadding:2%;\n\t\ttext-align:E;  \n\t\tfont-weight:bold;\n\t\tcolor:#E;\n\t\t\t\n\t\tbackground:rgba(14,,,0)  !important;\n\t\tborder-style:solid;\n\t\tfont-size:Epx;\n\t\tborder-width:Epx;\n\t\tborder-color:#E;\n\t\tborder-radius:Epx;\n\t  }\n\t  \t  \n\t  .huge_it_slideshow_description_text_gallery_13 {\n\t\ttext-decoration: none;\n\t\tposition: absolute;\n\t\tz-index: 11;\n\t\tborder-style:solid;\n\t\tdisplay: inline-block;\n\t\t\t\t\n\t\twidth:E%;\n\t\t\/*height:%;*\/\n\t\t\t\tpadding:3%;\n\t\ttext-align:E;  \n\t\tcolor:#E;\n\t\t\n\t\tbackground:rgba(14,,,0) !important;\n\t\tborder-style:solid;\n\t\tfont-size:Epx;\n\t\tborder-width:Epx;\n\t\tborder-color:#E;\n\t\tborder-radius:Epx;\n\t  }\n\t  \n\t   .huge_it_slideshow_title_text_gallery_13.none, .huge_it_slideshow_description_text_gallery_13.none,\n\t   .huge_it_slideshow_title_text_gallery_13.hidden, .huge_it_slideshow_description_text_gallery_13.hidden\t   {display:none;}\n\t   .huge_it_gallery_like_cont_13880.none{display:none !important;}\n\t      \n\t   .huge_it_slideshow_title_text_gallery_13 h1, .huge_it_slideshow_description_text_gallery_13 h1,\n\t   .huge_it_slideshow_title_text_gallery_13 h2, .huge_it_slideshow_title_text_gallery_13 h2,\n\t   .huge_it_slideshow_title_text_gallery_13 h3, .huge_it_slideshow_title_text_gallery_13 h3,\n\t   .huge_it_slideshow_title_text_gallery_13 h4, .huge_it_slideshow_title_text_gallery_13 h4,\n\t   .huge_it_slideshow_title_text_gallery_13 p, .huge_it_slideshow_title_text_gallery_13 p,\n\t   .huge_it_slideshow_title_text_gallery_13 strong,  .huge_it_slideshow_title_text_gallery_13 strong,\n\t   .huge_it_slideshow_title_text_gallery_13 span, .huge_it_slideshow_title_text_gallery_13 span,\n\t   .huge_it_slideshow_title_text_gallery_13 ul, .huge_it_slideshow_title_text_gallery_13 ul,\n\t   .huge_it_slideshow_title_text_gallery_13 li, .huge_it_slideshow_title_text_gallery_13 li {\n\t\t\tpadding:2px;\n\t\t\tmargin:0px;\n\t   }\n\n\t  .huge_it_slide_container_gallery_13 {\n\t\tdisplay: table-cell;\n\t\tmargin: 0 auto;\n\t\tposition: relative;\n\t\tvertical-align: middle;\n\t\twidth:100%;\n\t\theight:100%;\n\t\t_width: inherit;\n\t\t_height: inherit;\n\t  }\n\t  .huge_it_slide_bg_gallery_13 {\n\t\tmargin: 0 auto;\n\t\twidth:100%;\n\t\theight:100%;\n\t\t_width: inherit;\n\t\t_height: inherit;\n\t  }\n\t  .huge_it_slider_gallery_13 {\n\t\twidth:100%;\n\t\theight:100%;\n\t\tdisplay:table;\n\t\tpadding:0px;\n\t\tmargin:0px;\n\t\t\n\t  }\n\t  .huge_it_slideshow_image_item_gallery_13 {\n\t\twidth:100%;\n\t\theight:100%;\n\t\twidth: inherit;\n\t\theight: inherit;\n\t\tdisplay: table-cell;\n\t\tfilter: Alpha(opacity=100);\n\t\topacity: 1;\n\t\tposition: absolute;\n\t\ttop:0px;\n\t\tleft:0px;\n\t\tvertical-align: middle;\n\t\tz-index: 2;\n\t\tmargin:0px !important;\n\t\tpadding:0px;\n\t\toverflow:hidden;\n\t\tborder-radius: Epx !important;\n\t  }\n\t  .huge_it_slideshow_image_second_item_gallery_13 {\n\t\twidth:100%;\n\t\theight:100%;\n\t\t_width: inherit;\n\t\t_height: inherit;\n\t\tdisplay: table-cell;\n\t\tfilter: Alpha(opacity=0);\n\t\topacity: 0;\n\t\tposition: absolute;\n\t\ttop:0px;\n\t\tleft:0px;\n\t\tvertical-align: middle;\n\t\tz-index: 1;\n\t\toverflow:hidden;\n\t\tmargin:0px !important;\n\t\tpadding:0px;\n\t\tborder-radius: Epx !important;\n\t  }\n\t  .huge_it_grid_gallery_13 {\n\t\tdisplay: none;\n\t\theight: 100%;\n\t\toverflow: hidden;\n\t\tposition: absolute;\n\t\twidth: 100%;\n\t  }\n\t  .huge_it_gridlet_gallery_13 {\n\t\topacity: 1;\n\t\tfilter: Alpha(opacity=100);\n\t\tposition: absolute;\n\t  }\n\t  \n\t\t\t\t\t\n\t  .huge_it_slideshow_dots_container_gallery_13 {\n\t\tdisplay: table;\n\t\tposition: absolute;\n\t\twidth:100% !important;\n\t\theight:100% !important;\n\t  }\n\t  .huge_it_slideshow_dots_thumbnails_gallery_13 {\n\t\tmargin: 0 auto;\n\t\toverflow: hidden;\n\t\tposition: absolute;\n\t\twidth:100%;\n\t\theight:30px;\n\t  }\n\t  \n\t  .huge_it_slideshow_dots_gallery_13 {\n\t\tdisplay: inline-block;\n\t\tposition: relative;\n\t\tcursor: pointer;\n\t\tbox-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset, 1px 1px 1px rgba(255,255,255,0.1);\n\t\twidth:10px;\n\t\theight: 10px;\n\t\tborder-radius: 10px;\n\t\tbackground: #00f;\n\t\tmargin: 10px;\n\t\toverflow: hidden;\n\t\tz-index: 17;\n\t  }\n\t  \n\t  .huge_it_slideshow_dots_active_gallery_13 {\n\t\topacity: 1;\n\t\tbackground:#0f0;\n\t\tfilter: Alpha(opacity=100);\n\t  }\n\t  .huge_it_slideshow_dots_deactive_gallery_13 {\n\t  \n\t  }\n\t  \n\t  .huge_it_slideshow_image_item1_gallery_13 {\n\t\t display: table; \n\t\t width: inherit; \n\t\t height: inherit;\n\t  }\n\t  .huge_it_slideshow_image_item2_gallery_13 {\n\t\t display: table-cell; \n\t\t vertical-align: middle; \n\t\t text-align: center;\n\t  }\n\t  \n\t  .huge_it_slideshow_image_item2_gallery_13 a {\n\t\tdisplay:block;\n\t\tvertical-align:middle;\n\t\twidth:100%;\n\t\theight:100%;\n\t  }\n\t\t\n\t\t\n\t\t.huge_it_slideshow_image_wrap_gallery_13 {\n\t\t\tbackground:#E;\n\t\t\tborder-width:Epx;\n\t\t\tborder-color:#E;\n\t\t\tborder-radius:Epx;\n\t\t}\n\t\t\n\t\t.huge_it_slideshow_dots_thumbnails_gallery_13 {\n\t\t\t\t\t\ttop:0px; \t\t}\n\t\t\n\t\t.huge_it_slideshow_dots_gallery_13 {\n\t\t\tbackground:#E;\n\t\t}\n\t\t\n\t\t.huge_it_slideshow_dots_active_gallery_13 {\n\t\t\tbackground:#E;\n\t\t}\n\t\t\n\t\t\t\t\t\t.thumb_image{\n\t\t\t\t\t  position: absolute;\n\t\t\t\t\t  width: 100%;\n\t\t\t\t\t  height: 100%;\n\t\t\t\t\t  top: 0;\n\t\t\t\t\t  left:0;\n\t\t\t\t}\n\t\t\t\t.entry-content a{\n\t\t\t\t\tborder-bottom: none !important;\n\t\t\t\t}\n\t<\/style>\n\n\t<div class=\"huge_it_slideshow_image_wrap_gallery_13\">\n      \t\t<!-- ##########################DOTS######################### -->\n        <div class=\"huge_it_slideshow_dots_container_gallery_13\">\n\t\t\t  <div class=\"huge_it_slideshow_dots_thumbnails_gallery_13\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_0_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_active_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '0', data_gallery_13,false,true);return false;\" data-image_id=\"188\" 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_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '1', data_gallery_13,false,true);return false;\" data-image_id=\"174\" 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_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '2', data_gallery_13,false,true);return false;\" data-image_id=\"175\" 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_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '3', data_gallery_13,false,true);return false;\" data-image_id=\"176\" 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_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '4', data_gallery_13,false,true);return false;\" data-image_id=\"177\" 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_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '5', data_gallery_13,false,true);return false;\" data-image_id=\"178\" 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_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '6', data_gallery_13,false,true);return false;\" data-image_id=\"179\" 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_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '7', data_gallery_13,false,true);return false;\" data-image_id=\"180\" data-image_key=\"7\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_8_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '8', data_gallery_13,false,true);return false;\" data-image_id=\"181\" data-image_key=\"8\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_9_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '9', data_gallery_13,false,true);return false;\" data-image_id=\"182\" data-image_key=\"9\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_10_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '10', data_gallery_13,false,true);return false;\" data-image_id=\"183\" data-image_key=\"10\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_11_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '11', data_gallery_13,false,true);return false;\" data-image_id=\"184\" data-image_key=\"11\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_12_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '12', data_gallery_13,false,true);return false;\" data-image_id=\"185\" data-image_key=\"12\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_13_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '13', data_gallery_13,false,true);return false;\" data-image_id=\"186\" data-image_key=\"13\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_14_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '14', data_gallery_13,false,true);return false;\" data-image_id=\"187\" data-image_key=\"14\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_15_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '15', data_gallery_13,false,true);return false;\" data-image_id=\"173\" data-image_key=\"15\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_16_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '16', data_gallery_13,false,true);return false;\" data-image_id=\"189\" data-image_key=\"16\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_17_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '17', data_gallery_13,false,true);return false;\" data-image_id=\"190\" data-image_key=\"17\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_18_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '18', data_gallery_13,false,true);return false;\" data-image_id=\"191\" data-image_key=\"18\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_19_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '19', data_gallery_13,false,true);return false;\" data-image_id=\"192\" data-image_key=\"19\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_20_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '20', data_gallery_13,false,true);return false;\" data-image_id=\"193\" data-image_key=\"20\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_21_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '21', data_gallery_13,false,true);return false;\" data-image_id=\"194\" data-image_key=\"21\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_22_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '22', data_gallery_13,false,true);return false;\" data-image_id=\"195\" data-image_key=\"22\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_23_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '23', data_gallery_13,false,true);return false;\" data-image_id=\"196\" data-image_key=\"23\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_24_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '24', data_gallery_13,false,true);return false;\" data-image_id=\"197\" data-image_key=\"24\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_25_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '25', data_gallery_13,false,true);return false;\" data-image_id=\"198\" data-image_key=\"25\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_26_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '26', data_gallery_13,false,true);return false;\" data-image_id=\"199\" data-image_key=\"26\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_27_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '27', data_gallery_13,false,true);return false;\" data-image_id=\"200\" data-image_key=\"27\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_28_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '28', data_gallery_13,false,true);return false;\" data-image_id=\"201\" data-image_key=\"28\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_29_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '29', data_gallery_13,false,true);return false;\" data-image_id=\"202\" data-image_key=\"29\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_30_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '30', data_gallery_13,false,true);return false;\" data-image_id=\"159\" data-image_key=\"30\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_31_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '31', data_gallery_13,false,true);return false;\" data-image_id=\"145\" data-image_key=\"31\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_32_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '32', data_gallery_13,false,true);return false;\" data-image_id=\"146\" data-image_key=\"32\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_33_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '33', data_gallery_13,false,true);return false;\" data-image_id=\"147\" data-image_key=\"33\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_34_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '34', data_gallery_13,false,true);return false;\" data-image_id=\"148\" data-image_key=\"34\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_35_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '35', data_gallery_13,false,true);return false;\" data-image_id=\"149\" data-image_key=\"35\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_36_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '36', data_gallery_13,false,true);return false;\" data-image_id=\"150\" data-image_key=\"36\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_37_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '37', data_gallery_13,false,true);return false;\" data-image_id=\"151\" data-image_key=\"37\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_38_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '38', data_gallery_13,false,true);return false;\" data-image_id=\"152\" data-image_key=\"38\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_39_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '39', data_gallery_13,false,true);return false;\" data-image_id=\"153\" data-image_key=\"39\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_40_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '40', data_gallery_13,false,true);return false;\" data-image_id=\"154\" data-image_key=\"40\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_41_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '41', data_gallery_13,false,true);return false;\" data-image_id=\"155\" data-image_key=\"41\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_42_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '42', data_gallery_13,false,true);return false;\" data-image_id=\"156\" data-image_key=\"42\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_43_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '43', data_gallery_13,false,true);return false;\" data-image_id=\"157\" data-image_key=\"43\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_44_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '44', data_gallery_13,false,true);return false;\" data-image_id=\"158\" data-image_key=\"44\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_45_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '45', data_gallery_13,false,true);return false;\" data-image_id=\"160\" data-image_key=\"45\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_46_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '46', data_gallery_13,false,true);return false;\" data-image_id=\"161\" data-image_key=\"46\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_47_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '47', data_gallery_13,false,true);return false;\" data-image_id=\"162\" data-image_key=\"47\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_48_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '48', data_gallery_13,false,true);return false;\" data-image_id=\"163\" data-image_key=\"48\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_49_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '49', data_gallery_13,false,true);return false;\" data-image_id=\"164\" data-image_key=\"49\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_50_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '50', data_gallery_13,false,true);return false;\" data-image_id=\"165\" data-image_key=\"50\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_51_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '51', data_gallery_13,false,true);return false;\" data-image_id=\"166\" data-image_key=\"51\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_52_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '52', data_gallery_13,false,true);return false;\" data-image_id=\"167\" data-image_key=\"52\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_53_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '53', data_gallery_13,false,true);return false;\" data-image_id=\"168\" data-image_key=\"53\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_54_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '54', data_gallery_13,false,true);return false;\" data-image_id=\"169\" data-image_key=\"54\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_55_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '55', data_gallery_13,false,true);return false;\" data-image_id=\"170\" data-image_key=\"55\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_56_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '56', data_gallery_13,false,true);return false;\" data-image_id=\"171\" data-image_key=\"56\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_57_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '57', data_gallery_13,false,true);return false;\" data-image_id=\"172\" data-image_key=\"57\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_58_gallery_13\" class=\"huge_it_slideshow_dots_gallery_13 huge_it_slideshow_dots_deactive_gallery_13\" onclick=\"huge_it_change_image_gallery_13(parseInt(jQuery('#huge_it_current_image_key_gallery_13').val()), '58', data_gallery_13,false,true);return false;\" data-image_id=\"144\" data-image_key=\"58\"><\/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      <div id=\"huge_it_slideshow_image_container_gallery_13\" class=\"huge_it_slideshow_image_container_gallery_13\">        \n        <div class=\"huge_it_slide_container_gallery_13\">\n          <div class=\"huge_it_slide_bg_gallery_13\">\n            <ul class=\"huge_it_slider_gallery_13\">\n\t\t\t\t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_item_gallery_13\" id=\"image_id_gallery_13_0\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_0\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/16.jpg\" data-image_id=\"188\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_1\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_1\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/30.jpg\" data-image_id=\"174\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_2\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_2\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/29.jpg\" data-image_id=\"175\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_3\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_3\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/28.jpg\" data-image_id=\"176\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_4\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_4\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/27.jpg\" data-image_id=\"177\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_5\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_5\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/26.jpg\" data-image_id=\"178\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_6\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_6\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/25.jpg\" data-image_id=\"179\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_7\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_7\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/24.jpg\" data-image_id=\"180\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_8\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_8\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/23.jpg\" data-image_id=\"181\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_9\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_9\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/22.jpg\" data-image_id=\"182\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_10\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_10\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/21.jpg\" data-image_id=\"183\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_11\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_11\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/20.jpg\" data-image_id=\"184\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_12\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_12\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/19.jpg\" data-image_id=\"185\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_13\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_13\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/18.jpg\" data-image_id=\"186\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_14\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_14\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/17.jpg\" data-image_id=\"187\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_15\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_15\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/31.jpg\" data-image_id=\"173\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_16\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_16\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/15.jpg\" data-image_id=\"189\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_17\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_17\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/14.jpg\" data-image_id=\"190\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_18\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_18\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/13.jpg\" data-image_id=\"191\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_19\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_19\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/12.jpg\" data-image_id=\"192\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_20\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_20\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/10.jpg\" data-image_id=\"193\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_21\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_21\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/09.jpg\" data-image_id=\"194\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_22\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_22\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/08.jpg\" data-image_id=\"195\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_23\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_23\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/07.jpg\" data-image_id=\"196\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_24\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_24\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/06.jpg\" data-image_id=\"197\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_25\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_25\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/05.jpg\" data-image_id=\"198\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_26\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_26\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/04.jpg\" data-image_id=\"199\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_27\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_27\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/03.jpg\" data-image_id=\"200\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_28\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_28\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/02.jpg\" data-image_id=\"201\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_29\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_29\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/01.jpg\" data-image_id=\"202\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_30\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_30\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/45.jpg\" data-image_id=\"159\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_31\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_31\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/64.jpg\" data-image_id=\"145\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_32\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_32\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/63.jpg\" data-image_id=\"146\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_33\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_33\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/62.jpg\" data-image_id=\"147\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_34\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_34\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/61.jpg\" data-image_id=\"148\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_35\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_35\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/60.jpg\" data-image_id=\"149\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_36\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_36\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/59.jpg\" data-image_id=\"150\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_37\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_37\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/58.jpg\" data-image_id=\"151\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_38\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_38\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/57.jpg\" data-image_id=\"152\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_39\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_39\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/55.jpg\" data-image_id=\"153\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_40\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_40\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/51.jpg\" data-image_id=\"154\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_41\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_41\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/50.jpg\" data-image_id=\"155\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_42\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_42\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/48.jpg\" data-image_id=\"156\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_43\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_43\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/47.jpg\" data-image_id=\"157\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_44\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_44\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/46.jpg\" data-image_id=\"158\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_45\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_45\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/44.jpg\" data-image_id=\"160\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_46\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_46\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/43.jpg\" data-image_id=\"161\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_47\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_47\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/42.jpg\" data-image_id=\"162\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_48\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_48\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/41.jpg\" data-image_id=\"163\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_49\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_49\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/40.jpg\" data-image_id=\"164\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_50\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_50\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/39.jpg\" data-image_id=\"165\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_51\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_51\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/38.jpg\" data-image_id=\"166\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_52\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_52\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/37.jpg\" data-image_id=\"167\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_53\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_53\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/36.jpg\" data-image_id=\"168\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_54\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_54\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/35.jpg\" data-image_id=\"169\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_55\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_55\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/34.jpg\" data-image_id=\"170\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_56\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_56\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/33.jpg\" data-image_id=\"171\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_57\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_57\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/32.jpg\" data-image_id=\"172\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t  \t\t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_gallery_13\" id=\"image_id_gallery_13_58\">      \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img alt=\"\" id=\"huge_it_slideshow_image_gallery_13_58\" class=\"huge_it_slideshow_image_gallery_13\" src=\"http:\/\/www.aseewsl.org\/wp-content\/uploads\/2018\/11\/Banner_14-11-2018.jpg\" data-image_id=\"144\" \/>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_gallery_13 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t  <\/li>\n\t\t\t\t\t\t              <\/ul>\n\t\t\t<input type=\"hidden\" id=\"huge_it_current_image_key_gallery_13\" value=\"0\" \/>\n          <\/div>\n        <\/div>\n      <\/div>\n\t<\/div>\n\t\t<br \/>\n<br \/>\nThe event of Felicitation Dinner for Prof. Torsten Fransson &#038; Get-Together of fellow members of SEE (Worldwide) alumni Association was successfully held at Diamond Court, Solis Hotel, Pitakotte, Sri Lanka on 15th November 2018. A number of distinguishing invitees and 40 graduates participated in the event.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The event of Felicitation Dinner for Prof. Torsten Fransson &#038; Get-Together of fellow members of SEE (Worldwide) alumni Association was successfully held at Diamond Court, Solis Hotel, Pitakotte, Sri Lanka on 15th November 2018. A number of distinguishing invitees and 40 graduates participated in the event.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[7],"tags":[],"_links":{"self":[{"href":"http:\/\/www.aseewsl.org\/index.php\/wp-json\/wp\/v2\/posts\/880"}],"collection":[{"href":"http:\/\/www.aseewsl.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.aseewsl.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.aseewsl.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.aseewsl.org\/index.php\/wp-json\/wp\/v2\/comments?post=880"}],"version-history":[{"count":6,"href":"http:\/\/www.aseewsl.org\/index.php\/wp-json\/wp\/v2\/posts\/880\/revisions"}],"predecessor-version":[{"id":955,"href":"http:\/\/www.aseewsl.org\/index.php\/wp-json\/wp\/v2\/posts\/880\/revisions\/955"}],"wp:attachment":[{"href":"http:\/\/www.aseewsl.org\/index.php\/wp-json\/wp\/v2\/media?parent=880"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.aseewsl.org\/index.php\/wp-json\/wp\/v2\/categories?post=880"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.aseewsl.org\/index.php\/wp-json\/wp\/v2\/tags?post=880"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}