
{"id":4,"date":"2014-12-17T13:01:42","date_gmt":"2014-12-17T13:01:42","guid":{"rendered":"http:\/\/www.educatorpoet.com\/?page_id=4"},"modified":"2021-04-20T00:48:38","modified_gmt":"2021-04-20T00:48:38","slug":"home","status":"publish","type":"page","link":"http:\/\/educatorpoet.com\/","title":{"rendered":"Home"},"content":{"rendered":"<p style=\"text-align: right;\">\n\n\n\t\n\t\n<script>\n\tvar data_1 = [];      \n\tvar event_stack_1 = [];\n\tvideo_is_playing_1=false;\n\tdata_1[\"0\"]=[];data_1[\"0\"][\"id\"]=\"0\";data_1[\"0\"][\"image_url\"]=\"http:\/\/www.educatorpoet.com\/wp-content\/uploads\/2015\/01\/lilac.jpg\";data_1[\"0\"][\"description\"]=\"\";data_1[\"0\"][\"alt\"]=\"\";data_1[\"1\"]=[];data_1[\"1\"][\"id\"]=\"1\";data_1[\"1\"][\"image_url\"]=\"http:\/\/www.educatorpoet.com\/wp-content\/uploads\/2015\/01\/putty3.jpg\";data_1[\"1\"][\"description\"]=\"\";data_1[\"1\"][\"alt\"]=\"\";data_1[\"2\"]=[];data_1[\"2\"][\"id\"]=\"2\";data_1[\"2\"][\"image_url\"]=\"http:\/\/www.educatorpoet.com\/wp-content\/uploads\/2015\/01\/putty1.jpg\";data_1[\"2\"][\"description\"]=\"\";data_1[\"2\"][\"alt\"]=\"\";\t\n\t\n\n      var huge_it_trans_in_progress_1 = false;\n      var huge_it_transition_duration_1 = 1000;\n      var huge_it_playInterval_1;\n      \/\/ Stop autoplay.\n      window.clearInterval(huge_it_playInterval_1);\n\t  \n     var huge_it_current_key_1 = '';\n\t function huge_it_move_dots_1() {\n        var image_left = jQuery(\".huge_it_slideshow_dots_active_1\").position().left;\n        var image_right = jQuery(\".huge_it_slideshow_dots_active_1\").position().left + jQuery(\".huge_it_slideshow_dots_active_1\").outerWidth(true);\n       \n      }\n      function huge_it_testBrowser_cssTransitions_1() {\n        return huge_it_testDom_1('Transition');\n      }\n      function huge_it_testBrowser_cssTransforms3d_1() {\n        return huge_it_testDom_1('Perspective');\n      }\n      function huge_it_testDom_1(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_1(tz, ntx, nty, nrx, nry, wrx, wry, current_image_class, next_image_class, direction) {\n\t\t\n        \/* If browser does not support 3d transforms\/CSS transitions.*\/\n        if (!huge_it_testBrowser_cssTransitions_1()) {\n\t\t\tjQuery(\".huge_it_slideshow_dots_1\").removeClass(\"huge_it_slideshow_dots_active_1\").addClass(\"huge_it_slideshow_dots_deactive_1\");\n        jQuery(\"#huge_it_dots_\" + huge_it_current_key_1 + \"_1\").removeClass(\"huge_it_slideshow_dots_deactive_1\").addClass(\"huge_it_slideshow_dots_active_1\");\n          return huge_it_fallback_1(current_image_class, next_image_class, direction);\n        }\n        if (!huge_it_testBrowser_cssTransforms3d_1()) {\n          return huge_it_fallback3d_1(current_image_class, next_image_class, direction);\n        }\n\t\t\t\/\/alert(current_image_class+' '+next_image_class);\n\t\t  jQuery(current_image_class).css({'z-index': 'none'});\n          jQuery(next_image_class).css({'z-index' : 2});\n        huge_it_trans_in_progress_1 = true;\n        \/* Set active thumbnail.*\/\n\t\tjQuery(\".huge_it_slideshow_dots_1\").removeClass(\"huge_it_slideshow_dots_active_1\").addClass(\"huge_it_slideshow_dots_deactive_1\");  \n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_1 + \"_1\").removeClass(\"huge_it_slideshow_dots_deactive_1\").addClass(\"huge_it_slideshow_dots_active_1\");\n        jQuery(\".huge_it_slide_bg_1\").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_1,.huge_it_slide_bg_1,.huge_it_slideshow_image_item_1,.huge_it_slideshow_image_second_item_1 \").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_1\").css({\n          transform: 'translateZ(-' + tz + 'px)',\n          transformStyle: 'preserve-3d'\n        });\n        \/* Execution steps.*\/\n        setTimeout(function () {\n          jQuery(\".huge_it_slider_1\").css({\n            transition: 'all ' + huge_it_transition_duration_1 + '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_1\").one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));\n        function huge_it_after_trans() {\n          \/*if (huge_it_from_focus_1) {\n            huge_it_from_focus_1 = false;\n            return;\n          }*\/\n\t\t  jQuery(\".huge_it_slide_bg_1,.huge_it_slideshow_image_item_1,.huge_it_slideshow_image_second_item_1 \").css('overflow', 'hidden');\n\t\t  jQuery(\".huge_it_slide_bg_1\").removeAttr('style');\n          jQuery(current_image_class).removeAttr('style');\n          jQuery(next_image_class).removeAttr('style');\n          jQuery(\".huge_it_slider_1\").removeAttr('style');\n\t\t \/\/ alert(current_image_class+' '+next_image_class);\n          jQuery(current_image_class).css({'opacity' : 0, filter: 'Alpha(opacity=0)', 'z-index': 1});\n          jQuery(next_image_class).css({'opacity' : 1, filter: 'Alpha(opacity=100)', 'z-index' : 2});\n         \/\/ huge_it_change_watermark_container_1();\n          huge_it_trans_in_progress_1 = false;\n          if (typeof event_stack_1 !== 'undefined' && event_stack_1.length > 0) {\n            key = event_stack_1[0].split(\"-\");\n            event_stack_1.shift();\n            huge_it_change_image_1(key[0], key[1], data_1, true,false);\n          }\n        }\n      }\n      function huge_it_cubeH_1(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_1(dimension, dimension, 0, 0, 90, 0, -90, current_image_class, next_image_class, direction);\n        }\n        else if (direction == 'left') {\n          huge_it_cube_1(dimension, -dimension, 0, 0, -90, 0, 90, current_image_class, next_image_class, direction);\n        }\n      }\n      function huge_it_cubeV_1(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_1(dimension, 0, -dimension, 90, 0, -90, 0, current_image_class, next_image_class, direction);\n        }\n        else if (direction == 'left') {\n          huge_it_cube_1(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_1(current_image_class, next_image_class, direction) {\n        huge_it_fade_1(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_1(current_image_class, next_image_class, direction) {\n        huge_it_sliceV_1(current_image_class, next_image_class, direction);\n      }\n      function huge_it_none_1(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_1\").removeClass(\"huge_it_slideshow_dots_active_1\").addClass(\"huge_it_slideshow_dots_deactive_1\");\n        jQuery(\"#huge_it_dots_\" + huge_it_current_key_1 + \"_1\").removeClass(\"huge_it_slideshow_dots_deactive_1\").addClass(\"huge_it_slideshow_dots_active_1\");\n      }\n      function huge_it_fade_1(current_image_class, next_image_class, direction) {\n\t\tif (huge_it_testBrowser_cssTransitions_1()) {\n\t\t\t\n          jQuery(next_image_class).css('transition', 'opacity ' + huge_it_transition_duration_1 + 'ms linear');\n\t\t  jQuery(current_image_class).css('transition', 'opacity ' + huge_it_transition_duration_1 + 'ms linear');\n          jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});\n          jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});\n        }\n        else {\n\t\t\n          jQuery(current_image_class).animate({'opacity' : 0, 'z-index' : 1}, huge_it_transition_duration_1);\n          jQuery(next_image_class).animate({\n              'opacity' : 1,\n              'z-index': 2\n            }, {\n              duration: huge_it_transition_duration_1,\n              complete: function () {return false;}\n            });\n          \/\/ For IE.\n          jQuery(current_image_class).fadeTo(huge_it_transition_duration_1, 0);\n          jQuery(next_image_class).fadeTo(huge_it_transition_duration_1, 1);\n        }\n\n\t\tjQuery(\".huge_it_slideshow_dots_1\").removeClass(\"huge_it_slideshow_dots_active_1\").addClass(\"huge_it_slideshow_dots_deactive_1\");\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_1 + \"_1\").removeClass(\"huge_it_slideshow_dots_deactive_1\").addClass(\"huge_it_slideshow_dots_active_1\");\n      }\n      function huge_it_grid_1(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_1()) {\n\t\t\tjQuery(\".huge_it_slideshow_dots_1\").removeClass(\"huge_it_slideshow_dots_active_1\").addClass(\"huge_it_slideshow_dots_deactive_1\");\n        jQuery(\"#huge_it_dots_\" + huge_it_current_key_1 + \"_1\").removeClass(\"huge_it_slideshow_dots_deactive_1\").addClass(\"huge_it_slideshow_dots_active_1\");\n          return huge_it_fallback_1(current_image_class, next_image_class, direction);\n\t\t  \n        }\n        huge_it_trans_in_progress_1 = true;\n        \/* Set active thumbnail.*\/\n\t\tjQuery(\".huge_it_slideshow_dots_1\").removeClass(\"huge_it_slideshow_dots_active_1\").addClass(\"huge_it_slideshow_dots_deactive_1\");\n        jQuery(\"#huge_it_dots_\" + huge_it_current_key_1 + \"_1\").removeClass(\"huge_it_slideshow_dots_deactive_1\").addClass(\"huge_it_slideshow_dots_active_1\");\n        \/* The time (in ms) added to\/subtracted from the delay total for each new gridlet.*\/\n        var count = (huge_it_transition_duration_1) \/ (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_1\" \/>').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_1\").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_1 + '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_1');\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_1\");\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_1\").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_1\").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_1 = false;\n          if (typeof event_stack_1 !== 'undefined' && event_stack_1.length > 0) {\n            key = event_stack_1[0].split(\"-\");\n            event_stack_1.shift();\n            huge_it_change_image_1(key[0], key[1], data_1, true,false);\n          }\n        }\n      }\n      function huge_it_sliceH_1(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_1(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_sliceV_1(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_1(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_slideV_1(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_1(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction);\n      }\n      function huge_it_slideH_1(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_1(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction);\n      }\n      function huge_it_scaleOut_1(current_image_class, next_image_class, direction) {\n        huge_it_grid_1(1, 1, 0, 0, 0, 1.5, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_scaleIn_1(current_image_class, next_image_class, direction) {\n        huge_it_grid_1(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_blockScale_1(current_image_class, next_image_class, direction) {\n        huge_it_grid_1(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_kaleidoscope_1(current_image_class, next_image_class, direction) {\n        huge_it_grid_1(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_fan_1(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_1(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_blindV_1(current_image_class, next_image_class, direction) {\n        huge_it_grid_1(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class);\n      }\n      function huge_it_blindH_1(current_image_class, next_image_class, direction) {\n        huge_it_grid_1(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class);\n      }\n      function huge_it_random_1(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)] + \"_1\"](current_image_class, next_image_class, direction);\n      }\n      \n      function iterator_1() {\n        var iterator = 1;\n\n        return iterator;\n     }\n\t \n     function huge_it_change_image_1(current_key, key, data_1, from_effect,clicked) {\n\t\t\n        if (data_1[key]) {\n\t\t\n\t\t\tif(video_is_playing_1 && !clicked){\n\t\t\t\treturn false;\n\t\t\t}\n         \n\t\t \n\t\t \n          if (!from_effect) {\n            \/\/ Change image key.\n            jQuery(\"#huge_it_current_image_key_1\").val(key);\n             \/\/ if (current_key == '-2') { \/* Dots.*\/\n\t\t\t\tcurrent_key = jQuery(\".huge_it_slideshow_dots_active_1\").attr(\"image_key\");\n\t\t\t\/\/  }\n          }\n\n          if (huge_it_trans_in_progress_1) {\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_1\").after(\" --IN TRANSACTION-- <br \/>\");\n            event_stack_1.push(current_key + '-' + key);\n            return;\n          }\n\t\t  \n          var direction = 'right';\n          if (huge_it_current_key_1 > key) {\n            var direction = 'left';\n          }\n          else if (huge_it_current_key_1 == key) {\n            return false;\n          }\n         \n          \/\/ Set active thumbnail position.\n      \n          huge_it_current_key_1 = key;\n          \/\/Change image id, title, description.\n          jQuery(\"#huge_it_slideshow_image_1\").attr('image_id', data_1[key][\"id\"]);\n\t\t  \n\t\t  \n\t\t  jQuery(\".huge_it_slideshow_title_text_1\").html(data_1[key][\"alt\"]);\n          jQuery(\".huge_it_slideshow_description_text_1\").html(data_1[key][\"description\"]);\n        \n\t\t  var current_image_class = \"#image_id_1_\" + data_1[current_key][\"id\"];\n          var next_image_class = \"#image_id_1_\" + data_1[key][\"id\"];\n          \n\t\t  \n\t\t\n\t\t if(jQuery(current_image_class).find('.huge_it_video_frame_1').length>0) {\n\t\t\tvar streffect='random';\n\t\t\tif(streffect==\"cubeV\" || streffect==\"cubeH\" || streffect==\"none\" || streffect==\"fade\"){\n\t\t\t\thuge_it_random_1(current_image_class, next_image_class, direction);\n\t\t\t}else{\t\n\t\t\t\thuge_it_fade_1(current_image_class, next_image_class, direction);\n\t\t\t}\t\n\t\t  }else{\t\n\t\t\t\thuge_it_random_1(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_1').removeClass('none');\n\t\tif(jQuery('.huge_it_slideshow_title_text_1').html()==\"\"){jQuery('.huge_it_slideshow_title_text_1').addClass('none');}\n\n\t\tjQuery('.huge_it_slideshow_description_text_1').removeClass('none');\n\t\tif(jQuery('.huge_it_slideshow_description_text_1').html()==\"\"){jQuery('.huge_it_slideshow_description_text_1').addClass('none');}\n\t  \n\t\t  \n\t\t  \n\t\t  jQuery(current_image_class).find('.huge_it_slideshow_title_text_1').addClass('none');\n\t\t  jQuery(current_image_class).find('.huge_it_slideshow_description_text_1').addClass('none');\n\t\t\n\t\t\n\n\t\t  \n\t\t  \/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_1\").after(\"--cur-key=\"+current_key+\" --cur-img-class=\"+current_image_class+\" nxt-img-class=\"+next_image_class+\"--\");\n\t\t\t huge_it_move_dots_1();\n\t\t\t\t\t\twindow.clearInterval(huge_it_playInterval_1);\n\t\t\tplay_1();\n        }\n\n      }\n\t  \n      function huge_it_popup_resize_1() {\n\n\t\tvar staticsliderwidth=1200;\n\t\tvar sliderwidth=1200;\n\t\t\n\t\tvar bodyWidth=jQuery(window).width();\n        var parentWidth = jQuery(\".huge_it_slideshow_image_wrap_1\").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=(400\/staticsliderwidth);\n\t\t\n\t\tjQuery(\".huge_it_slideshow_image_wrap_1\").css({width: (sliderwidth)});\n\t\tjQuery(\".huge_it_slideshow_image_wrap_1\").css({height: ((sliderwidth) * str)});\n\t\tjQuery(\".huge_it_slideshow_image_container_1\").css({width: (sliderwidth)});\n\t\tjQuery(\".huge_it_slideshow_image_container_1\").css({height: ((sliderwidth) * str)});\n\t\t\t\n\t\tif(\"top\"==\"middle\"){var titlemargintopminus=jQuery(\".huge_it_slideshow_title_text_1\").outerHeight()\/2;}\t\t\n\t\tif(\"right\"==\"center\"){var titlemarginleftminus=jQuery(\".huge_it_slideshow_title_text_1\").outerWidth()\/2;}\t\t\n\t\tjQuery(\".huge_it_slideshow_title_text_1\").css({cssText: \"margin-top:-\" + titlemargintopminus + \"px; margin-left:-\"+titlemarginleftminus+\"px;\"});\n\t\t\n\t\tif(\"bottom\"==\"middle\"){var descriptionmargintopminus=jQuery(\".huge_it_slideshow_description_text_1\").outerHeight()\/2;}\t\n\t\tif(\"right\"==\"center\"){var descriptionmarginleftminus=jQuery(\".huge_it_slideshow_description_text_1\").outerWidth()\/2;}\n\t\tjQuery(\".huge_it_slideshow_description_text_1\").css({cssText: \"margin-top:-\" + descriptionmargintopminus + \"px; margin-left:-\"+descriptionmarginleftminus+\"px;\"});\t\t\n\t\t\n\t\t\n\t\tif(\"resize\"==\"resize\"){\n\t\t\tjQuery(\".huge_it_slideshow_image_1,  .huge_it_slideshow_image_container_1 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_1,.huge_it_slideshow_image_item2_1\").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_1').each(function (e) {\n          jQuery(this).width(sliderwidth);\n          jQuery(this).height(sliderwidth * str);\n        });\n      }\n      \n      jQuery(window).load(function () {\n\t\t\tjQuery(window).resize(function() {\n\t\t\t\thuge_it_popup_resize_1();\n\t\t\t});\n\t\t\t\n\t\t\tjQuery('#huge_it_slideshow_left_1').on('click',function(){\n\t\t\t\thuge_it_change_image_1(parseInt(jQuery('#huge_it_current_image_key_1').val()), (parseInt(jQuery('#huge_it_current_image_key_1').val()) - iterator_1()) >= 0 ? (parseInt(jQuery('#huge_it_current_image_key_1').val()) - iterator_1()) % data_1.length : data_1.length - 1, data_1,false,true);\n\t\t\t\treturn false;\n\t\t\t});\n\t\t\t\n\t\t\tjQuery('#huge_it_slideshow_right_1').on('click',function(){\n\t\t\t\thuge_it_change_image_1(parseInt(jQuery('#huge_it_current_image_key_1').val()), (parseInt(jQuery('#huge_it_current_image_key_1').val()) + iterator_1()) % data_1.length, data_1,false,true);\n\t\t\t\treturn false;\n\t\t\t});\n\t\t\t\n\t\t\thuge_it_popup_resize_1();\n\t\t\t\/* Disable right click.*\/\n\t\t\tjQuery('div[id^=\"huge_it_container\"]').bind(\"contextmenu\", function () {\n\t\t\t  return false;\n\t\t\t});\n\t\t\t\t\t\t\n\t\t\t\/*HOVER SLIDESHOW*\/\n\t\t\tjQuery(\"#huge_it_slideshow_image_container_1, .huge_it_slideshow_image_container_1, .huge_it_slideshow_dots_container_1,#huge_it_slideshow_right_1,#huge_it_slideshow_left_1\").hover(function(){\n\t\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_1\").after(\" -- hover -- <br \/> \");\n\t\t\t\tjQuery(\"#huge_it_slideshow_right_1\").css({'display':'inline'});\n\t\t\t\tjQuery(\"#huge_it_slideshow_left_1\").css({'display':'inline'});\n\t\t\t},function(){\n\t\t\t\tjQuery(\"#huge_it_slideshow_right_1\").css({'display':'none'});\n\t\t\t\tjQuery(\"#huge_it_slideshow_left_1\").css({'display':'none'});\n\t\t\t});\n\t\t\tvar pausehover=\"on\";\n\t\t\tif(pausehover==\"on\"){\n\t\t\t\tjQuery(\"#huge_it_slideshow_image_container_1, .huge_it_slideshow_image_container_1, .huge_it_slideshow_dots_container_1,#huge_it_slideshow_right_1,#huge_it_slideshow_left_1\").hover(function(){\n\t\t\t\t\twindow.clearInterval(huge_it_playInterval_1);\n\t\t\t\t},function(){\n\t\t\t\t\twindow.clearInterval(huge_it_playInterval_1);\n\t\t\t\t\tplay_1();\n\t\t\t\t});\t\t\n\t\t\t}\t\n\t\t\tplay_1();        \n      });\n\n      function play_1() {\t   \n        \/* Play.*\/\n\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_1\").after(\" -- paly  ---- \");\n        huge_it_playInterval_1 = setInterval(function () {\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_1\").after(\" -- time left ---- \");\n          var iterator = 1;\n          huge_it_change_image_1(parseInt(jQuery('#huge_it_current_image_key_1').val()), (parseInt(jQuery('#huge_it_current_image_key_1').val()) + iterator) % data_1.length, data_1,false,false);\n        }, '5000');\n      }\n\t  \n      jQuery(window).focus(function() {\n       \/*event_stack_1 = [];*\/\n        var i_1 = 0;\n        jQuery(\".huge_it_slider_1\").children(\"div\").each(function () {\n          if (jQuery(this).css('opacity') == 1) {\n            jQuery(\"#huge_it_current_image_key_1\").val(i_1);\n          }\n          i_1++;\n        });\n      });\n      jQuery(window).blur(function() {\n        event_stack_1 = [];\n        window.clearInterval(huge_it_playInterval_1);\n      });      \n    <\/script>\n\t<style>\t\t\t\t\n\t .huge_it_slideshow_image_wrap_1 {\n\t\theight:400px;\n\t\twidth:1200px;\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_1 * {\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_1 {\n\t\t\t\/*width:100%;*\/\n\t  }\n\n\t  #huge_it_slideshow_left_1,\n\t  #huge_it_slideshow_right_1 {\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_1,\n\t  #huge_it_slideshow_right-ico_1 {\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_1:hover,\n\t  #huge_it_slideshow_right-ico_1:hover {\n\t\tcursor: pointer;\n\t  }\n\t  \n\t  .huge_it_slideshow_image_container_1 {\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_1 {\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:24%;\n\t\t\/*height:44%;*\/\n\t\t\n\t\tright:3%;top:3%;\t\tpadding:2%;\n\t\ttext-align:right;  \n\t\tfont-weight:bold;\n\t\tcolor:#000000;\n\t\t\t\n\t\tbackground:rgba(255,255,255,0.7)  !important;\n\t\tborder-style:solid;\n\t\tfont-size:13px;\n\t\tborder-width:0px;\n\t\tborder-color:#ffffff;\n\t\tborder-radius:4px;\n\t  }\n\t  \t  \n\t  .huge_it_slideshow_description_text_1 {\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:64%;\n\t\t\/*height:44%;*\/\n\t\tright:3%;bottom:3%;\t\tpadding:3%;\n\t\ttext-align:justify;  \n\t\tcolor:#ffffff;\n\t\t\n\t\tbackground:rgba(0,0,0,0.7) !important;\n\t\tborder-style:solid;\n\t\tfont-size:13px;\n\t\tborder-width:0px;\n\t\tborder-color:#ffffff;\n\t\tborder-radius:0px;\n\t  }\n\t  \n\t   .huge_it_slideshow_title_text_1.none, .huge_it_slideshow_description_text_1.none,\n\t   .huge_it_slideshow_title_text_1.hidden, .huge_it_slideshow_description_text_1.hidden\t   {display:none;}\n\t      \n\t   .huge_it_slideshow_title_text_1 h1, .huge_it_slideshow_description_text_1 h1,\n\t   .huge_it_slideshow_title_text_1 h2, .huge_it_slideshow_title_text_1 h2,\n\t   .huge_it_slideshow_title_text_1 h3, .huge_it_slideshow_title_text_1 h3,\n\t   .huge_it_slideshow_title_text_1 h4, .huge_it_slideshow_title_text_1 h4,\n\t   .huge_it_slideshow_title_text_1 p, .huge_it_slideshow_title_text_1 p,\n\t   .huge_it_slideshow_title_text_1 strong,  .huge_it_slideshow_title_text_1 strong,\n\t   .huge_it_slideshow_title_text_1 span, .huge_it_slideshow_title_text_1 span,\n\t   .huge_it_slideshow_title_text_1 ul, .huge_it_slideshow_title_text_1 ul,\n\t   .huge_it_slideshow_title_text_1 li, .huge_it_slideshow_title_text_1 li {\n\t\t\tpadding:2px;\n\t\t\tmargin:0px;\n\t   }\n\n\t  .huge_it_slide_container_1 {\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_1 {\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_1 {\n\t\twidth:100%;\n\t\theight:100%;\n\t\tdisplay:table !important;\n\t\tpadding:0px !important;\n\t\tmargin:0px !important;\n\t\t\n\t  }\n\t  .huge_it_slideshow_image_item_1 {\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=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: 1;\n\t\tmargin:0px !important;\n\t\tpadding:0px  !important;\n\t\tborder-radius: 0px !important;\n\t  }\n\t  .huge_it_slideshow_image_second_item_1 {\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\toverflow:hidden;\n\t\tmargin:0px !important;\n\t\tvisibility:visible !important;\n\t\tpadding:0px  !important;\n\t\tborder-radius: 0px !important;\n\t  }\n\t  \n\t   .huge_it_slideshow_image_second_item_1 a, .huge_it_slideshow_image_item_1 a {\n\t\t\tdisplay:block;\n\t\t\twidth:100%;\n\t\t\theight:100%;\t\n\t   }\n\t   \n\t  .huge_it_grid_1 {\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_1 {\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_1 {\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_1 {\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_1 {\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_1 {\n\t\topacity: 1;\n\t\tfilter: Alpha(opacity=100);\n\t  }\n\t  .huge_it_slideshow_dots_deactive_1 {\n\t  \n\t  }\n\t  \n\t\n\t\t\n\t\t.huge_it_slideshow_image_wrap_1 {\n\t\t\tbackground:#ffffff;\n\t\t\tborder-width:0px;\n\t\t\tborder-color:#ffffff;\n\t\t\tborder-radius:0px;\n\t\t}\n\t\t\n\t\t.huge_it_slideshow_dots_thumbnails_1 {\n\t\t\t\t\t}\n\t\t\n\t\t.huge_it_slideshow_dots_1 {\n\t\t\tbackground:#000000;\n\t\t}\n\t\t\n\t\t.huge_it_slideshow_dots_active_1 {\n\t\t\tbackground:#ffffff;\n\t\t}\n\t\t\n\t\t\t\t\t\t\t#huge_it_slideshow_left_1 {\t\n\t\t\t\t\t\tleft:0px;\n\t\t\t\t\t\tmargin-top:-21px;\n\t\t\t\t\t\theight:43px;\n\t\t\t\t\t\twidth:29px;\n\t\t\t\t\t\tbackground:url(http:\/\/educatorpoet.com\/wp-content\/plugins\/slider-image\/Front_images\/arrows\/arrows.simple.png) left  top no-repeat; \n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t#huge_it_slideshow_right_1 {\n\t\t\t\t\t\tright:0px;\n\t\t\t\t\t\tmargin-top:-21px;\n\t\t\t\t\t\theight:43px;\n\t\t\t\t\t\twidth:29px;\n\t\t\t\t\t\tbackground:url(http:\/\/educatorpoet.com\/wp-content\/plugins\/slider-image\/Front_images\/arrows\/arrows.simple.png) right top no-repeat; \n\t\t\t\t\t}\n\t\t\t\t\t<\/style>\n\t\t<div class=\"huge_it_slideshow_image_wrap_1\">\n      \t\t<!-- ##########################DOTS######################### -->\n        <div class=\"huge_it_slideshow_dots_container_1\">\n\t\t\t  <div class=\"huge_it_slideshow_dots_thumbnails_1\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_0_1\" class=\"huge_it_slideshow_dots_1 huge_it_slideshow_dots_active_1\" onclick=\"huge_it_change_image_1(parseInt(jQuery('#huge_it_current_image_key_1').val()), '0', data_1,false,true);return false;\" image_id=\"7\" 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_1\" class=\"huge_it_slideshow_dots_1 huge_it_slideshow_dots_deactive_1\" onclick=\"huge_it_change_image_1(parseInt(jQuery('#huge_it_current_image_key_1').val()), '1', data_1,false,true);return false;\" image_id=\"6\" 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_1\" class=\"huge_it_slideshow_dots_1 huge_it_slideshow_dots_deactive_1\" onclick=\"huge_it_change_image_1(parseInt(jQuery('#huge_it_current_image_key_1').val()), '2', data_1,false,true);return false;\" image_id=\"2\" image_key=\"2\"><\/div>\n\t\t\t\t\t\t\t\t\t\t  <\/div>\n\t\t\t\n\t\t\t\t\t\t\t<a id=\"huge_it_slideshow_left_1\" href=\"#\" >\n\t\t\t\t\t<div id=\"huge_it_slideshow_left-ico_1\">\n\t\t\t\t\t<div><i class=\"huge_it_slideshow_prev_btn_1 fa\"><\/i><\/div><\/div>\n\t\t\t\t<\/a>\n\t\t\t\t\n\t\t\t\t<a id=\"huge_it_slideshow_right_1\" href=\"#\" >\n\t\t\t\t\t<div id=\"huge_it_slideshow_right-ico_1 , data_1\">\n\t\t\t\t\t<div><i class=\"huge_it_slideshow_next_btn_1 fa\"><\/i><\/div><\/div>\n\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t  <!-- ##########################IMAGES######################### -->\n      <div id=\"huge_it_slideshow_image_container_1\" class=\"huge_it_slideshow_image_container_1\">        \n        <div class=\"huge_it_slide_container_1\">\n          <div class=\"huge_it_slide_bg_1\">\n            <ul class=\"huge_it_slider_1\">\n\t\t\t  \t\t\t\t\t  <li class=\"huge_it_slideshow_image_item_1\" id=\"image_id_1_0\">      \n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" id=\"huge_it_slideshow_image_1\" class=\"huge_it_slideshow_image_1\" src=\"http:\/\/www.educatorpoet.com\/wp-content\/uploads\/2015\/01\/lilac.jpg\" image_id=\"7\" \/>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_1 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_1 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t  <\/li>\n\t\t\t\t\t  \t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_1\" id=\"image_id_1_1\">      \n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" id=\"huge_it_slideshow_image_1\" class=\"huge_it_slideshow_image_1\" src=\"http:\/\/www.educatorpoet.com\/wp-content\/uploads\/2015\/01\/putty3.jpg\" image_id=\"6\" \/>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_1 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_1 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t  <\/li>\n\t\t\t\t\t  \t\t\t\t\t  <li class=\"huge_it_slideshow_image_second_item_1\" id=\"image_id_1_2\">      \n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" id=\"huge_it_slideshow_image_1\" class=\"huge_it_slideshow_image_1\" src=\"http:\/\/www.educatorpoet.com\/wp-content\/uploads\/2015\/01\/putty1.jpg\" image_id=\"2\" \/>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_1 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_1 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t  <\/li>\n\t\t\t\t\t  \t\t\t   <input  type=\"hidden\" id=\"huge_it_current_image_key_1\" value=\"0\" \/>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n\t<\/div>\n\t  <\/p>\n<p style=\"text-align: justify;\">\u00a0<em>\u201cMelodye Mic\u00ebre Van Putten has dedicated her life to building community using the study of history. She has done this through founding Black History Works, Inc., which features several notable international projects including the acclaimed Ashay University. Van Putten has always used her education, training, and expertise to empower students (who span all ages, races, and cultures) in understanding the relevance and importance of global Black History. Van Putten is a highly creative\/multifaceted person who cares deeply about ensuring that all communities have access to global Black history and culture. What makes Van Putten\u2019s work so exceptional is that she makes Black history intellectually accessible to all audiences; and shows people how this particular historical knowledge base is an intellectually stimulating and liberating experience for individuals and communities.\u201d <\/em><\/p>\n<address>~ Katherine Bankole-Medina, Ph.D., Professor of History &amp; Distinguished Faculty Researcher, Choppin State University, Baltimore, MD<\/address>\n<address style=\"text-align: right;\">\u00a0<\/address>\n<address style=\"text-align: right;\">\u00a0<\/address>\n<p style=\"text-align: left;\"><strong><a href=\"http:\/\/www.educatorpoet.com\/wp-content\/uploads\/2014\/12\/Melodye-Micere-at-sixty.jpeg\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-539 alignright\" src=\"http:\/\/www.educatorpoet.com\/wp-content\/uploads\/2014\/12\/Melodye-Micere-at-sixty-240x300.jpeg\" alt=\"Melodye Micere at sixty\" width=\"194\" height=\"243\" srcset=\"http:\/\/educatorpoet.com\/wp-content\/uploads\/2014\/12\/Melodye-Micere-at-sixty-240x300.jpeg 240w, http:\/\/educatorpoet.com\/wp-content\/uploads\/2014\/12\/Melodye-Micere-at-sixty-819x1024.jpeg 819w\" sizes=\"auto, (max-width: 194px) 100vw, 194px\" \/><\/a><\/strong><\/p>\n<p style=\"text-align: left;\"><strong>Hotep and Warm Greetings,<\/strong><\/p>\n<p>Akwaaba!\u00a0 Welcome!\u00a0 I invite you to browse the pages within to learn about my work as a poet, educator, culture worker and lecturer. In fact, linger awhile!<\/p>\n<p style=\"text-align: justify;\">Wisdom, strength and power are contained within the lessons\u00a0of global African\u00a0history and culture &#8211; I believe in that!\u00a0 In combination with profound expressions of spirituality, our history&#8217;s lessons are a potent source of empowerment.\u00a0 With true liberation in mind, it is time for us to engage in <em>sba<\/em> &#8211; reading and studying, in order to analyze, comprehend and reconsider our actions\u00a0towards CHANGE.\u00a0 \u00a0It is time for us to move past merely surviving; it is time to heal ourselves and THRIVE. The sojourn of African people, as the first people to inhabit the Earth, has been long, with epic episodes of glory and pain. Yet, our traditional greatness awaits us!<\/p>\n<p style=\"text-align: justify;\">This is my life&#8217;s work&#8230;\u00a0 Contact me should you desire workshops, teacher professional development, parent workshops, African-centered curriculum or cultural enrichment programs for children.\u00a0 Check out the Mobile African Foundation Timeline!\u00a0 Visually arresting, informative and inspiring, I would be delighted to present a talk for it!\u00a0 I would love to provide a performance lecture, featuring my original poetry placed in historical and contemporary context, challenging one and all to think deeply and purposefully move in the world with vision, boldness and courage.<\/p>\n<p>It is time! Be empowered. Be in touch. . . at melodyevanputten@aol.com<\/p>\n<p><em>In the Spirit of Empowerment,<\/em><br \/>\n<em> Mwalimu Melodye Mic\u00ebre<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u00a0\u201cMelodye Mic\u00ebre Van Putten has dedicated her life to building community using the study of history. She has done this through founding Black History Works, Inc., which features several notable international projects including the acclaimed Ashay University. Van Putten has always used her education, training, and expertise to empower students (who span all ages, races, <a class=\"more-link\" href=\"http:\/\/educatorpoet.com\/\">Continue reading <i class=\"fa fa-chevron-right\"><\/i><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-4","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/educatorpoet.com\/index.php?rest_route=\/wp\/v2\/pages\/4","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/educatorpoet.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/educatorpoet.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/educatorpoet.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/educatorpoet.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4"}],"version-history":[{"count":18,"href":"http:\/\/educatorpoet.com\/index.php?rest_route=\/wp\/v2\/pages\/4\/revisions"}],"predecessor-version":[{"id":985,"href":"http:\/\/educatorpoet.com\/index.php?rest_route=\/wp\/v2\/pages\/4\/revisions\/985"}],"wp:attachment":[{"href":"http:\/\/educatorpoet.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}