
{"id":166,"date":"2017-04-12T16:31:00","date_gmt":"2017-04-12T20:31:00","guid":{"rendered":"http:\/\/mooresitebuilder.com\/cpappas\/?page_id=166"},"modified":"2017-10-27T11:32:34","modified_gmt":"2017-10-27T15:32:34","slug":"residential","status":"publish","type":"page","link":"https:\/\/www.cpappas.com\/index.php\/residential\/","title":{"rendered":"RESIDENTIAL"},"content":{"rendered":"\n\n\n\t\n\t\n<script>\n\tvar data_2 = [];      \n\tvar event_stack_2 = [];\n\tvideo_is_playing_2=false;\n\tdata_2[\"0\"]=[];data_2[\"0\"][\"id\"]=\"0\";data_2[\"0\"][\"image_url\"]=\"http:\/\/www.cpappas.com\/wp-content\/uploads\/2017\/04\/EA648-00701-ROOM2.jpg\";data_2[\"0\"][\"description\"]=\"\";data_2[\"0\"][\"alt\"]=\"\";data_2[\"1\"]=[];data_2[\"1\"][\"id\"]=\"1\";data_2[\"1\"][\"image_url\"]=\"http:\/\/www.cpappas.com\/wp-content\/uploads\/2017\/04\/Residential2.jpg\";data_2[\"1\"][\"description\"]=\"\";data_2[\"1\"][\"alt\"]=\"\";data_2[\"2\"]=[];data_2[\"2\"][\"id\"]=\"2\";data_2[\"2\"][\"image_url\"]=\"http:\/\/www.cpappas.com\/wp-content\/uploads\/2017\/04\/st-jude-underlayment-final-peace-boys-room-riding-toy2.jpg\";data_2[\"2\"][\"description\"]=\"\";data_2[\"2\"][\"alt\"]=\"\";\t\n\t\n\n      var huge_it_trans_in_progress_2 = false;\n      var huge_it_transition_duration_2 = 1000;\n      var huge_it_playInterval_2;\n      \/\/ Stop autoplay.\n      window.clearInterval(huge_it_playInterval_2);\n\t  \n     var huge_it_current_key_2 = '';\n\t function huge_it_move_dots_2() {\n        var image_left = jQuery(\".huge_it_slideshow_dots_active_2\").position().left;\n        var image_right = jQuery(\".huge_it_slideshow_dots_active_2\").position().left + jQuery(\".huge_it_slideshow_dots_active_2\").outerWidth(true);\n       \n      }\n      function huge_it_testBrowser_cssTransitions_2() {\n        return huge_it_testDom_2('Transition');\n      }\n      function huge_it_testBrowser_cssTransforms3d_2() {\n        return huge_it_testDom_2('Perspective');\n      }\n      function huge_it_testDom_2(prop) {\n        \/\/ Browser vendor CSS prefixes.\n        var browserVendors = ['', '-webkit-', '-moz-', '-ms-', '-o-', '-khtml-'];\n        \/\/ Browser vendor DOM prefixes.\n        var domPrefixes = ['', 'Webkit', 'Moz', 'ms', 'O', 'Khtml'];\n        var i = domPrefixes.length;\n        while (i--) {\n          if (typeof document.body.style[domPrefixes[i] + prop] !== 'undefined') {\n            return true;\n          }\n        }\n        return false;\n      }\n\t\tfunction huge_it_cube_2(tz, ntx, nty, nrx, nry, wrx, wry, current_image_class, next_image_class, direction) {\n\t\t\n        \/* If browser does not support 3d transforms\/CSS transitions.*\/\n        if (!huge_it_testBrowser_cssTransitions_2()) {\n\t\t\tjQuery(\".huge_it_slideshow_dots_2\").removeClass(\"huge_it_slideshow_dots_active_2\").addClass(\"huge_it_slideshow_dots_deactive_2\");\n        jQuery(\"#huge_it_dots_\" + huge_it_current_key_2 + \"_2\").removeClass(\"huge_it_slideshow_dots_deactive_2\").addClass(\"huge_it_slideshow_dots_active_2\");\n          return huge_it_fallback_2(current_image_class, next_image_class, direction);\n        }\n        if (!huge_it_testBrowser_cssTransforms3d_2()) {\n          return huge_it_fallback3d_2(current_image_class, next_image_class, direction);\n        }\n\t\t\t\/\/alert(current_image_class+' '+next_image_class);\n\t\t  jQuery(current_image_class).css({'z-index': 'none'});\n          jQuery(next_image_class).css({'z-index' : 2});\n        huge_it_trans_in_progress_2 = true;\n        \/* Set active thumbnail.*\/\n\t\tjQuery(\".huge_it_slideshow_dots_2\").removeClass(\"huge_it_slideshow_dots_active_2\").addClass(\"huge_it_slideshow_dots_deactive_2\");  \n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_2 + \"_2\").removeClass(\"huge_it_slideshow_dots_deactive_2\").addClass(\"huge_it_slideshow_dots_active_2\");\n        jQuery(\".huge_it_slide_bg_2\").css('perspective', 1000);\n        jQuery(current_image_class).css({\n          transform : 'translateZ(' + tz + 'px)',\n          backfaceVisibility : 'hidden'\n        });\n\t\t\n\t\t jQuery(\".huge_it_slideshow_image_wrap_2,.huge_it_slide_bg_2,.huge_it_slideshow_image_item_2,.huge_it_slideshow_image_second_item_2 \").css('overflow', 'visible');\n\t\t\n        jQuery(next_image_class).css({\n          opacity : 1,\n          filter: 'Alpha(opacity=100)',\n          backfaceVisibility : 'hidden',\n          transform : 'translateY(' + nty + 'px) translateX(' + ntx + 'px) rotateY('+ nry +'deg) rotateX('+ nrx +'deg)'\n        });\n        jQuery(\".huge_it_slider_2\").css({\n          transform: 'translateZ(-' + tz + 'px)',\n          transformStyle: 'preserve-3d'\n        });\n        \/* Execution steps.*\/\n        setTimeout(function () {\n          jQuery(\".huge_it_slider_2\").css({\n            transition: 'all ' + huge_it_transition_duration_2 + 'ms ease-in-out',\n            transform: 'translateZ(-' + tz + 'px) rotateX('+ wrx +'deg) rotateY('+ wry +'deg)'\n          });\n        }, 20);\n        \/* After transition.*\/\n        jQuery(\".huge_it_slider_2\").one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));\n        function huge_it_after_trans() {\n          \/*if (huge_it_from_focus_2) {\n            huge_it_from_focus_2 = false;\n            return;\n          }*\/\n\t\t  jQuery(\".huge_it_slide_bg_2,.huge_it_slideshow_image_item_2,.huge_it_slideshow_image_second_item_2 \").css('overflow', 'hidden');\n\t\t  jQuery(\".huge_it_slide_bg_2\").removeAttr('style');\n          jQuery(current_image_class).removeAttr('style');\n          jQuery(next_image_class).removeAttr('style');\n          jQuery(\".huge_it_slider_2\").removeAttr('style');\n\t\t \/\/ alert(current_image_class+' '+next_image_class);\n          jQuery(current_image_class).css({'opacity' : 0, filter: 'Alpha(opacity=0)', 'z-index': 1});\n          jQuery(next_image_class).css({'opacity' : 1, filter: 'Alpha(opacity=100)', 'z-index' : 2});\n         \/\/ huge_it_change_watermark_container_2();\n          huge_it_trans_in_progress_2 = false;\n          if (typeof event_stack_2 !== 'undefined' && event_stack_2.length > 0) {\n            key = event_stack_2[0].split(\"-\");\n            event_stack_2.shift();\n            huge_it_change_image_2(key[0], key[1], data_2, true,false);\n          }\n        }\n      }\n      function huge_it_cubeH_2(current_image_class, next_image_class, direction) {\n        \/* Set to half of image width.*\/\n        var dimension = jQuery(current_image_class).width() \/ 2;\n        if (direction == 'right') {\n          huge_it_cube_2(dimension, dimension, 0, 0, 90, 0, -90, current_image_class, next_image_class, direction);\n        }\n        else if (direction == 'left') {\n          huge_it_cube_2(dimension, -dimension, 0, 0, -90, 0, 90, current_image_class, next_image_class, direction);\n        }\n      }\n      function huge_it_cubeV_2(current_image_class, next_image_class, direction) {\n        \/* Set to half of image height.*\/\n        var dimension = jQuery(current_image_class).height() \/ 2;\n        \/* If next slide.*\/\n        if (direction == 'right') {\n          huge_it_cube_2(dimension, 0, -dimension, 90, 0, -90, 0, current_image_class, next_image_class, direction);\n        }\n        else if (direction == 'left') {\n          huge_it_cube_2(dimension, 0, dimension, -90, 0, 90, 0, current_image_class, next_image_class, direction);\n        }\n      }\n      \/* For browsers that does not support transitions.*\/\n      function huge_it_fallback_2(current_image_class, next_image_class, direction) {\n        huge_it_fade_2(current_image_class, next_image_class, direction);\n      }\n      \/* For browsers that support transitions, but not 3d transforms (only used if primary transition makes use of 3d-transforms).*\/\n      function huge_it_fallback3d_2(current_image_class, next_image_class, direction) {\n        huge_it_sliceV_2(current_image_class, next_image_class, direction);\n      }\n      function huge_it_none_2(current_image_class, next_image_class, direction) {\n        jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});\n        jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});\n\n        \/* Set active thumbnail.*\/\n        jQuery(\".huge_it_slideshow_dots_2\").removeClass(\"huge_it_slideshow_dots_active_2\").addClass(\"huge_it_slideshow_dots_deactive_2\");\n        jQuery(\"#huge_it_dots_\" + huge_it_current_key_2 + \"_2\").removeClass(\"huge_it_slideshow_dots_deactive_2\").addClass(\"huge_it_slideshow_dots_active_2\");\n      }\n      function huge_it_fade_2(current_image_class, next_image_class, direction) {\n\t\tif (huge_it_testBrowser_cssTransitions_2()) {\n\t\t\t\n          jQuery(next_image_class).css('transition', 'opacity ' + huge_it_transition_duration_2 + 'ms linear');\n\t\t  jQuery(current_image_class).css('transition', 'opacity ' + huge_it_transition_duration_2 + 'ms linear');\n          jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});\n          jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});\n        }\n        else {\n\t\t\n          jQuery(current_image_class).animate({'opacity' : 0, 'z-index' : 1}, huge_it_transition_duration_2);\n          jQuery(next_image_class).animate({\n              'opacity' : 1,\n              'z-index': 2\n            }, {\n              duration: huge_it_transition_duration_2,\n              complete: function () {return false;}\n            });\n          \/\/ For IE.\n          jQuery(current_image_class).fadeTo(huge_it_transition_duration_2, 0);\n          jQuery(next_image_class).fadeTo(huge_it_transition_duration_2, 1);\n        }\n\n\t\tjQuery(\".huge_it_slideshow_dots_2\").removeClass(\"huge_it_slideshow_dots_active_2\").addClass(\"huge_it_slideshow_dots_deactive_2\");\n\t\tjQuery(\"#huge_it_dots_\" + huge_it_current_key_2 + \"_2\").removeClass(\"huge_it_slideshow_dots_deactive_2\").addClass(\"huge_it_slideshow_dots_active_2\");\n      }\n      function huge_it_grid_2(cols, rows, ro, tx, ty, sc, op, current_image_class, next_image_class, direction) {\n        \/* If browser does not support CSS transitions.*\/\n        if (!huge_it_testBrowser_cssTransitions_2()) {\n\t\t\tjQuery(\".huge_it_slideshow_dots_2\").removeClass(\"huge_it_slideshow_dots_active_2\").addClass(\"huge_it_slideshow_dots_deactive_2\");\n        jQuery(\"#huge_it_dots_\" + huge_it_current_key_2 + \"_2\").removeClass(\"huge_it_slideshow_dots_deactive_2\").addClass(\"huge_it_slideshow_dots_active_2\");\n          return huge_it_fallback_2(current_image_class, next_image_class, direction);\n\t\t  \n        }\n        huge_it_trans_in_progress_2 = true;\n        \/* Set active thumbnail.*\/\n\t\tjQuery(\".huge_it_slideshow_dots_2\").removeClass(\"huge_it_slideshow_dots_active_2\").addClass(\"huge_it_slideshow_dots_deactive_2\");\n        jQuery(\"#huge_it_dots_\" + huge_it_current_key_2 + \"_2\").removeClass(\"huge_it_slideshow_dots_deactive_2\").addClass(\"huge_it_slideshow_dots_active_2\");\n        \/* The time (in ms) added to\/subtracted from the delay total for each new gridlet.*\/\n        var count = (huge_it_transition_duration_2) \/ (cols + rows);\n        \/* Gridlet creator (divisions of the image grid, positioned with background-images to replicate the look of an entire slide image when assembled)*\/\n        function huge_it_gridlet(width, height, top, img_top, left, img_left, src, imgWidth, imgHeight, c, r) {\n          var delay = (c + r) * count;\n          \/* Return a gridlet elem with styles for specific transition.*\/\n          return jQuery('<div class=\"huge_it_gridlet_2\" \/>').css({\n            width : width,\n            height : height,\n            top : top,\n            left : left,\n            backgroundImage : 'url(\"' + src + '\")',\n            backgroundColor: jQuery(\".huge_it_slideshow_image_wrap_2\").css(\"background-color\"),\n            \/*backgroundColor: rgba(0, 0, 0, 0),*\/\n            backgroundRepeat: 'no-repeat',\n            backgroundPosition : img_left + 'px ' + img_top + 'px',\n            backgroundSize : imgWidth + 'px ' + imgHeight + 'px',\n            transition : 'all ' + huge_it_transition_duration_2 + 'ms ease-in-out ' + delay + 'ms',\n            transform : 'none'\n          });\n        }\n        \/* Get the current slide's image.*\/\n        var cur_img = jQuery(current_image_class).find('img');\n        \/* Create a grid to hold the gridlets.*\/\n        var grid = jQuery('<div \/>').addClass('huge_it_grid_2');\n        \/* Prepend the grid to the next slide (i.e. so it's above the slide image).*\/\n        jQuery(current_image_class).prepend(grid);\n        \/* vars to calculate positioning\/size of gridlets*\/\n        var cont = jQuery(\".huge_it_slide_bg_2\");\n        var imgWidth = cur_img.width();\n        var imgHeight = cur_img.height();\n        var contWidth = cont.width(),\n            contHeight = cont.height(),\n            imgSrc = cur_img.attr('src'),\/*.replace('\/thumb', ''),*\/\n            colWidth = Math.floor(contWidth \/ cols),\n            rowHeight = Math.floor(contHeight \/ rows),\n            colRemainder = contWidth - (cols * colWidth),\n            colAdd = Math.ceil(colRemainder \/ cols),\n            rowRemainder = contHeight - (rows * rowHeight),\n            rowAdd = Math.ceil(rowRemainder \/ rows),\n            leftDist = 0,\n            img_leftDist = (jQuery(\".huge_it_slide_bg_2\").width() - cur_img.width()) \/ 2;\n        \/* tx\/ty args can be passed as 'auto'\/'min-auto' (meaning use slide width\/height or negative slide width\/height).*\/\n        tx = tx === 'auto' ? contWidth : tx;\n        tx = tx === 'min-auto' ? - contWidth : tx;\n        ty = ty === 'auto' ? contHeight : ty;\n        ty = ty === 'min-auto' ? - contHeight : ty;\n        \/* Loop through cols*\/\n        for (var i = 0; i < cols; i++) {\n          var topDist = 0,\n              img_topDst = (jQuery(\".huge_it_slide_bg_2\").height() - cur_img.height()) \/ 2,\n              newColWidth = colWidth;\n          \/* If imgWidth (px) does not divide cleanly into the specified number of cols, adjust individual col widths to create correct total.*\/\n          if (colRemainder > 0) {\n            var add = colRemainder >= colAdd ? colAdd : colRemainder;\n            newColWidth += add;\n            colRemainder -= add;\n          }\n          \/* Nested loop to create row gridlets for each col.*\/\n          for (var j = 0; j < rows; j++)  {\n            var newRowHeight = rowHeight,\n                newRowRemainder = rowRemainder;\n            \/* If contHeight (px) does not divide cleanly into the specified number of rows, adjust individual row heights to create correct total.*\/\n            if (newRowRemainder > 0) {\n              add = newRowRemainder >= rowAdd ? rowAdd : rowRemainder;\n              newRowHeight += add;\n              newRowRemainder -= add;\n            }\n            \/* Create & append gridlet to grid.*\/\n            grid.append(huge_it_gridlet(newColWidth, newRowHeight, topDist, img_topDst, leftDist, img_leftDist, imgSrc, imgWidth, imgHeight, i, j));\n            topDist += newRowHeight;\n            img_topDst -= newRowHeight;\n          }\n          img_leftDist -= newColWidth;\n          leftDist += newColWidth;\n        }\n        \/* Set event listener on last gridlet to finish transitioning.*\/\n        var last_gridlet = grid.children().last();\n        \/* Show grid & hide the image it replaces.*\/\n        grid.show();\n        cur_img.css('opacity', 0);\n        \/* Add identifying classes to corner gridlets (useful if applying border radius).*\/\n        grid.children().first().addClass('rs-top-left');\n        grid.children().last().addClass('rs-bottom-right');\n        grid.children().eq(rows - 1).addClass('rs-bottom-left');\n        grid.children().eq(- rows).addClass('rs-top-right');\n        \/* Execution steps.*\/\n        setTimeout(function () {\n          grid.children().css({\n            opacity: op,\n            transform: 'rotate('+ ro +'deg) translateX('+ tx +'px) translateY('+ ty +'px) scale('+ sc +')'\n          });\n        }, 1);\n        jQuery(next_image_class).css('opacity', 1);\n        \/* After transition.*\/\n        jQuery(last_gridlet).one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));\n        function huge_it_after_trans() {\n          jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});\n          jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});\n          cur_img.css('opacity', 1);\n          grid.remove();\n          huge_it_trans_in_progress_2 = false;\n          if (typeof event_stack_2 !== 'undefined' && event_stack_2.length > 0) {\n            key = event_stack_2[0].split(\"-\");\n            event_stack_2.shift();\n            huge_it_change_image_2(key[0], key[1], data_2, true,false);\n          }\n        }\n      }\n      function huge_it_sliceH_2(current_image_class, next_image_class, direction) {\n        if (direction == 'right') {\n          var translateX = 'min-auto';\n        }\n        else if (direction == 'left') {\n          var translateX = 'auto';\n        }\n        huge_it_grid_2(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_sliceV_2(current_image_class, next_image_class, direction) {\n        if (direction == 'right') {\n          var translateY = 'min-auto';\n        }\n        else if (direction == 'left') {\n          var translateY = 'auto';\n        }\n        huge_it_grid_2(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_slideV_2(current_image_class, next_image_class, direction) {\n        if (direction == 'right') {\n          var translateY = 'auto';\n        }\n        else if (direction == 'left') {\n          var translateY = 'min-auto';\n        }\n        huge_it_grid_2(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction);\n      }\n      function huge_it_slideH_2(current_image_class, next_image_class, direction) {\n        if (direction == 'right') {\n          var translateX = 'min-auto';\n        }\n        else if (direction == 'left') {\n          var translateX = 'auto';\n        }\n        huge_it_grid_2(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction);\n      }\n      function huge_it_scaleOut_2(current_image_class, next_image_class, direction) {\n        huge_it_grid_2(1, 1, 0, 0, 0, 1.5, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_scaleIn_2(current_image_class, next_image_class, direction) {\n        huge_it_grid_2(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_blockScale_2(current_image_class, next_image_class, direction) {\n        huge_it_grid_2(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_kaleidoscope_2(current_image_class, next_image_class, direction) {\n        huge_it_grid_2(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_fan_2(current_image_class, next_image_class, direction) {\n        if (direction == 'right') {\n          var rotate = 45;\n          var translateX = 100;\n        }\n        else if (direction == 'left') {\n          var rotate = -45;\n          var translateX = -100;\n        }\n        huge_it_grid_2(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction);\n      }\n      function huge_it_blindV_2(current_image_class, next_image_class, direction) {\n        huge_it_grid_2(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class);\n      }\n      function huge_it_blindH_2(current_image_class, next_image_class, direction) {\n        huge_it_grid_2(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class);\n      }\n      function huge_it_random_2(current_image_class, next_image_class, direction) {\n        var anims = ['sliceH', 'sliceV', 'slideH', 'slideV', 'scaleOut', 'scaleIn', 'blockScale', 'kaleidoscope', 'fan', 'blindH', 'blindV'];\n        \/* Pick a random transition from the anims array.*\/\n        this[\"huge_it_\" + anims[Math.floor(Math.random() * anims.length)] + \"_2\"](current_image_class, next_image_class, direction);\n      }\n      \n      function iterator_2() {\n        var iterator = 1;\n\n        return iterator;\n     }\n\t \n     function huge_it_change_image_2(current_key, key, data_2, from_effect,clicked) {\n\t\t\n        if (data_2[key]) {\n\t\t\n\t\t\tif(video_is_playing_2 && !clicked){\n\t\t\t\treturn false;\n\t\t\t}\n         \n\t\t \n\t\t \n          if (!from_effect) {\n            \/\/ Change image key.\n            jQuery(\"#huge_it_current_image_key_2\").val(key);\n             \/\/ if (current_key == '-2') { \/* Dots.*\/\n\t\t\t\tcurrent_key = jQuery(\".huge_it_slideshow_dots_active_2\").attr(\"image_key\");\n\t\t\t\/\/  }\n          }\n\n          if (huge_it_trans_in_progress_2) {\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_2\").after(\" --IN TRANSACTION-- <br \/>\");\n            event_stack_2.push(current_key + '-' + key);\n            return;\n          }\n\t\t  \n          var direction = 'right';\n          if (huge_it_current_key_2 > key) {\n            var direction = 'left';\n          }\n          else if (huge_it_current_key_2 == key) {\n            return false;\n          }\n         \n          \/\/ Set active thumbnail position.\n      \n          huge_it_current_key_2 = key;\n          \/\/Change image id, title, description.\n          jQuery(\"#huge_it_slideshow_image_2\").attr('image_id', data_2[key][\"id\"]);\n\t\t  \n\t\t  \n\t\t  jQuery(\".huge_it_slideshow_title_text_2\").html(data_2[key][\"alt\"]);\n          jQuery(\".huge_it_slideshow_description_text_2\").html(data_2[key][\"description\"]);\n        \n\t\t  var current_image_class = \"#image_id_2_\" + data_2[current_key][\"id\"];\n          var next_image_class = \"#image_id_2_\" + data_2[key][\"id\"];\n          \n\t\t  \n\t\t\n\t\t if(jQuery(current_image_class).find('.huge_it_video_frame_2').length>0) {\n\t\t\tvar streffect='fade';\n\t\t\tif(streffect==\"cubeV\" || streffect==\"cubeH\" || streffect==\"none\" || streffect==\"fade\"){\n\t\t\t\thuge_it_fade_2(current_image_class, next_image_class, direction);\n\t\t\t}else{\t\n\t\t\t\thuge_it_fade_2(current_image_class, next_image_class, direction);\n\t\t\t}\t\n\t\t  }else{\t\n\t\t\t\thuge_it_fade_2(current_image_class, next_image_class, direction);\n\t\t  }\t\n\t\t  \n\t\t  \n\t\tjQuery('.huge_it_slideshow_title_text_2').removeClass('none');\n\t\tif(jQuery('.huge_it_slideshow_title_text_2').html()==\"\"){jQuery('.huge_it_slideshow_title_text_2').addClass('none');}\n\n\t\tjQuery('.huge_it_slideshow_description_text_2').removeClass('none');\n\t\tif(jQuery('.huge_it_slideshow_description_text_2').html()==\"\"){jQuery('.huge_it_slideshow_description_text_2').addClass('none');}\n\t  \n\t\t  \n\t\t  \n\t\t  jQuery(current_image_class).find('.huge_it_slideshow_title_text_2').addClass('none');\n\t\t  jQuery(current_image_class).find('.huge_it_slideshow_description_text_2').addClass('none');\n\t\t\n\t\t\n\n\t\t  \n\t\t  \/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_2\").after(\"--cur-key=\"+current_key+\" --cur-img-class=\"+current_image_class+\" nxt-img-class=\"+next_image_class+\"--\");\n\t\t\t huge_it_move_dots_2();\n\t\t\t\t\t\twindow.clearInterval(huge_it_playInterval_2);\n\t\t\tplay_2();\n        }\n\n      }\n\t  \n      function huge_it_popup_resize_2() {\n\n\t\tvar staticsliderwidth=800;\n\t\tvar sliderwidth=800;\n\t\t\n\t\tvar bodyWidth=jQuery(window).width();\n        var parentWidth = jQuery(\".huge_it_slideshow_image_wrap_2\").parent().width();\n\t\t\/\/if responsive js late responsive.js @  take body size and not parent div\n\t\tif(sliderwidth>parentWidth){sliderwidth=parentWidth;}\n\t\tif(sliderwidth>bodyWidth){sliderwidth=bodyWidth;}\n\t\t\n\t\tvar str=(231\/staticsliderwidth);\n\t\t\n\t\tjQuery(\".huge_it_slideshow_image_wrap_2\").css({width: (sliderwidth)});\n\t\tjQuery(\".huge_it_slideshow_image_wrap_2\").css({height: ((sliderwidth) * str)});\n\t\tjQuery(\".huge_it_slideshow_image_container_2\").css({width: (sliderwidth)});\n\t\tjQuery(\".huge_it_slideshow_image_container_2\").css({height: ((sliderwidth) * str)});\n\t\t\t\n\t\tif(\"bottom\"==\"middle\"){var titlemargintopminus=jQuery(\".huge_it_slideshow_title_text_2\").outerHeight()\/2;}\t\t\n\t\tif(\"left\"==\"center\"){var titlemarginleftminus=jQuery(\".huge_it_slideshow_title_text_2\").outerWidth()\/2;}\t\t\n\t\tjQuery(\".huge_it_slideshow_title_text_2\").css({cssText: \"margin-top:-\" + titlemargintopminus + \"px; margin-left:-\"+titlemarginleftminus+\"px;\"});\n\t\t\n\t\tif(\"bottom\"==\"middle\"){var descriptionmargintopminus=jQuery(\".huge_it_slideshow_description_text_2\").outerHeight()\/2;}\t\n\t\tif(\"right\"==\"center\"){var descriptionmarginleftminus=jQuery(\".huge_it_slideshow_description_text_2\").outerWidth()\/2;}\n\t\tjQuery(\".huge_it_slideshow_description_text_2\").css({cssText: \"margin-top:-\" + descriptionmargintopminus + \"px; margin-left:-\"+descriptionmarginleftminus+\"px;\"});\t\t\n\t\t\n\t\t\n\t\tif(\"resize\"==\"resize\"){\n\t\t\tjQuery(\".huge_it_slideshow_image_2,  .huge_it_slideshow_image_container_2 img\").css({\n\t\t\t\tcssText: \"width:\" + sliderwidth + \"px; height:\" + ((sliderwidth) * str)\t+\"px;\"\n\t\t\t});\n\t\t}else {\n\t\t\tjQuery(\".huge_it_slideshow_image_2,.huge_it_slideshow_image_item2_2\").css({\n\t\t\tcssText: \"max-width: \" + sliderwidth + \"px !important; max-height: \" + (sliderwidth * str) + \"px !important;\"\n\t\t  });\n\t\t}\n\t\t\n\t\tjQuery('.huge_it_video_frame_2').each(function (e) {\n          jQuery(this).width(sliderwidth);\n          jQuery(this).height(sliderwidth * str);\n        });\n      }\n      \n      jQuery(window).load(function () {\n\t\tjQuery(window).resize(function() {\n\t\t\thuge_it_popup_resize_2();\n\t\t});\n\t\t\n\t\thuge_it_popup_resize_2();\n        \/* Disable right click.*\/\n        jQuery('div[id^=\"huge_it_container\"]').bind(\"contextmenu\", function () {\n          return false;\n        });\n        \t\t\t\n\t\t\/*HOVER SLIDESHOW*\/\n\t\tjQuery(\"#huge_it_slideshow_image_container_2, .huge_it_slideshow_image_container_2, .huge_it_slideshow_dots_container_2,#huge_it_slideshow_right_2,#huge_it_slideshow_left_2\").hover(function(){\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_2\").after(\" -- hover -- <br \/> \");\n\t\t\tjQuery(\"#huge_it_slideshow_right_2\").css({'display':'inline'});\n\t\t\tjQuery(\"#huge_it_slideshow_left_2\").css({'display':'inline'});\n\t\t},function(){\n\t\t\tjQuery(\"#huge_it_slideshow_right_2\").css({'display':'none'});\n\t\t\tjQuery(\"#huge_it_slideshow_left_2\").css({'display':'none'});\n\t\t});\n\t\tvar pausehover=\"off\";\n\t\tif(pausehover==\"on\"){\n\t\t\tjQuery(\"#huge_it_slideshow_image_container_2, .huge_it_slideshow_image_container_2, .huge_it_slideshow_dots_container_2,#huge_it_slideshow_right_2,#huge_it_slideshow_left_2\").hover(function(){\n\t\t\t\twindow.clearInterval(huge_it_playInterval_2);\n\t\t\t},function(){\n\t\t\t\twindow.clearInterval(huge_it_playInterval_2);\n\t\t\t\tplay_2();\n\t\t\t});\t\t\n\t\t}\t\n          play_2();        \n      });\n\n      function play_2() {\t   \n        \/* Play.*\/\n\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_2\").after(\" -- paly  ---- \");\n        huge_it_playInterval_2 = setInterval(function () {\n\t\t\t\/\/errorlogjQuery(\".huge_it_slideshow_image_wrap_2\").after(\" -- time left ---- \");\n          var iterator = 1;\n          huge_it_change_image_2(parseInt(jQuery('#huge_it_current_image_key_2').val()), (parseInt(jQuery('#huge_it_current_image_key_2').val()) + iterator) % data_2.length, data_2,false,false);\n        }, '5000');\n      }\n\t  \n      jQuery(window).focus(function() {\n       \/*event_stack_2 = [];*\/\n        var i_2 = 0;\n        jQuery(\".huge_it_slider_2\").children(\"div\").each(function () {\n          if (jQuery(this).css('opacity') == 1) {\n            jQuery(\"#huge_it_current_image_key_2\").val(i_2);\n          }\n          i_2++;\n        });\n      });\n      jQuery(window).blur(function() {\n        event_stack_2 = [];\n        window.clearInterval(huge_it_playInterval_2);\n      });      \n    <\/script>\n\t<style>\t\t\t\t\n\t .huge_it_slideshow_image_wrap_2 {\n\t\theight:231px;\n\t\twidth:800px;\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_2 * {\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_2 {\n\t\t\t\/*width:100%;*\/\n\t  }\n\n\t  #huge_it_slideshow_left_2,\n\t  #huge_it_slideshow_right_2 {\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_2,\n\t  #huge_it_slideshow_right-ico_2 {\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_2:hover,\n\t  #huge_it_slideshow_right-ico_2:hover {\n\t\tcursor: pointer;\n\t  }\n\t  \n\t  .huge_it_slideshow_image_container_2 {\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_2 {\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:54%;\n\t\t\/*height:44%;*\/\n\t\t\n\t\tleft:3%;bottom:3%;\t\tpadding:2%;\n\t\ttext-align:left;  \n\t\tfont-weight:bold;\n\t\tcolor:#FFFFFF;\n\t\t\t\n\t\tbackground:rgba(255,255,255,0)  !important;\n\t\tborder-style:solid;\n\t\tfont-size:24px;\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_2 {\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_2.none, .huge_it_slideshow_description_text_2.none,\n\t   .huge_it_slideshow_title_text_2.hidden, .huge_it_slideshow_description_text_2.hidden\t   {display:none;}\n\t      \n\t   .huge_it_slideshow_title_text_2 h1, .huge_it_slideshow_description_text_2 h1,\n\t   .huge_it_slideshow_title_text_2 h2, .huge_it_slideshow_title_text_2 h2,\n\t   .huge_it_slideshow_title_text_2 h3, .huge_it_slideshow_title_text_2 h3,\n\t   .huge_it_slideshow_title_text_2 h4, .huge_it_slideshow_title_text_2 h4,\n\t   .huge_it_slideshow_title_text_2 p, .huge_it_slideshow_title_text_2 p,\n\t   .huge_it_slideshow_title_text_2 strong,  .huge_it_slideshow_title_text_2 strong,\n\t   .huge_it_slideshow_title_text_2 span, .huge_it_slideshow_title_text_2 span,\n\t   .huge_it_slideshow_title_text_2 ul, .huge_it_slideshow_title_text_2 ul,\n\t   .huge_it_slideshow_title_text_2 li, .huge_it_slideshow_title_text_2 li {\n\t\t\tpadding:2px;\n\t\t\tmargin:0px;\n\t   }\n\n\t  .huge_it_slide_container_2 {\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_2 {\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_2 {\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_2 {\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 !important;\n\t\tleft:0px !important;\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_2 {\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 !important;\n\t\tleft:0px !important;\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_2 a, .huge_it_slideshow_image_item_2 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_2 {\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_2 {\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_2 {\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_2 {\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_2 {\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_2 {\n\t\topacity: 1;\n\t\tfilter: Alpha(opacity=100);\n\t  }\n\t  .huge_it_slideshow_dots_deactive_2 {\n\t  \n\t  }\n\t  \n\t\n\t\t\n\t\t.huge_it_slideshow_image_wrap_2 {\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_2 {\n\t\t\t\t\t\tdisplay:none;\n\t\t\t\t\t}\n\t\t\n\t\t.huge_it_slideshow_dots_2 {\n\t\t\tbackground:#000000;\n\t\t}\n\t\t\n\t\t.huge_it_slideshow_dots_active_2 {\n\t\t\tbackground:#FFFFFF;\n\t\t}\n\t\t\n\t\t\t\t\t\t\t#huge_it_slideshow_left_2 {\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(https:\/\/www.cpappas.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_2 {\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(https:\/\/www.cpappas.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_2\">\n      \t\t<!-- ##########################DOTS######################### -->\n        <div class=\"huge_it_slideshow_dots_container_2\">\n\t\t\t  <div class=\"huge_it_slideshow_dots_thumbnails_2\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_0_2\" class=\"huge_it_slideshow_dots_2 huge_it_slideshow_dots_active_2\" onclick=\"huge_it_change_image_2(parseInt(jQuery('#huge_it_current_image_key_2').val()), '0', data_2,false,true);return false;\" image_id=\"11\" image_key=\"0\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_1_2\" class=\"huge_it_slideshow_dots_2 huge_it_slideshow_dots_deactive_2\" onclick=\"huge_it_change_image_2(parseInt(jQuery('#huge_it_current_image_key_2').val()), '1', data_2,false,true);return false;\" image_id=\"10\" image_key=\"1\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"huge_it_dots_2_2\" class=\"huge_it_slideshow_dots_2 huge_it_slideshow_dots_deactive_2\" onclick=\"huge_it_change_image_2(parseInt(jQuery('#huge_it_current_image_key_2').val()), '2', data_2,false,true);return false;\" image_id=\"9\" 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<\/div>\n\t  <!-- ##########################IMAGES######################### -->\n      <div id=\"huge_it_slideshow_image_container_2\" class=\"huge_it_slideshow_image_container_2\">        \n        <div class=\"huge_it_slide_container_2\">\n          <div class=\"huge_it_slide_bg_2\">\n            <ul class=\"huge_it_slider_2\">\n\t\t\t  \t\t\t\t\t  <li class=\"huge_it_slideshow_image_item_2\" id=\"image_id_2_0\">      \n\t\t\t\t\t\t\t\t\t\t\t\t<img id=\"huge_it_slideshow_image_2\" class=\"huge_it_slideshow_image_2\" src=\"http:\/\/www.cpappas.com\/wp-content\/uploads\/2017\/04\/EA648-00701-ROOM2.jpg\" image_id=\"11\" \/>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_2 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_2 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_2\" id=\"image_id_2_1\">      \n\t\t\t\t\t\t\t\t\t\t\t\t<img id=\"huge_it_slideshow_image_2\" class=\"huge_it_slideshow_image_2\" src=\"http:\/\/www.cpappas.com\/wp-content\/uploads\/2017\/04\/Residential2.jpg\" image_id=\"10\" \/>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_2 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_2 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_2\" id=\"image_id_2_2\">      \n\t\t\t\t\t\t\t\t\t\t\t\t<img id=\"huge_it_slideshow_image_2\" class=\"huge_it_slideshow_image_2\" src=\"http:\/\/www.cpappas.com\/wp-content\/uploads\/2017\/04\/st-jude-underlayment-final-peace-boys-room-riding-toy2.jpg\" image_id=\"9\" \/>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_title_text_2 none\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"huge_it_slideshow_description_text_2 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_2\" value=\"0\" \/>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n\t<\/div>\n\t  \n<p><img loading=\"lazy\" class=\"alignright wp-image-241 size-medium\" src=\"http:\/\/www.cpappas.com\/wp-content\/uploads\/2017\/04\/ShawFloors_logo_276-300x106.jpeg\" alt=\"Residential\" width=\"300\" height=\"106\" srcset=\"https:\/\/www.cpappas.com\/wp-content\/uploads\/2017\/04\/ShawFloors_logo_276-300x106.jpeg 300w, https:\/\/www.cpappas.com\/wp-content\/uploads\/2017\/04\/ShawFloors_logo_276-768x270.jpeg 768w, https:\/\/www.cpappas.com\/wp-content\/uploads\/2017\/04\/ShawFloors_logo_276-1024x361.jpeg 1024w, https:\/\/www.cpappas.com\/wp-content\/uploads\/2017\/04\/ShawFloors_logo_276.jpeg 1062w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>Charles Pappas, offers a wide variety of residential carpeting styles and prices to fit every need. Whether you are looking to carpet a single room or whole house we handle everything from beginning to end. We take care of removal and disposal of old outdated carpeting. And installation of new carpeting. We deal with only the best at <a href=\"https:\/\/shawfloors.com\/\">Shaw Floors.<\/a>\u00a0 For added protection many of our choices offer LifeGuard\u2122 waterproof protection.<\/p>\n<p>We here at Charles Pappas Remodeling are known for offering the best residential quality products available, combined with special installers for each type of job.\u00a0 Charles Pappas Remodeling offers their clients the highest quality products and installation.<\/p>\n<p>If you are in need of financing your project, we here at Charles Pappas Remodeling will be happy to guide you through the process.\u00a0 Over our several years of business we have become well known for offering the best quality products available as well as installers specialized for every type of job we contract.\u00a0 We have a full-time service department to welcome and ensure our clients that should any problem ever arise, Pappas Remodeling is only just a phone call away.\u00a0 Special financing at low monthly rates is available and we will happily guide you through the process to help obtain the financing that meets your needs.<\/p>\n<p>&nbsp;<\/p>\n<p>Perspective clients please visit our showroom in Burgettstown, Pa or call and schedule an onsite estimate at 1-800-232-6602.\u00a0 Also visit us online at<\/p>\n<p><a href=\"http:\/\/www.cpappas.com\/\">www.cpappas.com<\/a><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Charles Pappas, offers a wide variety of residential carpeting styles and prices to fit every need. Whether you are looking to carpet a single room or whole house we handle everything from beginning to end. We take care of removal and disposal of old outdated carpeting. And installation of new carpeting. We deal with only the best at Shaw Floors.\u00a0 For added protection many of our choices offer LifeGuard\u2122 waterproof protection. We here at Charles Pappas Remodeling are known for offering the best residential quality products available, combined with special installers for each type of job.\u00a0 Charles Pappas Remodeling offers&#8230; <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/www.cpappas.com\/index.php\/wp-json\/wp\/v2\/pages\/166"}],"collection":[{"href":"https:\/\/www.cpappas.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.cpappas.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.cpappas.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cpappas.com\/index.php\/wp-json\/wp\/v2\/comments?post=166"}],"version-history":[{"count":16,"href":"https:\/\/www.cpappas.com\/index.php\/wp-json\/wp\/v2\/pages\/166\/revisions"}],"predecessor-version":[{"id":656,"href":"https:\/\/www.cpappas.com\/index.php\/wp-json\/wp\/v2\/pages\/166\/revisions\/656"}],"wp:attachment":[{"href":"https:\/\/www.cpappas.com\/index.php\/wp-json\/wp\/v2\/media?parent=166"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}