www.atplearning.com
Open in
urlscan Pro
13.77.183.130
Public Scan
Submitted URL: https://email.atplearning.com/e3t/Ctc/GD+113/cGJZR04/VVQcsX6tld0lW1D-7T68Ctmt4W54fY-N50DldPN3pwdFN3q3pBV1-WJV7CgYvmW4Py-KX2YPg...
Effective URL: https://www.atplearning.com/product/2317/mechanical-and-electrical-systems-for-construction-managers?utm_campaign=Catalog%20...
Submission: On July 05 via api from US — Scanned from DE
Effective URL: https://www.atplearning.com/product/2317/mechanical-and-electrical-systems-for-construction-managers?utm_campaign=Catalog%20...
Submission: On July 05 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMPOST
<form id="ignecom" method="post" action="" data-hs-cf-bound="true">
<div id="genericplaceholder"></div>
<div id="bodycontainer" class="container">
<div id="abandoncart">
<a class="close" title="Close"></a>
</div>
<div class="row">
<div class="col-xl-12 col-md-12 col-sm-12 col-xs-12">
<div id="header_container">
<div id="header" class="clearfix row">
<div class="col-xl-5 col-md-3 col-sm-3 col-xs-3 logo-mobile">
<a href="/" class="logo igndraggable igncsseditable"><img id="logoimg" src="https://www.atplearning.com/Logo.ashx?storeid=1&x=0.5576578210606067"></a>
<script type="text/javascript">
var img = $("<img id='logoimg' />").bind("error", function() {
$("#logoimg").remove();
});
$(document).ready(function() {
$(".logo.igndraggable.igncsseditable").append(img);
img.attr('src', 'https://www.atplearning.com/Logo.ashx?storeid=1&x=' + Math.random());
});
</script>
</div>
<div id="cartnavholder" class="col-xl-5 col-md-12 col-sm-12 col-xs-12">
<ul class="cartnav igncsseditable igndraggable">
<li id="autocompletecontainer">
<input type="text" class="search watermark" id="txtSearch" name="txtSearch" maxlength="150" onkeydown="javascript:return IsEnterPressed(event);" autocomplete="off">
<div class="autocomplete-suggestions" style="position: absolute; display: none; max-height: 300px; z-index: 9999;"></div>
</li>
<li>
<input type="submit" id="btnSearch" name="btnSearch" class="submitsearch" value="Search" title="Search" onclick="javascript: return SearchForKeyword(); return false;">
</li>
</ul>
<script type="text/javascript">
/* <![CDATA[ */
var selectedSeachResultURL = null;
var baseUrl = homeUrl;
baseUrl = "http://" + "www.atplearning.com" + "/";
$(document).ready(function() {
$('.search').watermark('watermark', 'Search by Keyword or Item#');
if (autocompleteurl != undefined && autocompleteurl != null && $.trim(autocompleteurl) != "") {
var delayTimeInMilliSecond = 500;
var minimumChar = 4;
var resultLimit = null;
if (ignify.LARGESCREEN) {
delayTimeInMilliSecond = 300;
minimumChar = 3;
} else if (ignify.MEDIUMSCREEN) {
minimumChar = 3;
resultLimit = 10;
} else if (ignify.SMALLSCREEN) {
resultLimit = 5;
}
$("#txtSearch").autocomplete({
minChars: minimumChar,
appendTo: "#autocompletecontainer",
serviceUrl: autocompleteurl,
paramName: "term",
deferRequestBy: delayTimeInMilliSecond,
noCache: true,
params: {
"searchonlysku": "true"
},
triggerSelectOnValidInput: false,
transformResult: function(response) {
if ($.trim(response).length > 0) {
response = JSON.parse(response);
} else response = [];
selectedSeachResultURL = "";
if (response.length > 0 && resultLimit != null && (!isNaN(resultLimit))) {
resultLimit = parseInt(resultLimit, 10);
if (response.length > resultLimit) {
response = response.slice(0, resultLimit);
}
}
return {
suggestions: $.map(response, function(dataItem) {
return {
value: dataItem.label,
data: dataItem
};
})
};
},
onSelect: function(ui) {
if (ui.data.directurl == "") setTimeout("$('#btnSearch').click()", 25);
else {
var urlFormat = "mvcproduct1";
if (ui.data.iscategory) urlFormat = "mvccategory";
else if (ui.data.isArticle) urlFormat = "mvcarticle1";
$.get(homeUrl + "widgets-store/getlink/" + ui.data.directurl + "/" + urlFormat + "/" + ui.data.seofriendlylabel, function(resp) {
window.location.href = resp.resolvedurl.replace("~/", baseUrl);
});
}
return true;
},
onActivate: function(ui) {
if (ui.data.directurl != "") {
var urlFormat = "mvcproduct1";
if (ui.data.iscategory) urlFormat = "mvccategory";
else if (ui.data.isArticle) urlFormat = "mvcarticle1";
selectedSeachResultURL = homeUrl + "widgets-store/getlink/" + ui.data.directurl + "/" + urlFormat + "/" + ui.data.seofriendlylabel;
}
},
formatResult: function(suggestion, currentValue) {
var pattern = "(.*?)(" + currentValue.replace(/\W+/ig, "|") + ")(.*?)";
return suggestion.value.replace(new RegExp(pattern, 'gi'), '$1<strong>$2<\/strong>$3');
}
});
}
});
function SearchForKeyword() {
var txtSearchBox = $("#autocompletecontainer #txtSearch");
if ($.trim(txtSearchBox.val()) == "Search by Keyword or Item#") return false;
var keywordoption = "ANY";
var searchincategory = "";
ignify_utility_js.searchforkeyword(txtSearchBox.val(), "/search?filter={0}&search={1}&type={2}&keywordoption={3}&cid={4}&fltrdesc={5} ", "0", "Please enter a keyword in search criteria.", keywordoption, searchincategory);
return false;
}
function IsEnterPressed(e) {
if (ignify_utility_js.isEnterPressed(e)) {
if ($.trim(selectedSeachResultURL).length == 0) SearchForKeyword();
else {
/*this else part has been added to take care of "keyword search and subsequent down arrow key use for any particular suggestion selection followed by Enter key press"
Previously user was getting redirected to PLP even if he seletced exact product from suggestion list. Now we are taking user to PDP via this else condition.
*/
$.get(selectedSeachResultURL, function(resp) {
window.location.href = resp.resolvedurl.replace("~/", baseUrl);
});
}
return false;
}
}
/* ]]> */
</script>
<div id="cartlinks" class="clearfix">
<div class="mobile-cart-icon">
<a href="javascript:void(0);" title="" class="count-box" id="mobile_cart_count">0</a>
</div>
<ul class="cartlinks">
<li><a class="floatingcart" href="javascript:void(0);" title="Cart" id="open_btn" rel="nofollow"><span></span>
Cart</a> </li>
<li class="cartitem">
<span class="cartitem_linecount" id="cartitem_linecount">
<a class="floatingcart" href="javascript:void(0);" title="Cart" id="open_btn1" rel="nofollow">0
<span>Items</span></a>
</span>
<span class="cartitem_linesubtotal" id="cartitem_linesubtotal">
<a class="floatingcart" href="javascript:void(0);" title="Cart" id="open_btn2" rel="nofollow">$0.00</a>
</span>
</li>
</ul>
<script type="text/javascript">
/*<![CDATA[*/
$(document).ready(function() {
ignify_utility_js.setzindex($(".viewcomparison"));
ignify_utility_js.setzindex($("#productcomparisonlistpopup"));
ignaddtocomparisonevent_js.listen("productcomparisonlistpopup", addtocomparisonlistener);
ignviewcomparisoneventevent_js.listen("viewcomparisonpopup", viewcomparisonlistener);
if (IsFloatingCartEnabled == "True") {
var config = {
over: ignify_cart_view_js.getfloatingcartitem,
timeout: 50,
out: function() {}
};
$("#open_btn,#cartitem_linecount,#mobile_cart_count,#cartitem_linesubtotal").hoverIntent(config);
if (typeof ignify.isTouch != 'undefined' && ignify.isTouch) {
$("#open_btn,#cartitem_linecount,#mobile_cart_count,#cartitem_linesubtotal").tap(function() {
ignify_cart_view_js.getfloatingcartitem()
});
}
$(".mobile-cart-icon").click(function() {
ignify_cart_view_js.getfloatingcartitem()
});
} else {
$("#open_btn, #open_btn1, #open_btn2, #cartitem_linecount, #cartitem_linesubtotal,#mobile_cart_count").click(function() {
ignify_cart_view_js.continuecheckout();
});
}
$("a.viewcomparison").hide();
$('#viewcomparisonlink').click(function() {
ignify_product_ops_js.addtocomparisonlist('', '', '', '', 0, 0, 0.0, 0.0, 0.0, 0, 0, function(response) {
ignaddtocomparisonevent_js.fireevent(response);
});
});
});
function viewcomparisonlistener(eventname, eventobj, htmlresponse) {
$("#viewcomparison").html(htmlresponse);
launchview();
}
function addtocomparisonlistener(eventname, eventobj, htmlresponse) {
$("#productcomparisonlist").html(htmlresponse);
launchview();
window.scrollTo(0, 0);
$("#viewcomparisonlink").show();
}
/*]]>*/
</script>
</div>
<div id="myaccountnav">
<div class="myaccountnav-header">
<button type="button" data-toggle="collapse" data-target=".myaccountnav" class="navbar-toggle"><span class="icon-myaccount"></span></button>
</div>
<div class="drop">
<a href="https://www.atplearning.com/profile/myaccount.aspx" class="account_link">My Account</a>
<div class="myaccountnav igncsseditable igndraggable">
<a class="login" href="https://www.atplearning.com/account/login" rel="nofollow">Sign In</a>
<a class="new_user_login" href="https://www.atplearning.com/account/login" rel="nofollow">Register</a>
<a class="nav_trackorder" href="https://www.atplearning.com/profile/guestcustomersearchorders.aspx" rel="nofollow">Track Order</a>
</div>
</div>
<script type="text/javascript">
$(document).ready(function() {
//closing the already opened Catalog nav on click of my account icon
$(".myaccountnav-header button.navbar-toggle").click(function() {
if ($("#catalogmobilenav #navbar-collapse-1").hasClass("in")) $("#catalogmobilenav #navbar-collapse-1").removeClass("in");
});
});
</script>
</div>
</div>
<script type="text/javascript">
$(document).ready(function() {
rendertoolbars();
});
$.get("/widgets-nav/gethtml_cartlinks", function(cartlinksresponse) {
$("#cartlinks").append(cartlinksresponse);
});
</script>
<script type="text/javascript">
$(document).ready(function() {
try {
var switchoverpoint = $("#catalogmobilenav").offset().top + $("#catalogmobilenav").height();
$(window).on('scroll', function() {
var pageOffset = document.documentElement.scrollTop || document.body.scrollTop;
if (pageOffset >= switchoverpoint) {
$(".detachableheader").addClass("detached");
$(".detachableheader").slideDown(300);
} else {
$(".detachableheader").removeClass("detached");
$(".detachableheader").removeAttr("style");
}
});
} catch (e) {
console && console.log(e);
}
});
</script>
</div>
<div id="catalogmobilenav" class="row">
<div class="navbar yamm navbar-default expandednavbar">
<div class="navbar-header">
<button type="button" data-toggle="collapse" data-target="#navbar-collapse-1" class="navbar-toggle btn-navbar"><span class="icon-menutrigger"></span></button>
</div>
<div class="prev" style="display:none;"></div>
<div id="navbar-collapse-1" class="navbar-collapse collapse">
<ul class="nav navbar-nav" style="width: 1353px;">
<li class="dropdown maincategory">
<a href="javascript:void(0);" data-toggle="dropdown" class="dropdown-toggle">Product Categories</a>
<ul class="dropdown-menu" style="left: 35px;">
<li>
<!-- Content container to add padding -->
<div class="yamm-content">
<div class="row">
<ul class="list-unstyled">
<li class="">
<a href="/category/7/licensing-certification-preparation">Licensing & Certification Preparation</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/189/code-safety-compliance">Code & Safety Compliance</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/4/electrical-and-electronic-systems">Electrical & Electronic Systems</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/3/construction-processes-management">Construction Processes & Management</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/5/facility-operation-maintenance">Facility Operation & Maintenance</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/10/manufacturing-automated-processes">Manufacturing & Automated Processes</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/9/agricultural-power-systems">Agricultural & Power Systems</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/6/culinary-arts-services">Culinary Arts & Services</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/8/workforce-education-development">Workforce Education & Development</a>
</li>
</ul>
</div>
</div>
</li>
</ul>
</li>
<li class="maincategory">
<a href="/category/225/etextbooks" class="">eTextbooks</a>
</li>
<li class="dropdown maincategory">
<a href="/category/206/the-atp-advantage" data-toggle="dropdown" class="dropdown-toggle">The ATP Advantage</a>
<ul class="dropdown-menu" style="left: 398.328px;">
<li>
<!-- Content container to add padding -->
<div class="yamm-content">
<div class="row">
<ul class="list-unstyled">
<li class="">
<a href="/category/209/online-learner-resources">Online Learner Resources</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/210/online-instructor-resources">Online Instructor Resources</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/212/study-guides-workbooks-application-manuals">Study Guides/Workbooks</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/259/faq-video-gallery">FAQ: Video Gallery</a>
</li>
</ul>
</div>
</div>
</li>
</ul>
</li>
<li class="dropdown maincategory">
<a href="/category/201/custom-learning-solutions" target="_blank" class="dropdown-toggle">Custom Learning Solutions</a>
<ul class="dropdown-menu" style="left: 610.359px;">
<li>
<!-- Content container to add padding -->
<div class="yamm-content">
<div class="row">
<ul class="list-unstyled">
<li class="">
<a href="/category/204/interactive-digital-media" target="_blank">Interactive Digital Media</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/205/online-learning-systems" target="_blank">Online Learning Systems</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/202/custom-editorial-services" target="_blank">Custom Editorial Services</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/203/fulfillment-services" target="_blank">Fulfillment Services</a>
</li>
</ul>
</div>
</div>
</li>
</ul>
</li>
<li class="dropdown maincategory">
<a href="/category/163/about" data-toggle="dropdown" class="dropdown-toggle">About</a>
<ul class="dropdown-menu" style="left: 876.484px;">
<li>
<!-- Content container to add padding -->
<div class="yamm-content">
<div class="row">
<ul class="list-unstyled">
<li class="">
<a href="/category/190/about-atp">About ATP</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/191/atp-leed-education-program" target="_blank">ATP LEED® Education Program</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/192/becoming-an-author">Becoming an Author</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/193/career-opportunities">Career Opportunities</a>
</li>
</ul>
</div>
</div>
</li>
</ul>
</li>
<li class="dropdown maincategory">
<a href="/category/217/online-resources-portal" target="_blank" class="dropdown-toggle">Online Resources Portal</a>
<ul class="dropdown-menu" style="left: 989.781px;">
<li>
<!-- Content container to add padding -->
<div class="yamm-content">
<div class="row">
<ul class="list-unstyled">
<li class="">
<a href="/category/220/instructor-resources" target="_blank">Instructor Resources</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/221/learner-resources" target="_blank">Learner Resources</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/219/online-courses" target="_blank">Online Courses</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/218/quicklinks-access" target="_blank">QuickLinks™ Access</a>
</li>
</ul>
</div>
</div>
</li>
</ul>
</li>
<li class="dropdown maincategory">
<a href="/category/194/contact-us" data-toggle="dropdown" class="dropdown-toggle">Contact Us</a>
<ul class="dropdown-menu" style="left: 1234.89px;">
<li>
<!-- Content container to add padding -->
<div class="yamm-content">
<div class="row">
<ul class="list-unstyled">
<li class="">
<a href="/category/198/ordering-shipping-information">Ordering & Shipping Information</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/195/canadian-international-orders">Canadian & International Orders</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/199/pricing-return-policies">Pricing & Return Policies</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/200/product-technical-support">Product Technical Support</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/197/accessibility">Accessibility</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/196/copyright-permission">Copyright Permission</a>
</li>
</ul>
<ul class="list-unstyled">
<li class="">
<a href="/category/216/notifications">Notifications</a>
</li>
</ul>
</div>
</div>
</li>
</ul>
</li>
</ul>
</div>
<div class="next" style="display:none;"></div>
</div>
<script type="text/javascript">
/* <![CDATA[ */
var currentFirstIndex = 0;
var ulRef = $("ul.nav.navbar-nav");
var menuwrapper = $("div#navbar-collapse-1");
var maincontainer = $("div.navbar");
var totalULwidth = 0;
$(document).ready(function() {
//closing the already opened my account nav on click of catalog nav toggle icon
$(".navbar-default button.navbar-toggle").click(function() {
if ($("#myaccountnav .myaccountnav ").hasClass("in")) $("#myaccountnav .myaccountnav ").removeClass("in");
});
$("ul.subcategories").each(function() {
if ($(this).children("li").length == 1) {
$(this).removeClass("subcategories");
$(this).find("li").removeClass("subcategory_heading");
}
});
$("li.maincategory").each(function() {
if ($(this).find("ul.subcategories").length > 1) {
var totalCount = $(this).find("ul.subcategories").length;
var listClassCount = Math.ceil(12 / totalCount);
var listClassName = "col-sm-" + listClassCount;
$(this).find("ul.subcategories").addClass(listClassName);
} else if ($(this).find("ul.list-unstyled").length == 0) {
$(this).children("ul.dropdown-menu").remove();
$(this).removeClass("dropdown");
$(this).children("a.dropdown-toggle").removeClass("dropdown-toggle").removeAttr("data-toggle");
}
});
setArraowVisibility();
$("ul.subcategories li a").click(function(event) {
// collapsing the navbar on click of sub categories so that it is closed completely before redirecting to next page
$("#navbar-collapse-1").removeClass("in").addClass("collapse");
});
SetMainCategoryClickEvent();
SetSubmenuLeftPosition();
$(window).on("resize", function(e) {
SetMainCategoryClickEvent();
SetSubmenuLeftPosition();
setArraowVisibility();
});
maincontainer.find(".prev").click(function() {
currentFirstIndex--;
var currentLIwidth = $(ulRef).children(":eq(" + (currentFirstIndex) + ")").outerWidth(true);
$(ulRef).animate({
marginLeft: '+=' + currentLIwidth + 'px'
}, 1000, "swing", function() {
setArraowVisibility();
SetSubmenuLeftPosition();
});
});
maincontainer.find(".next").click(function() {
var currentLIwidth = $(ulRef).children(":eq(" + currentFirstIndex + ")").outerWidth(true);
$(ulRef).animate({
marginLeft: '-=' + currentLIwidth + 'px'
}, 1000, "swing", function() {
currentFirstIndex++;
setArraowVisibility();
SetSubmenuLeftPosition();
});
});
function setArraowVisibility() {
if (ignify.LARGESCREEN) {
totalULwidth = getTotalWidth(0);
$(ulRef).outerWidth(totalULwidth);
var menuwrapperwidth = $(menuwrapper).width()
if (menuwrapperwidth > totalULwidth) {
if (currentFirstIndex > 0) {
$(ulRef).animate({
marginLeft: '=0px'
}, 1000, "swing", function() {});
}
maincontainer.find(".prev").hide();
maincontainer.find(".next").hide();
currentFirstIndex = 0;
} else {
if (currentFirstIndex > 0) {
maincontainer.find(".prev").show();
} else {
maincontainer.find(".prev").hide();
}
var totalwidth = getTotalWidth(currentFirstIndex);
if (totalwidth > $(menuwrapper).width()) {
maincontainer.find(".next").show();
} else {
maincontainer.find(".next").hide();
}
}
}
}
function getTotalWidth(index) {
var width = 0;
width = $(ulRef).children(":eq(" + index + ")").outerWidth(true);
$(ulRef).children(":gt(" + index + ")").each(function() {
width += $(this).outerWidth(true) + 1;
});
return width;
}
function SetMainCategoryClickEvent() {
if (ignify.LARGESCREEN) {
if (Modernizr.touch === false) {
$(".navbar").addClass("expandednavbar");
$("li.maincategory").each(function() {
$(this).off("click");
$(this).on("click", function(e) {
// This is added since the click event bubbles up when any sub category link is clicked.
//if ($(e.target).parent().hasClass("maincategory")) {
// if (e.target.tagName == "A")
// window.location.href = $(e.target).attr("href");
// else
// window.location.href = $(e.target).find("> a").attr("href");
//}
});
});
} else {
$("li.maincategory").each(function() {
$(this).off("click");
$(this).on("click", function(e) {
if ($(e.target).parent().hasClass("maincategory")) {
var mainCat = $(e.target).parent();
if ($(mainCat).hasClass("open")) {
event.preventDefault();
$(mainCat).removeClass("open").addClass("close");
return false;
} else {
$(mainCat).removeClass("close");
}
}
});
});
}
} else {
$(".navbar").removeClass("expandednavbar");
$("li.maincategory").each(function(e) {
$(this).off("click");
});
}
}
$(".navbar-nav .maincategory a:first").attr("href", "javascript:void(0);");
});
/*Following function is used to set the left css position of dropdown-menu present under each main category menu.
Here we are trying to replicate the logic of calculating left position which is followed in dc mega menu.
For dc mega menu; each mega-unit i.e. row for each sub-category present under main category has width 160px.
The same number is hard coded below. We may need to tune this value in future to support more sub-categories within same main category
*/
function SetSubmenuLeftPosition() {
if (ignify.LARGESCREEN) {
var menuWidth = $("div.navbar").outerWidth(true);
$("li.maincategory").each(function() {
var position = $(this).position();
parentLeft = position.left;
// Get Position of Parent Item
var parentWidth = $(this).width();
var parentRight = parentLeft + parentWidth;
// Check available right margin
var marginRight = menuWidth - parentRight;
$('> ul.dropdown-menu', $(this)).each(function() {
var mainSub = $('ul.subcategories', this);
if ($(mainSub).length > 0) {
// // Calc Width of Sub Menu
var rowItems = $(mainSub).length;
var totalItemWidth = 160 * rowItems;
// // Calc Required Left Margin incl additional required for right align
var marginLeft = (totalItemWidth - parentWidth) / 2;
if (marginRight < marginLeft) {
marginLeft = marginLeft + marginLeft - marginRight;
}
var subLeft = parentLeft - marginLeft;
// If Left Position Is Negative Set To Left Margin
if (subLeft < 0) {
$(this).css('left', '0').css('margin-left', '0px');
} else if (marginRight < marginLeft) {
$(this).css('right', '0').css('margin-left', '0px');
} else {
$(this).css('left', parentLeft + 'px').css('margin-left', -marginLeft + 'px');
}
} else {
$(this).css('left', parentLeft + 'px');
}
});
});
} else {
//in case of smaller devices remove left positioning
$("li.maincategory").each(function() {
$('> ul.dropdown-menu', $(this)).each(function() {
var leftPos = $(this).css('left');
if (leftPos != "auto") {
$(this).css('left', "");
$(this).css('margin-left', "");
}
});
});
}
}
/* ]]> */
</script>
</div>
</div>
<div class="row stickyheader">
<div id="catalog_content">
<img src="https://www.atplearning.com/CatalogImages/ATP80/18-2317-Product_Primary_Image-400X400.png" alt="Mechanical and Electrical Systems for Construction Managers" style="display:none;">
<script type="text/javascript">
var Minitemplate = false;
templatetypeid = "1";
</script>
<script type="text/javascript" src="/combres.axd/ProductDetailJS/-1370986759/"></script>
<script type="text/javascript">
var skuWidgets = [];
var selectedoptions = [];
var productid = "2317";
var ProductName = "Mechanical and Electrical Systems for Construction Managers";
var ProductSEOFriendlyName = escape("mechanical-and-electrical-systems-for-construction-managers");
var Skuprice = "145.0000";
MagicThumb.options = {
backgroundFadingColor: '#cccccc',
backgroundFadingDuration: 0.4,
backgroundFadingOpacity: 0.8,
zoomPosition: 'center',
keepThumbnail: true,
controlbarButtons: ['close'],
captionSrc: 'img:alt',
controlbarPosition: 'top right'
};
if ((navigator.userAgent.match(/windows phone/i) && navigator.userAgent.match(/iemobile/i))) {
MagicThumb.options["transition"] = MagicTools.Transition.none;
MagicThumb.options["duration"] = 0;
}
var cart = new ignify.cart.ops();
alternateimagescount = 4;
alternateimagesverticle = false;
currentlyeditingtemplate = "html_c_cosmetics1";
</script>
<div id="cosmetics1">
<div id="maincontent" class="maincontainer 1" itemscope="" itemtype="http://schema.org/product">
<div class="clearfix">
<div class="col-xl-12 col-md-12 col-sm-12 col-xs-12">
<div id="breadcrumbnav">
<ul itemprop="breadcrumb">
<li><a href="/" itemprop="url"><span itemprop="title">Home</span></a></li>
<li><a href="/category/147/product-categories" itemprop="url"><span itemprop="title">Product Categories</span></a></li>
<li><a href="/category/3/construction-processes-management" itemprop="url"><span itemprop="title">Construction Processes & Management</span></a></li>
<li>Mechanical and Electrical Systems for Construction Managers</li>
</ul>
</div>
</div>
</div>
<div class="clearfix product_detials">
<div class="col-xl-2 col-md-12 col-sm-12 col-xs-12">
<div class="mobile-nav">
<button class="navbar-toggle btn-navbar" data-target="#MainMenu" data-toggle="collapse" type="button">Category</button>
</div>
<div id="MainMenu" class="navbar-collapse collapse">
<div class="list-group panel">
<!-- Along with sub category count, check product count as well. Right now not added as dev has to work on fetching product count -->
<a href="/category/7/licensing-certification-preparation" class="list-group-item list-group-item-success collapsed" data-parent="#MainMenu">Licensing & Certification Preparation <span class="down-arrow"></span>
</a>
<div class="collapse categorylist parentListContainer" id="demo3_7">
<a href="/product/2234/boiler-operator-s-workbook" class="list-group-item" data-parent="#SubSubMenu2234">Boiler Operator's Workbook</a>
<a href="/product/1706/electrical-systems-for-outdoor-power-equipment" class="list-group-item" data-parent="#SubSubMenu1706">Electrical Systems for Outdoor Power Equipment</a>
<a href="/product/1565/high-pressure-boilers" class="list-group-item" data-parent="#SubSubMenu1565">High Pressure Boilers</a>
<a href="/product/1340/journeyman-electrician-s-exam-preparation-dvd-based-on-the-2017-nec" class="list-group-item" data-parent="#SubSubMenu1340">Journeyman Electrician's Exam Preparation DVD Based on the 2017 NEC®</a>
<a href="/product/1334/journeyman-electrician-s-exam-workbook-based-on-the-2017-nec" class="list-group-item" data-parent="#SubSubMenu1334">Journeyman Electrician's Exam Workbook Based on the 2017 NEC®</a>
<a href="/product/2241/journeyman-electrician-s-exam-preparation-based-on-the-2023-nec" class="list-group-item" data-parent="#SubSubMenu2241">Journeyman Electrician's Exam Preparation Based on the 2023 NEC®</a>
<a href="/product/1765/journeyman-electrician-s-exam-preparation-based-on-the-2020-nec" class="list-group-item" data-parent="#SubSubMenu1765">Journeyman Electrician's Exam Preparation Based on the 2020 NEC®</a>
<a href="/product/610/leed-ap-bd-c-exam-preparation-guide" class="list-group-item" data-parent="#SubSubMenu610">LEED AP® BD+C Exam Preparation Guide</a>
<a href="/product/612/leed-ap-bd-c-study-cards" class="list-group-item" data-parent="#SubSubMenu612">LEED AP® BD+C Study Cards</a>
<a href="/product/1657/leed-ap-o-m-study-cards" class="list-group-item" data-parent="#SubSubMenu1657">LEED AP® O+M Study Cards</a>
<a href="/product/613/leed-green-associate-exam-preparation-guide" class="list-group-item" data-parent="#SubSubMenu613">LEED Green Associate™ Exam Preparation Guide</a>
<a href="/product/621/leed-green-associate-study-cards" class="list-group-item" data-parent="#SubSubMenu621">LEED Green Associate™ Study Cards</a>
<a href="/product/1434/low-pressure-boilers" class="list-group-item" data-parent="#SubSubMenu1434">Low Pressure Boilers</a>
<a href="/product/1339/master-electrician-s-exam-preparation-dvd-based-on-the-2017-nec" class="list-group-item" data-parent="#SubSubMenu1339">Master Electrician's Exam Preparation DVD Based on the 2017 NEC®</a>
<a href="/product/1331/master-electrician-s-exam-workbook-based-on-the-2017-nec" class="list-group-item" data-parent="#SubSubMenu1331">Master Electrician's Exam Workbook Based on the 2017 NEC®</a>
<a href="/product/2242/master-electricians-exam-preparation-based-on-the-2023-nec" class="list-group-item" data-parent="#SubSubMenu2242">Master Electrician's Exam Preparation Based on the 2023 NEC®</a>
<a href="/product/1770/master-electrician-s-exam-preparation-based-on-the-2020-nec" class="list-group-item" data-parent="#SubSubMenu1770">Master Electrician's Exam Preparation Based on the 2020 NEC®</a>
<a href="/product/992/national-apprenticeship-training-program-for-cooks" class="list-group-item" data-parent="#SubSubMenu992">National Apprenticeship Training Program for Cooks</a>
<a href="/product/1749/national-electrical-code-2020" class="list-group-item" data-parent="#SubSubMenu1749">National Electrical Code® 2020</a>
<a href="/product/1451/online-electrician-s-exam-prep-course-based-on-the-2014-nec" class="list-group-item" data-parent="#SubSubMenu1451">Online Electrician's Exam Prep Course Based on the 2014 NEC®</a>
<a href="/product/2238/national-electrical-code-2023" class="list-group-item" data-parent="#SubSubMenu2238">National Electrical Code® 2023</a>
<a href="/product/2292/self-adhesive-index-tabs-for-nfpa-70-national-electrical-code-nec-and-handbook" class="list-group-item" data-parent="#SubSubMenu2292">Self-Adhesive Index Tabs for NFPA 70®, National Electrical Code® (NEC) and Handbook</a>
<a href="/product/1452/online-electrician-s-exam-prep-course-based-on-the-2017-nec" class="list-group-item" data-parent="#SubSubMenu1452">Online Electrician's Exam Prep Course Based on the 2017 NEC®</a>
<a href="/product/1775/online-electrician-s-exam-prep-course-based-on-the-2020-nec" class="list-group-item" data-parent="#SubSubMenu1775">Online Electrician's Exam Prep Course Based on the 2020 NEC®</a>
<a href="/product/874/safe-boiler-operation-fundamentals-special-engineer-s-guide-for-the-state-of-minnesota" class="list-group-item" data-parent="#SubSubMenu874">Safe Boiler Operation Fundamentals: Special Engineer's Guide for the State of Minnesota</a>
<a href="/product/1067/small-engines" class="list-group-item" data-parent="#SubSubMenu1067">Small Engines</a>
<a href="/product/878/solar-water-heating-systems-fundamentals-and-installation" class="list-group-item" data-parent="#SubSubMenu878">Solar Water Heating Systems: Fundamentals and Installation</a>
<a href="/product/883/stationary-engineering" class="list-group-item" data-parent="#SubSubMenu883">Stationary Engineering</a>
<a href="/product/1792/technician-certification-for-refrigerants-4th-edition" class="list-group-item" data-parent="#SubSubMenu1792">Technician Certification for Refrigerants, 4th Edition</a>
<a href="/product/1732/well-ap-exam-preparation-guide-4th-edition" class="list-group-item" data-parent="#SubSubMenu1732">WELL AP® Exam Preparation Guide, 4th Edition</a>
</div>
<!-- Along with sub category count, check product count as well. Right now not added as dev has to work on fetching product count -->
<a href="/category/189/code-safety-compliance" class="list-group-item list-group-item-success collapsed" data-parent="#MainMenu">Code & Safety Compliance <span class="down-arrow"></span>
</a>
<div class="collapse categorylist parentListContainer" id="demo3_189">
<a href="/product/1519/applied-codeology-navigating-the-nec-2017" class="list-group-item" data-parent="#SubSubMenu1519">Applied Codeology: Navigating the NEC® 2017</a>
<a href="/product/1823/applied-codeology-navigating-the-nec-2020" class="list-group-item" data-parent="#SubSubMenu1823">Applied Codeology: Navigating the NEC® 2020</a>
<a href="/product/1561/applied-grounding-bonding-based-on-the-2017-nec" class="list-group-item" data-parent="#SubSubMenu1561">Applied Grounding & Bonding: Based on the 2017 NEC®</a>
<a href="/product/1824/applied-grounding-bonding-based-on-the-2020-nec" class="list-group-item" data-parent="#SubSubMenu1824">Applied Grounding & Bonding: Based on the 2020 NEC®</a>
<a href="/product/1502/electrical-safety-a-practical-guide-to-osha-and-nfpa-70e-2018-edition" class="list-group-item" data-parent="#SubSubMenu1502">Electrical Safety: A Practical Guide to OSHA and NFPA 70E® 2018 Edition</a>
<a href="/product/1841/electrical-safety-a-practical-guide-to-osha-and-nfpa-70e-2021-edition" class="list-group-item" data-parent="#SubSubMenu1841">Electrical Safety: A Practical Guide to OSHA and NFPA 70E® 2021 Edition</a>
<a href="/product/708/electrical-systems-based-on-the-2014-nec" class="list-group-item" data-parent="#SubSubMenu708">Electrical Systems Based on the 2014 NEC®</a>
<a href="/product/1342/electrical-systems-based-on-the-2017-nec" class="list-group-item" data-parent="#SubSubMenu1342">Electrical Systems Based on the 2017 NEC®</a>
<a href="/product/1755/electrical-systems-based-on-the-2020-nec" class="list-group-item" data-parent="#SubSubMenu1755">Electrical Systems Based on the 2020 NEC®</a>
<a href="/product/2239/electrical-systems-based-on-the-2023-nec" class="list-group-item" data-parent="#SubSubMenu2239">Electrical Systems Based on the 2023 NEC®</a>
<a href="/product/1765/journeyman-electrician-s-exam-preparation-based-on-the-2020-nec" class="list-group-item" data-parent="#SubSubMenu1765">Journeyman Electrician's Exam Preparation Based on the 2020 NEC®</a>
<a href="/product/2241/journeyman-electrician-s-exam-preparation-based-on-the-2023-nec" class="list-group-item" data-parent="#SubSubMenu2241">Journeyman Electrician's Exam Preparation Based on the 2023 NEC®</a>
<a href="/product/1340/journeyman-electrician-s-exam-preparation-dvd-based-on-the-2017-nec" class="list-group-item" data-parent="#SubSubMenu1340">Journeyman Electrician's Exam Preparation DVD Based on the 2017 NEC®</a>
<a href="/product/1334/journeyman-electrician-s-exam-workbook-based-on-the-2017-nec" class="list-group-item" data-parent="#SubSubMenu1334">Journeyman Electrician's Exam Workbook Based on the 2017 NEC®</a>
<a href="/product/1770/master-electrician-s-exam-preparation-based-on-the-2020-nec" class="list-group-item" data-parent="#SubSubMenu1770">Master Electrician's Exam Preparation Based on the 2020 NEC®</a>
<a href="/product/2242/master-electricians-exam-preparation-based-on-the-2023-nec" class="list-group-item" data-parent="#SubSubMenu2242">Master Electrician's Exam Preparation Based on the 2023 NEC®</a>
<a href="/product/1339/master-electrician-s-exam-preparation-dvd-based-on-the-2017-nec" class="list-group-item" data-parent="#SubSubMenu1339">Master Electrician's Exam Preparation DVD Based on the 2017 NEC®</a>
<a href="/product/1331/master-electrician-s-exam-workbook-based-on-the-2017-nec" class="list-group-item" data-parent="#SubSubMenu1331">Master Electrician's Exam Workbook Based on the 2017 NEC®</a>
<a href="/product/1749/national-electrical-code-2020" class="list-group-item" data-parent="#SubSubMenu1749">National Electrical Code® 2020</a>
<a href="/product/2238/national-electrical-code-2023" class="list-group-item" data-parent="#SubSubMenu2238">National Electrical Code® 2023</a>
<a href="/product/2292/self-adhesive-index-tabs-for-nfpa-70-national-electrical-code-nec-and-handbook" class="list-group-item" data-parent="#SubSubMenu2292">Self-Adhesive Index Tabs for NFPA 70®, National Electrical Code® (NEC) and Handbook</a>
<a href="/product/1048/occupational-safety-and-health" class="list-group-item" data-parent="#SubSubMenu1048">Occupational Safety and Health</a>
<a href="/product/1452/online-electrician-s-exam-prep-course-based-on-the-2017-nec" class="list-group-item" data-parent="#SubSubMenu1452">Online Electrician's Exam Prep Course Based on the 2017 NEC®</a>
<a href="/product/1775/online-electrician-s-exam-prep-course-based-on-the-2020-nec" class="list-group-item" data-parent="#SubSubMenu1775">Online Electrician's Exam Prep Course Based on the 2020 NEC®</a>
<a href="/product/1451/online-electrician-s-exam-prep-course-based-on-the-2014-nec" class="list-group-item" data-parent="#SubSubMenu1451">Online Electrician's Exam Prep Course Based on the 2014 NEC®</a>
<a href="/product/1341/printreading-based-on-the-2017-nec" class="list-group-item" data-parent="#SubSubMenu1341">Printreading Based on the 2017 NEC®</a>
<a href="/product/1760/printreading-based-on-the-2020-nec" class="list-group-item" data-parent="#SubSubMenu1760">Printreading Based on the 2020 NEC®</a>
<a href="/product/2240/printreading-based-on-the-2023-nec" class="list-group-item" data-parent="#SubSubMenu2240">Printreading Based on the 2023 NEC®</a>
<a href="/product/1554/significant-changes-to-nfpa-70e-2018-edition-pocket-guide" class="list-group-item" data-parent="#SubSubMenu1554">Significant Changes to NFPA 70E® 2018 Edition Pocket Guide</a>
<a href="/product/1814/significant-changes-to-the-nec-2020" class="list-group-item" data-parent="#SubSubMenu1814">Significant Changes to the NEC® 2020</a>
</div>
<!-- Along with sub category count, check product count as well. Right now not added as dev has to work on fetching product count -->
<a href="/category/4/electrical-and-electronic-systems" class="list-group-item list-group-item-success collapsed" data-parent="#MainMenu">Electrical & Electronic Systems <span class="down-arrow"></span>
</a>
<div class="collapse categorylist parentListContainer" id="demo3_4">
<a href="/product/642/ac-dc-principles-and-applications" class="list-group-item" data-parent="#SubSubMenu642">AC/DC Principles and Applications</a>
<a href="/product/660/circuit-breakers-a-technician-s-guide-to-low-and-medium-voltage-circuit-breakers" class="list-group-item" data-parent="#SubSubMenu660">Circuit Breakers: A Technician's Guide to Low- and Medium-Voltage Circuit Breakers</a>
<a href="/product/663/commercial-and-industrial-wiring" class="list-group-item" data-parent="#SubSubMenu663">Commercial and Industrial Wiring</a>
<a href="/product/666/conduit-bending-and-fabrication" class="list-group-item" data-parent="#SubSubMenu666">Conduit Bending and Fabrication</a>
<a href="/product/670/digital-multimeter-principles" class="list-group-item" data-parent="#SubSubMenu670">Digital Multimeter Principles</a>
<a href="/product/685/electric-motor-drive-installation-and-troubleshooting" class="list-group-item" data-parent="#SubSubMenu685">Electric Motor Drive Installation and Troubleshooting</a>
<a href="/product/1776/electrical-math-principles-and-applications" class="list-group-item" data-parent="#SubSubMenu1776">Electrical Math Principles and Applications</a>
<a href="/product/580/electrical-motor-controls-for-integrated-systems" class="list-group-item" data-parent="#SubSubMenu580">Electrical Motor Controls for Integrated Systems</a>
<a href="/product/692/electrical-principles-and-practices" class="list-group-item" data-parent="#SubSubMenu692">Electrical Principles and Practices</a>
<a href="/product/1054/hybrid-electric-vehicle-technology" class="list-group-item" data-parent="#SubSubMenu1054">Hybrid Electric Vehicle Technology</a>
<a href="/product/1781/interpreting-voice-data-video-system-drawings-and-specifications" class="list-group-item" data-parent="#SubSubMenu1781">Interpreting Voice-Data-Video System Drawings and Specifications</a>
<a href="/product/740/introduction-to-thermography-principles" class="list-group-item" data-parent="#SubSubMenu740">Introduction to Thermography Principles</a>
<a href="/product/1210/lineworker-rigging-practices" class="list-group-item" data-parent="#SubSubMenu1210">Lineworker Rigging Practices</a>
<a href="/product/753/motor-and-drive-troubleshooting-basic-testing-to-advanced-diagnostics" class="list-group-item" data-parent="#SubSubMenu753">Motor and Drive Troubleshooting: Basic Testing to Advanced Diagnostics</a>
<a href="/product/755/motors" class="list-group-item" data-parent="#SubSubMenu755">Motors</a>
<a href="/product/1749/national-electrical-code-2020" class="list-group-item" data-parent="#SubSubMenu1749">National Electrical Code® 2020</a>
<a href="/product/2238/national-electrical-code-2023" class="list-group-item" data-parent="#SubSubMenu2238">National Electrical Code® 2023</a>
<a href="/product/1058/photovoltaic-systems" class="list-group-item" data-parent="#SubSubMenu1058">Photovoltaic Systems</a>
<a href="/product/1666/power-quality-measurement-and-troubleshooting" class="list-group-item" data-parent="#SubSubMenu1666">Power Quality Measurement and Troubleshooting</a>
<a href="/product/762/principles-of-earth-grounding-resistance" class="list-group-item" data-parent="#SubSubMenu762">Principles of Earth Grounding Resistance</a>
<a href="/product/917/printreading-for-installing-and-troubleshooting-electrical-systems" class="list-group-item" data-parent="#SubSubMenu917">Printreading for Installing and Troubleshooting Electrical Systems</a>
<a href="/product/1562/residential-wiring-and-smart-home-technology" class="list-group-item" data-parent="#SubSubMenu1562">Residential Wiring and Smart Home Technology</a>
<a href="/product/787/solid-state-devices-and-systems" class="list-group-item" data-parent="#SubSubMenu787">Solid State Devices and Systems</a>
<a href="/product/1505/klein-tools-6-piece-apprentice-tool-set" class="list-group-item" data-parent="#SubSubMenu1505">Klein® Tools 6-Piece Apprentice Tool Set</a>
<a href="/product/1631/test-instruments-and-applications" class="list-group-item" data-parent="#SubSubMenu1631">Test Instruments and Applications</a>
<a href="/product/796/transformer-principles-and-applications" class="list-group-item" data-parent="#SubSubMenu796">Transformer Principles and Applications</a>
<a href="/product/800/transformers" class="list-group-item" data-parent="#SubSubMenu800">Transformers</a>
<a href="/product/1123/troubleshooting-electric-motors" class="list-group-item" data-parent="#SubSubMenu1123">Troubleshooting Electric Motors</a>
<a href="/product/801/troubleshooting-electrical-electronic-systems" class="list-group-item" data-parent="#SubSubMenu801">Troubleshooting Electrical/Electronic Systems</a>
<a href="/product/1470/voice-data-video-applications-and-installation" class="list-group-item" data-parent="#SubSubMenu1470">Voice-Data-Video: Applications and Installation</a>
<a href="/product/1842/your-smart-home-voyage" class="list-group-item" data-parent="#SubSubMenu1842">Your Smart Home Voyage</a>
</div>
<!-- Along with sub category count, check product count as well. Right now not added as dev has to work on fetching product count -->
<a href="/category/3/construction-processes-management" class="list-group-item list-group-item-success" data-parent="#MainMenu">Construction Processes & Management <span class="down-arrow"></span>
</a>
<div class="categorylist parentListContainer" id="demo3_3">
<a href="/product/581/building-trades-dictionary" class="list-group-item" data-parent="#SubSubMenu581">Building Trades Dictionary</a>
<a href="/product/1332/canadian-carpentry" class="list-group-item" data-parent="#SubSubMenu1332">Canadian Carpentry</a>
<a href="/product/1545/canadian-plumbing-design-and-installation" class="list-group-item" data-parent="#SubSubMenu1545">Canadian Plumbing Design and Installation</a>
<a href="/product/1786/carpentry" class="list-group-item" data-parent="#SubSubMenu1786">Carpentry</a>
<a href="/product/591/concrete-formwork" class="list-group-item" data-parent="#SubSubMenu591">Concrete Formwork</a>
<a href="/product/598/concrete-principles" class="list-group-item" data-parent="#SubSubMenu598">Concrete Principles</a>
<a href="/product/1752/construction-craft-worker" class="list-group-item" data-parent="#SubSubMenu1752">Construction Craft Worker</a>
<a href="/product/1563/construction-estimating" class="list-group-item" data-parent="#SubSubMenu1563">Construction Estimating</a>
<a href="/product/606/drywall" class="list-group-item" data-parent="#SubSubMenu606">Drywall</a>
<a href="/product/1840/effective-leadership-skills-for-construction-field-leaders" class="list-group-item" data-parent="#SubSubMenu1840">Effective Leadership Skills for Construction Field Leaders</a>
<a href="/product/1014/everyday-sketching-and-drafting" class="list-group-item" data-parent="#SubSubMenu1014">Everyday Sketching and Drafting</a>
<a href="/product/1015/freehand-sketching" class="list-group-item" data-parent="#SubSubMenu1015">Freehand Sketching</a>
<a href="/product/610/leed-ap-bd-c-exam-preparation-guide" class="list-group-item" data-parent="#SubSubMenu610">LEED AP® BD+C Exam Preparation Guide</a>
<a href="/product/1657/leed-ap-o-m-study-cards" class="list-group-item" data-parent="#SubSubMenu1657">LEED AP® O+M Study Cards</a>
<a href="/product/613/leed-green-associate-exam-preparation-guide" class="list-group-item" data-parent="#SubSubMenu613">LEED Green Associate™ Exam Preparation Guide</a>
<a href="/product/1018/math-for-the-building-trades" class="list-group-item" data-parent="#SubSubMenu1018">Math for the Building Trades</a>
<a href="/product/622/mechanical-and-electrical-systems-for-construction-managers" class="list-group-item" data-parent="#SubSubMenu622">Mechanical and Electrical Systems for Construction Managers</a>
<a href="/product/1564/planning-scheduling-and-control-of-construction-projects" class="list-group-item" data-parent="#SubSubMenu1564">Planning, Scheduling, and Control of Construction Projects</a>
<a href="/product/626/plastering-skills" class="list-group-item" data-parent="#SubSubMenu626">Plastering Skills</a>
<a href="/product/627/plumbing-design-and-installation" class="list-group-item" data-parent="#SubSubMenu627">Plumbing Design and Installation</a>
<a href="/product/1521/principles-of-contracting" class="list-group-item" data-parent="#SubSubMenu1521">Principles of Contracting</a>
<a href="/product/910/printreading-for-heavy-commercial-construction" class="list-group-item" data-parent="#SubSubMenu910">Printreading for Heavy Commercial Construction</a>
<a href="/product/920/printreading-for-residential-and-light-commercial-construction" class="list-group-item" data-parent="#SubSubMenu920">Printreading for Residential and Light Commercial Construction</a>
<a href="/product/927/printreading-for-residential-construction" class="list-group-item" data-parent="#SubSubMenu927">Printreading for Residential Construction</a>
<a href="/product/942/residential-printreading" class="list-group-item" data-parent="#SubSubMenu942">Residential Printreading</a>
<a href="/product/774/rigging-hoisting-and-signaling-practices" class="list-group-item" data-parent="#SubSubMenu774">Rigging, Hoisting, and Signaling Practices</a>
<a href="/product/894/sheet-metal" class="list-group-item" data-parent="#SubSubMenu894">Sheet Metal</a>
<a href="/product/635/stair-design-and-layout" class="list-group-item" data-parent="#SubSubMenu635">Stair Design and Layout</a>
<a href="/product/637/steel-square" class="list-group-item" data-parent="#SubSubMenu637">Steel Square</a>
<a href="/product/1016/technical-sketching-and-drawing" class="list-group-item" data-parent="#SubSubMenu1016">Technical Sketching and Drawing</a>
<a href="/product/1732/well-ap-exam-preparation-guide-4th-edition" class="list-group-item" data-parent="#SubSubMenu1732">WELL AP® Exam Preparation Guide, 4th Edition</a>
<a href="/product/2317/mechanical-and-electrical-systems-for-construction-managers" class="list-group-item active" data-parent="#SubSubMenu2317">Mechanical and Electrical Systems for Construction Managers</a>
</div>
<!-- Along with sub category count, check product count as well. Right now not added as dev has to work on fetching product count -->
<a href="/category/5/facility-operation-maintenance" class="list-group-item list-group-item-success collapsed" data-parent="#MainMenu">Facility Operation & Maintenance <span class="down-arrow"></span>
</a>
<div class="collapse categorylist parentListContainer" id="demo3_5">
<a href="/product/2235/boiler-operation-online-video-series" class="list-group-item" data-parent="#SubSubMenu2235">Boiler Operation Online Video Series</a>
<a href="/product/2234/boiler-operator-s-workbook" class="list-group-item" data-parent="#SubSubMenu2234">Boiler Operator's Workbook</a>
<a href="/product/653/building-automation-control-devices-and-applications" class="list-group-item" data-parent="#SubSubMenu653">Building Automation Control Devices and Applications</a>
<a href="/product/1107/building-automation-system-integration-with-open-protocols" class="list-group-item" data-parent="#SubSubMenu1107">Building Automation System Integration with Open Protocols</a>
<a href="/product/825/building-controls" class="list-group-item" data-parent="#SubSubMenu825">Building Controls</a>
<a href="/product/719/electrical-systems-for-facilities-maintenance-personnel" class="list-group-item" data-parent="#SubSubMenu719">Electrical Systems for Facilities Maintenance Personnel</a>
<a href="/product/723/energy-auditing-for-industrial-facilities" class="list-group-item" data-parent="#SubSubMenu723">Energy Auditing for Industrial Facilities</a>
<a href="/product/830/energy-auditing-practices" class="list-group-item" data-parent="#SubSubMenu830">Energy Auditing Practices</a>
<a href="/product/1565/high-pressure-boilers" class="list-group-item" data-parent="#SubSubMenu1565">High Pressure Boilers</a>
<a href="/product/842/hvac-and-refrigeration-systems" class="list-group-item" data-parent="#SubSubMenu842">HVAC and Refrigeration Systems</a>
<a href="/product/1330/hvac-control-systems" class="list-group-item" data-parent="#SubSubMenu1330">HVAC Control Systems</a>
<a href="/product/1701/hvac-control-systems-networking-basic-configurations-and-troubleshooting" class="list-group-item" data-parent="#SubSubMenu1701">HVAC Control Systems Networking Basic Configurations and Troubleshooting</a>
<a href="/product/858/indoor-air-quality-solutions-for-stationary-engineers" class="list-group-item" data-parent="#SubSubMenu858">Indoor Air Quality Solutions for Stationary Engineers</a>
<a href="/product/1537/industrial-maintenance-and-troubleshooting" class="list-group-item" data-parent="#SubSubMenu1537">Industrial Maintenance and Troubleshooting</a>
<a href="/product/1434/low-pressure-boilers" class="list-group-item" data-parent="#SubSubMenu1434">Low Pressure Boilers</a>
<a href="/product/1021/practical-math" class="list-group-item" data-parent="#SubSubMenu1021">Practical Math</a>
<a href="/product/874/safe-boiler-operation-fundamentals-special-engineer-s-guide-for-the-state-of-minnesota" class="list-group-item" data-parent="#SubSubMenu874">Safe Boiler Operation Fundamentals: Special Engineer's Guide for the State of Minnesota</a>
<a href="/product/878/solar-water-heating-systems-fundamentals-and-installation" class="list-group-item" data-parent="#SubSubMenu878">Solar Water Heating Systems: Fundamentals and Installation</a>
<a href="/product/883/stationary-engineering" class="list-group-item" data-parent="#SubSubMenu883">Stationary Engineering</a>
<a href="/product/1792/technician-certification-for-refrigerants-4th-edition" class="list-group-item" data-parent="#SubSubMenu1792">Technician Certification for Refrigerants, 4th Edition</a>
<a href="/product/1505/klein-tools-6-piece-apprentice-tool-set" class="list-group-item" data-parent="#SubSubMenu1505">Klein® Tools 6-Piece Apprentice Tool Set</a>
</div>
<!-- Along with sub category count, check product count as well. Right now not added as dev has to work on fetching product count -->
<a href="/category/10/manufacturing-automated-processes" class="list-group-item list-group-item-success collapsed" data-parent="#MainMenu">Manufacturing & Automated Processes <span class="down-arrow"></span>
</a>
<div class="collapse categorylist parentListContainer" id="demo3_10">
<a href="/product/642/ac-dc-principles-and-applications" class="list-group-item" data-parent="#SubSubMenu642">AC/DC Principles and Applications</a>
<a href="/product/2196/bending-basics" class="list-group-item" data-parent="#SubSubMenu2196">Bending Basics</a>
<a href="/product/580/electrical-motor-controls-for-integrated-systems" class="list-group-item" data-parent="#SubSubMenu580">Electrical Motor Controls for Integrated Systems</a>
<a href="/product/1040/industrial-mechanics" class="list-group-item" data-parent="#SubSubMenu1040">Industrial Mechanics</a>
<a href="/product/1670/instrumentation-and-process-control" class="list-group-item" data-parent="#SubSubMenu1670">Instrumentation and Process Control</a>
<a href="/product/889/machine-shop-operations-and-setups" class="list-group-item" data-parent="#SubSubMenu889">Machine Shop Operations and Setups</a>
<a href="/product/907/machine-trades-printreading" class="list-group-item" data-parent="#SubSubMenu907">Machine Trades Printreading</a>
<a href="/product/2195/metal-fabrication-a-practical-guide" class="list-group-item" data-parent="#SubSubMenu2195">Metal Fabrication: A Practical Guide</a>
<a href="/product/891/metallurgy" class="list-group-item" data-parent="#SubSubMenu891">Metallurgy</a>
<a href="/product/2259/plc-and-hmi-programming-using-studio-5000-and-factorytalk-view" class="list-group-item" data-parent="#SubSubMenu2259">PLC and HMI Programming Using Studio 5000® and FactoryTalk® View</a>
<a href="/product/934/printreading-for-welders" class="list-group-item" data-parent="#SubSubMenu934">Printreading for Welders</a>
<a href="/product/1796/programmable-logic-controllers-principles-and-applications-3rd-edition" class="list-group-item" data-parent="#SubSubMenu1796">Programmable Logic Controllers Principles and Applications, 3rd Edition</a>
<a href="/product/1801/programming-fanuc-robots-for-industry-applications" class="list-group-item" data-parent="#SubSubMenu1801">Programming FANUC® Robots for Industry Applications</a>
<a href="/product/1567/sense-level-i-instructional-guide-for-welding-programs" class="list-group-item" data-parent="#SubSubMenu1567">SENSE Level I Instructional Guide for Welding Programs</a>
<a href="/product/896/technical-reference-handbook" class="list-group-item" data-parent="#SubSubMenu896">Technical Reference Handbook</a>
<a href="/product/1505/klein-tools-6-piece-apprentice-tool-set" class="list-group-item" data-parent="#SubSubMenu1505">Klein® Tools 6-Piece Apprentice Tool Set</a>
<a href="/product/898/welding-skills" class="list-group-item" data-parent="#SubSubMenu898">Welding Skills</a>
</div>
<!-- Along with sub category count, check product count as well. Right now not added as dev has to work on fetching product count -->
<a href="/category/9/agricultural-power-systems" class="list-group-item list-group-item-success collapsed" data-parent="#MainMenu">Agricultural & Power Systems <span class="down-arrow"></span>
</a>
<div class="collapse categorylist parentListContainer" id="demo3_9">
<a href="/product/1529/agricultural-technical-systems-and-mechanics" class="list-group-item" data-parent="#SubSubMenu1529">Agricultural Technical Systems and Mechanics</a>
<a href="/product/1510/briggs-stratton-ohv-950-series-20-student-engine-training-kit" class="list-group-item" data-parent="#SubSubMenu1510">Briggs & Stratton OHV 950 Series™ 20-Student Engine Training Kit</a>
<a href="/product/1509/briggs-stratton-ohv-950-series-entry-level-engine-training-kit" class="list-group-item" data-parent="#SubSubMenu1509">Briggs & Stratton OHV 950 Series™ Entry-Level Engine Training Kit</a>
<a href="/product/1075/briggs-stratton-theories-of-operation-dvd-volume-i" class="list-group-item" data-parent="#SubSubMenu1075">Briggs & Stratton Theories of Operation DVD - Volume I</a>
<a href="/product/1076/briggs-stratton-theories-of-operation-dvd-volume-ii" class="list-group-item" data-parent="#SubSubMenu1076">Briggs & Stratton Theories of Operation DVD - Volume II</a>
<a href="/product/1706/electrical-systems-for-outdoor-power-equipment" class="list-group-item" data-parent="#SubSubMenu1706">Electrical Systems for Outdoor Power Equipment</a>
<a href="/product/2220/fluid-power-systems-3rd-edition" class="list-group-item" data-parent="#SubSubMenu2220">Fluid Power Systems, 3rd Edition</a>
<a href="/product/1028/fluid-power-systems" class="list-group-item" data-parent="#SubSubMenu1028">Fluid Power Systems</a>
<a href="/product/1583/fundamentals-of-marine-service-technology" class="list-group-item" data-parent="#SubSubMenu1583">Fundamentals of Marine Service Technology</a>
<a href="/product/1062/small-engine-and-equipment-maintenance" class="list-group-item" data-parent="#SubSubMenu1062">Small Engine and Equipment Maintenance</a>
<a href="/product/1067/small-engines" class="list-group-item" data-parent="#SubSubMenu1067">Small Engines</a>
</div>
<!-- Along with sub category count, check product count as well. Right now not added as dev has to work on fetching product count -->
<a href="/category/6/culinary-arts-services" class="list-group-item list-group-item-success collapsed" data-parent="#MainMenu">Culinary Arts & Services <span class="down-arrow"></span>
</a>
<div class="collapse categorylist parentListContainer" id="demo3_6">
<a href="/product/945/50-effective-knife-techniques" class="list-group-item" data-parent="#SubSubMenu945">50 Effective Knife Techniques</a>
<a href="/product/1012/classic-knife-cuts-model-set-iv" class="list-group-item" data-parent="#SubSubMenu1012">Classic Knife-Cuts Model Set IV</a>
<a href="/product/1013/classic-knife-cuts-ruler" class="list-group-item" data-parent="#SubSubMenu1013">Classic Knife-Cuts Ruler</a>
<a href="/product/1499/culinary-arts-principles-and-applications-3rd-edition" class="list-group-item" data-parent="#SubSubMenu1499">Culinary Arts Principles and Applications, 3rd Edition</a>
<a href="/product/955/culinary-arts-principles-and-applications-2nd-edition" class="list-group-item" data-parent="#SubSubMenu955">Culinary Arts Principles and Applications, 2nd Edition</a>
<a href="/product/1848/culinary-math-principles-and-applications-3rd-edition" class="list-group-item" data-parent="#SubSubMenu1848">Culinary Math Principles and Applications, 3rd Edition</a>
<a href="/product/963/culinary-math-principles-and-applications" class="list-group-item" data-parent="#SubSubMenu963">Culinary Math Principles and Applications</a>
<a href="/product/2219/canadian-culinary-math-principles-and-applications" class="list-group-item" data-parent="#SubSubMenu2219">Canadian Culinary Math Principles and Applications</a>
<a href="/product/1718/culinary-nutrition-principles-and-applications-2nd-edition" class="list-group-item" data-parent="#SubSubMenu1718">Culinary Nutrition Principles and Applications, 2nd Edition</a>
<a href="/product/971/culinary-nutrition-principles-and-applications" class="list-group-item" data-parent="#SubSubMenu971">Culinary Nutrition Principles and Applications</a>
<a href="/product/1011/desk-kitchencalc-pro" class="list-group-item" data-parent="#SubSubMenu1011">Desk KitchenCalc™ Pro</a>
<a href="/product/992/national-apprenticeship-training-program-for-cooks" class="list-group-item" data-parent="#SubSubMenu992">National Apprenticeship Training Program for Cooks</a>
<a href="/product/996/pastry-amp-dessert-techniques" class="list-group-item" data-parent="#SubSubMenu996">Pastry & Dessert Techniques</a>
<a href="/product/1010/pocket-kitchencalc" class="list-group-item" data-parent="#SubSubMenu1010">Pocket KitchenCalc™</a>
<a href="/product/1717/reservations-a-culinary-hospitality-knowledge-game" class="list-group-item" data-parent="#SubSubMenu1717">Reservations: A Culinary & Hospitality Knowledge Game</a>
<a href="/product/953/the-chef-s-repertoire" class="list-group-item" data-parent="#SubSubMenu953">The Chef's Repertoire</a>
<a href="/product/1003/volume-food-preparation" class="list-group-item" data-parent="#SubSubMenu1003">Volume Food Preparation</a>
</div>
<!-- Along with sub category count, check product count as well. Right now not added as dev has to work on fetching product count -->
<a href="/category/8/workforce-education-development" class="list-group-item list-group-item-success collapsed" data-parent="#MainMenu">Workforce Education & Development <span class="down-arrow"></span>
</a>
<div class="collapse categorylist parentListContainer" id="demo3_8">
<a href="/product/1806/customer-service-skills-for-technicians" class="list-group-item" data-parent="#SubSubMenu1806">Customer Service Skills for Technicians</a>
<a href="/product/1507/effective-instructor-toolkit-instructor-bundle" class="list-group-item" data-parent="#SubSubMenu1507">Effective Instructor ToolKit™ Instructor Bundle</a>
<a href="/product/1508/effective-instructor-toolkit-student-bundle" class="list-group-item" data-parent="#SubSubMenu1508">Effective Instructor ToolKit™ Student Bundle</a>
<a href="/product/1840/effective-leadership-skills-for-construction-field-leaders" class="list-group-item" data-parent="#SubSubMenu1840">Effective Leadership Skills for Construction Field Leaders</a>
<a href="/product/1087/essential-teaching-skills" class="list-group-item" data-parent="#SubSubMenu1087">Essential Teaching Skills</a>
<a href="/product/1121/highly-effective-instructor" class="list-group-item" data-parent="#SubSubMenu1121">Hints for the Highly Effective Instructor</a>
<a href="/product/1090/instructional-analysis-and-course-development" class="list-group-item" data-parent="#SubSubMenu1090">Instructional Analysis and Course Development</a>
<a href="/product/1092/instructors-and-their-jobs" class="list-group-item" data-parent="#SubSubMenu1092">Instructors and Their Jobs</a>
<a href="/product/1095/overview-of-career-and-technical-education" class="list-group-item" data-parent="#SubSubMenu1095">Overview of Career and Technical Education</a>
<a href="/product/1097/technology-education-foundations-and-perspectives" class="list-group-item" data-parent="#SubSubMenu1097">Technology Education: Foundations and Perspectives</a>
</div>
</div>
</div>
<script type="text/javascript">
/* <![CDATA[ */
$(document).ready(function() {
$(".list-group-submenu").on('show.bs.collapse', function(e) {
var parent = $(this).parents(".parentListContainer");
parent.find("> .in").not(this).removeClass("in");
});
if (window.location.href.indexOf("/category/") > 0) {
//For PLP left navigation
$("div>a[href$='/product/2317/mechanical-and-electrical-systems-for-construction-managers']").focus();
$("div>a[href$='/product/2317/mechanical-and-electrical-systems-for-construction-managers']").addClass("active");
//$("div>a[href$='/product/2317/mechanical-and-electrical-systems-for-construction-managers']").trigger("click");
$("div>a[href$='/product/2317/mechanical-and-electrical-systems-for-construction-managers']").removeClass("collapsed");
$("div>a[href$='/product/2317/mechanical-and-electrical-systems-for-construction-managers']").next("div").removeClass("collapse");
} else if (window.location.href.indexOf("/product/") > 0) {
//For PDP left navigation
$("div>a[href$='/product/2317/mechanical-and-electrical-systems-for-construction-managers']").focus();
$("div>a[href$='/product/2317/mechanical-and-electrical-systems-for-construction-managers']").addClass("active");
if (typeof($("#breadcrumbnav li:last").prev().find("a").attr("href")) != "undefined") {
var startIndex = $("#breadcrumbnav li:last").prev().find("a").attr("href").indexOf("/category/");
var endIndex = $("#breadcrumbnav li:last").prev().find("a").attr("href").substr(startIndex + 10).indexOf('/');
var categoryId = $("#breadcrumbnav li:last").prev().find("a").attr("href").substr(startIndex + 10, endIndex);
var hrl = $("#breadcrumbnav li:last").prev().find("a").attr("href");
$("#MainMenu a[href$='" + hrl + "']").next("div").removeClass("collapse");
$("#MainMenu a[href$='" + hrl + "']").removeClass("collapsed");
}
}
});
/* ]]> */
</script>
</div>
<div class="col-xl-10 col-md-12 col-sm-12 col-xs-12">
<div class="row">
<div id="prodimages" class="col-xl-3 col-md-3 col-sm-12 col-xs-12">
<div class="prodimages">
<div class="prodmainimage" id="prodmainimage" itemscope="" itemtype="http://schema.org/ImageObject">
<a title="Mechanical and Electrical Systems for Construction Managers" id="Zoom1" class="MagicZoom" href="https://www.atplearning.com/CatalogImages/ATP80/18-2317-Product_Primary_Image.png" style="position: relative; display: block; outline: 0px; text-decoration: none; width: 170px;"><img alt="Mechanical and Electrical Systems for Construction Managers" title="Mechanical and Electrical Systems for Construction Managers" id="sim448730" src="https://www.atplearning.com/CatalogImages/ATP80/18-2317-Product_Primary_Image-210X246.png">
<div id="bc385915" class="MagicZoomBigImageCont" style="width: 170px; height: 248px; overflow: hidden; z-index: 100; visibility: hidden; position: absolute; top: -10000px; left: 185px;"><div class="MagicZoomHeader" id="MagicZoomHeaderbc385915" style="position: relative; z-index: 10; left: 0px; top: 0px; padding: 3px;">Mechanical and Electrical Systems for Construction Managers</div><div style="overflow: hidden;"><img src="https://www.atplearning.com/CatalogImages/ATP80/18-2317-Product_Primary_Image.png" style="position: relative; border-width: 0px; padding: 0px; left: 0px; top: 0px;"></div></div><div class="MagicZoomPup" style="z-index: 10; visibility: hidden; position: absolute; opacity: 0.5; width: 168px; height: 227px;"></div><div id="bc448730" class="MagicZoomBigImageCont" style="width: 170px; height: 248px; overflow: hidden; z-index: 100; visibility: hidden; position: absolute; top: -10000px; left: 185px;"><div class="MagicZoomHeader" id="MagicZoomHeaderbc448730" style="position: relative; z-index: 10; left: 0px; top: 0px; padding: 3px;">Mechanical and Electrical Systems for Construction Managers</div><div style="overflow: hidden;"><img src="https://www.atplearning.com/CatalogImages/ATP80/18-2317-Product_Primary_Image.png" style="position: relative; border-width: 0px; padding: 0px; left: 0px; top: 0px;"></div></div><div class="MagicZoomPup" style="z-index: 10; visibility: hidden; position: absolute; opacity: 0.5; width: 168px; height: 227px;"></div></a>
</div>
</div>
</div>
<div id="proddetails" class="cartlinescontainer col-xl-4 col-md-4 col-sm-12 col-xs-12">
<h1 id="productname" class="igncsseditable igndraggable" itemprop="name"> Mechanical and Electrical Systems for Construction Managers</h1>
<ul>
<li>4th Edition </li>
<li>© 2023 </li>
<li><span>ISBN:</span> 978-0-269-9369-4</li>
<li>approx. 752 pages, 684 illustrations, softcover</li>
<li class="attributespacing"><img src="http://www.atplearning.com/UltimateEditorInclude/ImageViewer.aspx?id=320"></li>
</ul>
<ul class="actionlinks">
<li id="addtocart" class="cartline">
<input type="hidden" id="RepeatInterval_2317" value="" name="RepeatInterval">
<input type="hidden" id="RepeatEvery_2317" value="" name="RepeatEvery">
<input type="hidden" id="SkuID_2317" value="2317" name="SkuId">
<span id="CartMessage_2317" class="addtocart_successmsg" style="display: none"> Item added to cart successfully.</span>
</li>
</ul>
<ul>
<li style="margin-top:25px">
<a href="#" class="samplelink" onclick="javascript:CallSampleRequestForm()">Request a Sample</a>
</li>
</ul>
</div>
<div id="productdescriptions" class="col-xl-5 col-md-5 col-sm-12 col-xs-12 r-tabs">
<ul class="tabs r-tabs-nav">
<li class="r-tabs-tab r-tabs-state-active">
<a href="#tab-product-details" title="Description" class="r-tabs-anchor">
Description</a>
</li>
<li class="r-tabs-state-default r-tabs-tab">
<a href="#tab-ContentIncludes" title="Content Includes" class="r-tabs-anchor">Contents</a>
</li>
</ul>
<div class="r-tabs-accordion-title r-tabs-state-active"><a href="#tab-product-details" class="r-tabs-anchor">
Description</a></div>
<div id="tab-product-details" itemprop="description" class="r-tabs-panel r-tabs-state-active" style="display: block;"> Mechanical and Electrical Systems for Construction Managers is designed for general contractors,
construction managers, supervisors, and those desiring to enter the construction industry. This edition has been reorganized into four parts for easier use. Chapter updates include updated content on HVAC systems, electrical
systems, and plumbing systems. Two new chapters have been added to address fire alarm systems and sprinkler systems.</div>
<div class="r-tabs-accordion-title"><a href="#tab-ContentIncludes" class="r-tabs-anchor">Contents</a></div>
<div id="tab-ContentIncludes" class="r-tabs-state-default r-tabs-panel">Part 1: HVAC<br>• Comfort and Psychrometrics<br>• Forced-Air Heating Systems<br>• Forced-Air Distribution Systems<br>• Hydronic Heating Systems<br>• Steam
Heating Systems<br>• Heat Pumps and Geothermal Systems<br>• Refrigeration Principles and Air<br>Conditioning Systems<br>• Building Commissioning and Automation<br>Control Systems<br>Part 2: Electrical<br>• Basic
Quantities<br>• Ohm’s Law, The Power Formula, and<br>Circuits<br>• Electrical Prints and Diagrams<br>• Receptacles and Switches<br>• Cable, Conduit, and Electrical<br>Connections<br>• Service Entrances, Smart Meters,
and<br>Generators<br>• Transformers and Smart Energy<br>Technology<br>• Resistance, Inductance, and Capacitance<br>• Commercial Circuits and Lighting<br>Part 3: Plumbing<br>• Plumbing Materials<br>• Plumbing Fixtures and
Appliances<br>• Sanitary Drainage, Vent, and Stormwater<br>Drainage Piping<br>• Sizing Sanitary Drainage, Waste, and Vent<br>Piping and Water Supply Piping<br>• Testing and Inspecting Plumbing Systems<br>Part 4: Fire<br>•
Fire Alarm System Control Devices and<br>Applications<br>• Fire Suppression Systems</div>
</div>
<div id="skulist" class="col-xl-12 col-md-12 col-sm-12 col-xs-12">
<script type="text/javascript">
ajaxWidgetList.push("sku_list");
</script>
<div friendlyname="Sku List">
<div id="sku_list" class="col" data="skuWidgets" itemtemplate="AjaxFrameworkScript">
<script type="text/javascript">
(function() {
skuWidgets.push({
"id": 2317,
"col": "sku_list",
"order": 8,
"title": "SkuList",
"minimize": false,
"showsetup": true,
"controller": "product",
"action": "gethtml_skulistandcrossselling",
"param1": "2317",
"param2": "html_skulist",
"param3": "",
"param4": "",
"param5": "",
"param6": ""
});
})();
</script>
<div id="sku_listContainer">
<dl id="crossselling" class="cartlinescontainer">
<dd>
<ul class="header">
<li class="col1">Product Name</li>
<li class="col2">Item Number</li>
<li class="col3">ISBN</li>
<li class="col4">Pages</li>
<li class="col5">List Price</li>
<li class="col6">5+ Price</li>
<li class="col7">Quantity</li>
</ul>
<ol class="body">
<li class="cartlinescontainer" id="cartlinescontainer">
<ul class="productitem odd">
<li class="col1">
<span class="mobilelbl">Product Name:</span>
<span class="tblvalue">
<a href="/product/2317/mechanical-and-electrical-systems-for-construction-managers" title="Mechanical and Electrical Systems for Construction Managers" class="prodlink">
Textbook
</a>
</span>
</li>
<li class="col2">
<span class="mobilelbl">Item Number:</span>
<span class="tblvalue">9369</span>
</li>
<li class="col3">
<span class="mobilelbl">ISBN:</span>
<span class="tblvalue"> 978-0-269-9369-4 </span>
</li>
<li class="col4">
<span class="mobilelbl">Pages:</span>
<span class="tblvalue"> approx. 752 pages, approx 684 illustrations, softcover </span>
</li>
<li class="col5">
<span class="mobilelbl">Price:</span>
<span class="tblvalue">
<span class="price boldhead"> $145.00</span>
</span>
</li>
<li class="col6">
<span class="mobilelbl">School Price (5+):</span>
<span class="tblvalue">
<span class="yourprice">
<span class="yourprice boldhead">$108.75</span></span>
</span>
</li>
<li class="col7">
<span class="mobilelbl">Quantity:</span>
<span id="adddtocart_2640" class="tblvalue cartline addtocartline">
<input type="hidden" id="SkuID_2640" value="2640" name="SkuId">
<input type="text" id="txtQty_2640" maxlength="3" value="" class="cartlineaddtrigger addtocart_qty watermark" name="Qty" defaultvalue="0">
<span id="errorMessage_2640" class="addtocart_errormsg" style="display: none"> Quantity must be greater than zero.</span>
</span>
</li>
</ul>
</li>
</ol>
</dd>
<dd class="add2cart">
<ul class="actionlinks clearfix">
<li id="addtocart">
<span class="skulistactionlink"><a title="Add to Cart" class="btn addtocart" id="btnAddToCart_2317_showvariants" onclick="beforeaddtocart1($(this));">
Add to Cart</a> </span>
</li>
<li class="addtocartmsg"><span id="ShowVariants_CartMessage" class="addtocart_successmsg" style="display: none"> Item added to cart successfully.</span><span id="errormsg" class="addtocart_errormsg"
style="display: none"> Enter quantity for item(s).</span></li>
</ul>
</dd>
</dl>
<script type="text/javascript">
/*<![CDATA[*/
$("document").ready(function() {
$('.addtocart_qty').watermark('watermark', 'Qty');
$("#crossselling ul.productitem:nth-child(2n+1)").addClass("odd");
//$('table#tblSkuList tr.trSkuList:even').addClass("showvariantsrowcolor");
$(".listmultiprice").each(function() {
$(this).hide();
});
$(".arrowbutton").click(function() {
var parenttable = $(this).closest(".quantitypricing");
var pricingview = $("#qtypricingview", parenttable);
id = $(this).attr("id");
$(this).toggleClass("active");
if (!$(this).hasClass("active")) {
$(this).attr({
title: 'Show All Prices'
});
$(".listmultiprice", pricingview).each(function() {
$(this).show().fadeOut();
})
} else {
$(".arrowbutton").each(function() {
var parenttable1 = $(this).closest(".quantitypricing");
var pricingview1 = $("#qtypricingview", parenttable1);
id1 = $(this).attr("id");
if (id != id1) {
if ($(this).hasClass("active")) {
$(this).toggleClass("active");
$(this).attr({
title: 'Hide All Prices'
});
$(".listmultiprice", pricingview1).each(function() {
$(this).hide().fadeOut();
})
} else(!$(this).hasClass("active")) {
$(this).attr({
title: 'Show All Prices'
});
}
}
})
$(this).attr({
title: 'Hide All Prices'
});
$(".listmultiprice", pricingview).each(function() {
$(this).hide().fadeIn();
})
}
});
var zi = 9999;
$(".quantitypricing").each(function() {
$("#qtypricingview", $(this)).each(function() {
$(this).css("zIndex", zi)
});
zi = zi - 10;
});
});
function afteraddtocart1(response) {
$(".addtocartline .cartlineaddtrigger", "#cartlinescontainer").each(function() {
$(this).parent().addClass("cartline");
});
$("#ShowVariants_CartMessage").removeClass("addtocart_successmsg");
$("#ShowVariants_CartMessage").removeClass("addtocart_errormsg");
$("#ShowVariants_CartMessage").html(response.HTML);
$("#ShowVariants_CartMessage").css({
display: "inline"
})
if (response.IsError) {
$("#ShowVariants_CartMessage").addClass("addtocart_errormsg");
} else {
$("#ShowVariants_CartMessage").addClass("addtocart_successmsg");
//For opening floating cart
window.scrollTo(0, 0);
var event_trigger = new IgnItemAddedToCartEvent();
event_trigger.fireevent();
}
setTimeout(function() {
$("#ShowVariants_CartMessage").hide();
}, 5000);
}
function beforeaddtocart1($this) {
ignify_order_checkout_js.init($this, 'ShowVariants_CartMessage', continueaddtocart, afteraddtocart1);
}
$(document).ready(function() {
$("#licencesaggriment").overlay({
top: 180,
oneInstance: false,
mask: {
color: '#CCCCCC',
loadSpeed: 200,
opacity: 0.5
},
closeOnClick: false,
closeOnEsc: true,
onClose: function() {
//setting zIndex back to initial value on overlay close
$("#licencesaggriment").css('z-index', $("#licencesaggriment").data("onloadzindex"));
},
onBeforeClose: function() {},
onBeforeLoad: function() {
this.getConf().mask.zIndex = ignify_utility_js.setzindex();
}
});
});
function acceptaggriment() {
$("#isaccepted").val("true");
$('#licencesaggriment').overlay().close();
ignify_order_checkout_js.init($('.addtocart'), 'ShowVariants_CartMessage', continueaddtocart, afteraddtocart1);
}
function declineaggriment() {
$("#isaccepted").val("false");
$('#licencesaggriment').overlay().close();
return false;
}
function exit() {
$('#licencesaggriment').overlay().close();
}
function continueaddtocart() {
var proceedflag = false;
var isquantityvalid = true;
var skuid = "";
var errormessage = "Please add Quantity against at least one product.";
$(".cartline .cartlineaddtrigger", "#cartlinescontainer").each(function() {
skuid = $(this).attr("id").replace("txtQty_", "");
$("#errorMessage_" + skuid).hide();
if ($(this).val() != "" && $(this).val() != "0" && $(this).val() != "Qty") {
if (!isvalidquantity($("#txtQty_" + skuid))) {
$("#errorMessage_" + skuid).fadeIn("fast");
isquantityvalid = false;
} else {
$("#errorMessage_" + skuid).hide().fadeOut();
}
proceedflag = true;
} else {
$(this).parent().removeClass("cartline");
}
});
if (proceedflag == false) {
$(".addtocart_errormsg").hide().fadeOut();
$("#errormsg").html(errormessage);
$("#errormsg").css("display", "block");
$(".addtocartline .cartlineaddtrigger", "#cartlinescontainer").each(function() {
$(this).parent().addClass("cartline");
});
return false;
} else $("#errormsg").html("");
if (isquantityvalid == false) {
$("#addallerrormsg").html("");
proceedflag = false;
}
if (!proceedflag) {
$(".addtocartline .cartlineaddtrigger", "#cartlinescontainer").each(function() {
$(this).parent().addClass("cartline");
});
}
return proceedflag;
}
/*]]>*/
</script>
</div>
</div>
</div>
</div>
<div class="col-xl-12 col-md-12 col-sm-12 col-xs-12">
<script type="text/javascript">
var customerwhoboughtWidget = [];
ajaxWidgetList.push("product_customer_who_bought");
</script>
<div friendlyname="Customer Who Bought">
<div id="product_customer_who_bought" class="col" data="customerwhoboughtWidget" itemtemplate="AjaxFrameworkScript">
<script type="text/javascript">
(function() {
customerwhoboughtWidget.push({
"id": 20,
"col": "product_customer_who_bought",
"order": 25,
"title": "customerwhoboughtWidget",
"minimize": false,
"showsetup": true,
"controller": "nav",
"action": "gethtml_customerwhobought",
"param1": "2317",
"param2": "3",
"param3": "85X100",
"param4": "",
"param5": "",
"param6": ""
});
})();
</script>
<div id="product_customer_who_boughtContainer">
<div id="customerswhobought" class="igncsseditable igndraggable" style="display: none;">
<div class="header">
<h3> Customers who purchased above product also purchased...</h3>
</div>
<div class="customerwhobought1carousel owl-carousel row">
</div>
</div>
<script type="text/javascript">
$("document").ready((function() {
$("#customerswhobought").hide();
}));
</script>
</div>
</div>
</div>
</div>
<div id="recentlyviewed" class="igncsseditable igndraggable col-xl-12 col-md-12 col-sm-12 col-xs-12" style="display: none;">
<div id="recentlyviewedcontent">
<h3 class="header"> Your recent history</h3>
<ul class="recentlyviewedproductlist row" style="opacity: 0;">
</ul>
</div>
<div id="recentlyviewditems">
</div>
<script type="text/javascript">
$("#recentlyviewed").hide();
</script>
<script type="text/javascript">
jQuery(document).ready(function() {
if (typeof productid != 'undefined' && productid != null && typeof ProductName != 'undefined' && ProductName != null && typeof Skuprice != 'undefined' && Skuprice != null) {
var modified_ProductName = ProductName.replace(/"/g, "\\\"");
json_to_add_recentlyviewd = '{"Product":{"ID":"' + productid + '","ItemName":"' + modified_ProductName + '", "Price":"' + Skuprice + '"}}';
$.ajax({
type: "POST",
contentType: "application/json",
url: "/widgets-product/addtorecentlyviewedhistory",
data: json_to_add_recentlyviewd,
cache: false
});
}
});
</script>
<script type="text/javascript">
/*<![CDATA[*/
$(".recentlyviewedproductlist").owlCarousel({
items: customerwhoboughtcount,
itemsCustom: [
[0, 1],
[480, 2],
[767, 3],
[800, 3],
[1024, 5],
[1600, 6]
],
lazyLoad: true,
navigation: true,
rewindNav: false,
responsive: true,
navigationText: ["<div class=\"previousitem\"></div>", "<div class=\"nextitem\"></div>"]
});
$("document").ready(function() {
$(document).one("ajaxStop", function() {
$(window).resize();
$(".recentlyviewedproductlist").resize();
});
});
/*]]>*/
</script>
</div>
</div>
</div>
</div>
</div>
</div>
<input type="hidden" id="displayedattributes" name="displayedattributes">
<script type="text/javascript">
/*<![CDATA[*/
$(".writereviewslink[rel]").overlay();
var primaryimageloaded = false;
$("document").ready(function() {
$(function() {
$('#productdescriptions').responsiveTabs({
startCollapsed: 'accordion',
collapsible: 'accordion'
});
$('#productdescriptions').show();
$('#productdescriptions').responsiveTabs('activate', 0);
});
if ($("#productdescriptions .tabs a").length == 0) {
$("#productdescriptions").css("display", "none");
}
var optionchangedEventObj = new IgnAttributeChangedEvent();
optionchangedEventObj.listen("addtocart", optionchanged);
var skuloadedEventObj = new IgnSkuLoadedEvent();
skuloadedEventObj.listen("addtocart", skuloaded);
if ($("#breadcrumbnav li:nth-child(2) a").length > 0) {
var text = $("#breadcrumbnav li:nth-child(2) a").text();
if (text == 'Products') $("#breadcrumbnav li:nth-child(2) a").attr("href", "javascript:void(0);").addClass("nolink");
}
});
$(document).ajaxStop(function() {
if (!primaryimageloaded) {
primaryimageloaded = true;
var productprimaryimage = 'https://www.atplearning.com/CatalogImages/ATP80/18-2317-Product_Primary_Image.png';
if (productprimaryimage != "") {
$('#Zoom1').attr('href', productprimaryimage);
$("#Zoom1").attr("class", "MagicZoom");
$('#Zoom1 img').attr('src', 'https://www.atplearning.com/CatalogImages/ATP80/18-2317-Product_Primary_Image-210X246.png');
$('#Zoom1 img').attr('alt', "Mechanical and Electrical Systems for Construction Managers");
ignify_utility_js.refreshzoom();
} else {
productprimaryimage = "/Templates/Shared/images/no-image.png";
$('#Zoom1').removeAttr('href');
$('#Zoom1 img').attr('src', productprimaryimage);
$(".zoommsg").hide();
$("#Zoom1").attr("class", "no-image");
}
}
//This method needs to be called here as until n unless we don't click on write review link, image source was not getting updated.
popupprodimg();
});
function CallSampleRequestForm() {
window.open("/store/SampleRequest");
}
function showaddtocart(obj, buttonid) {
if (obj == "ActiveCart") {
$("#btnAddToCart_2317").show();
} else {
$("#btnAddToCart_2317").hide();
}
}
function optionchanged(eventargs, eventObj) {
var optionchangedEventObj = new IgnAttributeChangedEvent();
optionchangedEventObj.listen("addtocart", optionchanged);
$("#btnAddToCart_2317").attr('title', 'Add to Cart disabled');
$("#btnAddToCart_2317").attr('disabled', 'disabled');
$("#btnAddToCart_2317").removeClass('addtocart');
$("#btnAddToCart_2317").addClass('addtocart_disabled');
$("#CartMessage_2317").html("");
$("#wishlistMsg_2317").html("");
}
function skuloaded(eventargs) {
$("#btnAddToCart_2317").attr('title', 'Add to Cart');
$("#btnAddToCart_2317").removeAttr('disabled');
$("#btnAddToCart_2317").removeClass('addtocart_disabled');
$("#btnAddToCart_2317").addClass('addtocart');
$("#CartMessage_2317").html("");
$("#wishlistMsg_2317").html("");
}
function beforeaddtocart() {
$("#txtQty_2317").attr("value", $("#txtQty").attr("value"));
if (ignify_cart_view_js.isaddtocartallowed("btnAddToCart_2317")) {
return true;
}
return false;
}
function popupprodimg() {
$("#productprimaryimage").attr("src", $("#Zoom1 img").attr("src"));
}
$("#closereview").click(function() {
$("#feedbackName").val("");
$("#feedbackemailaddr").val("");
$("#feedbackTitle").val("");
$("#reviewtext").val("");
$("#ratingerror").html("");
$("#feedbackstarrating").rateit('value', 0);
$("#feedbackratingremark").text("");
$("#hdnRating").val("");
$(".reviewfeedbackmsg").hide();
$("label.error").hide();
});
function movetowishlist() {
ignify_product_ops_js.movetowishlist($('#hdnselectedcode').val(), $('#hdnselectedskuid').val(), "wishlistMsg_2317");
}
/*]]>*/
</script>
</div>
</div>
</div>
</div>
</div>
<div id="footer_container">
<div id="footer" class="row">
<ul class="col-xl-12 col-md-12 col-sm-12 col-xs-12 sociallinks_icon">
<li class="col-xl-4 col-md-12 col-sm-12 col-xs-12 freecatalog">
<div class="dyn_content" id="contentId_footer_request_free_catalog">
<div style="text-align: right;"><a href="//www.atplearning.com/pages/Requestcatalog"> <img src="https://www.atplearning.com/UltimateEditorInclude/ImageViewer.aspx?id=164"></a></div>
</div>
</li>
<li class="col-xl-12 col-md-12 col-sm-12 col-xs-12 footersociallinks">
<span>Connect With US</span>
<div class="facebook">
<a href="https://www.facebook.com/American-Technical-Publishers-105602770775276/" target="_blank" title="ATP Learning @ Facebook"></a>
</div>
<div class="twitter">
<a title="ATP Learning @ Twitter" target="_blank" href="https://www.twitter.com/ATP_Connect"></a>
</div>
<div class="linkedin">
<a title="ATP Learning @ linkedin" target="_blank" href="https://www.linkedin.com/company/american-technical-publishers"></a>
</div>
<div class="pinterest">
<a title="ATP Learning @ Pinterest" target="_blank" href="https://www.pinterest.com/atp0377/"></a>
</div>
<div class="youtube">
<a title="ATP Learning @ You Tube" target="_blank" href="https://www.youtube.com/user/atplearning"></a>
</div>
</li>
</ul>
<div class="col-xl-12 col-md-12 col-sm-12 col-xs-12">
<div id="footerlinks" class="foot">
<ul>
<li class="col-xl-3 col-md-3 col-sm-12 col-xs-12">
<h2><u><span style="font-size:10pt;">Product Categories</span></u></h2>
<ul>
<li>
<a href="https://www.atplearning.com/category/7/licensing-certification-preparation"><span style="font-size:10pt;">Licensing & Certification Preparation</span></a>
</li>
<li>
<a href="https://www.atplearning.com/category/189/code-safety-compliance"><span style="font-size:10pt;">Code & Safety Compliance</span></a>
</li>
<li>
<a href="https://www.atplearning.com/category/4/electrical-and-electronic-systems"><span style="font-size:10pt;">Electrical & Electronic Systems</span></a>
</li>
<li>
<a href="https://www.atplearning.com/category/3/construction-processes-and-management"><span style="font-size:10pt;">Construction Processes & Management</span></a>
</li>
<li>
<a href="https://www.atplearning.com/category/5/facility-operation-maintenance"><span style="font-size:10pt;">Facility Operation & Maintenance</span></a>
</li>
<li>
<a href="https://www.atplearning.com/category/10/welding-manufacturing-processes"><span style="font-size:10pt;">Manufacturing & Automated Processes</span></a>
</li>
<li>
<a href="https://www.atplearning.com/category/9/agricultural-power-systems"><span style="font-size:10pt;">Agricultural & Power Systems</span></a>
</li>
<li>
<a href="https://www.atplearning.com/category/6/culinary-arts-services"><span style="font-size:10pt;">Culinary Arts & Services</span></a>
</li>
<li>
<a href="https://www.atplearning.com/category/8/workforce-education-development"><span style="font-size:10pt;">Workforce Education & Development</span></a>
</li>
</ul>
</li>
<li class="col-xl-3 col-md-3 col-sm-12 col-xs-12">
<h2><u><span style="font-size:10pt;"> eTextbooks</span></u></h2>
<h2>
<ul style="font-weight: normal;">
<li>
<a href="https://info.atplearning.com/atpetextbooks"><span style="font-size:10pt;">eTextbooks</span></a>
</li>
</ul>
</h2>
</li>
<li class="col-xl-3 col-md-3 col-sm-12 col-xs-12">
<h2><u><span style="font-size:10pt;">The ATP Advantage</span></u></h2>
<h2>
<ul style="font-weight: normal;">
<li>
<a href="https://www.atplearning.com/pages/ResourceMaterials"><span style="font-size:10pt;">Online Learner Resources</span></a>
</li>
<li>
<a href="https://www.atplearning.com/pages/ResourceMaterials#Instructor"><span style="font-size:10pt;">Online Instructor Resources</span></a>
</li>
<li>
<a href="https://www.atplearning.com/category/212/study-guides-workbooks"><span style="font-size:10pt;">Study Guides/Workbooks/Application Manuals</span></a>
</li>
<li>
<a href="https://www.atplearning.com/pages/onlinecourses"><span style="font-size:10pt;">Online Courses</span></a>
</li>
<li>
<a href="https://www.atplearning.com/pages/Apps_Games"><span style="font-size:10pt;">Apps and Educational Games</span></a>
</li>
</ul>
</h2>
</li>
<li class="col-xl-3 col-md-3 col-sm-12 col-xs-12">
<h2><u><span style="font-size:10pt;">Custom Learning Solutions</span></u></h2>
<h2>
<ul style="font-weight: normal;">
<li>
<a href="http://www.atplearningsolutions.com/digital.html" target="_blank"><span style="font-size:10pt;">Interactive Digital Media</span></a>
</li>
<li>
<a href="http://www.atplearningsolutions.com/online.html" target="_blank"><span style="font-size:10pt;">Online Learning Services</span></a>
</li>
<li>
<a href="http://www.atplearningsolutions.com/editorial.html" target="_blank"><span style="font-size:10pt;">Custom Editorial Services</span></a>
</li>
<li>
<a href="http://www.atplearningsolutions.com/fulfillment.html" target="_blank"><span style="font-size:10pt;">Fulfillment Services</span></a>
</li>
</ul>
</h2>
</li>
<li class="col-xl-3 col-md-3 col-sm-12 col-xs-12">
<h2><u><span style="font-size:10pt;">About</span></u></h2>
<h2>
<ul style="font-weight: normal;">
<li>
<a href="https://www.atplearning.com/pages/AboutATP"><span style="font-size:10pt;">About ATP</span></a>
</li>
<li>
<a href="https://www.atperesources.com/GoingGreen/" target="_blank"><span style="font-size:10pt;">ATP LEED® Education Program</span></a>
</li>
<li>
<a href="https://www.atplearning.com/pages/Authoring"><span style="font-size:10pt;">Becoming an Author</span></a>
</li>
<li>
<a href="https://www.atplearning.com/pages/CareerOpportunities"><span style="font-size:10pt;">Career Opportunities</span></a>
</li>
</ul>
</h2>
</li>
<li class="col-xl-3 col-md-3 col-sm-12 col-xs-12">
<h2><u><span style="font-size:10pt;">Online Resources Portal</span></u></h2>
<h2>
<ul style="font-weight: normal;">
<li>
<a href="https://atplearningresources.com" target="_blank"><span style="font-size:10pt;">Instructor Resources</span></a>
</li>
<li>
<a href="https://atplearningresources.com" target="_blank"><span style="font-size:10pt;">Learner Resources</span></a>
</li>
<li>
<a href="http://training.atplms.com/portal" target=" _blank" =""=""><span style="font-size:10pt;">Online Courses</span></a>
</li>
<li>
<a href="https://atplearningresources.com/gateway/quicklinks" target=" _blank" =""=""><span style="font-size:10pt;">QuickLinks™ Access</span></a>
</li>
</ul>
</h2>
</li>
<li class="col-xl-3 col-md-3 col-sm-12 col-xs-12">
<h2><u><span style="font-size:10pt;">Contact Us</span></u></h2>
<h2>
<ul style="font-weight: normal;">
<li style=""> <a href="https://www.atplearning.com/pages/OrderingShipping"><span style="font-size:10pt;">Ordering & Shipping Information</span></a></li>
<li style=""> <a href="https://www.atplearning.com/pages/International"><span style="font-size:10pt;">Canadian & International Orders</span></a></li>
<li style=""> <a href="https://www.atplearning.com/pages/Policies"><span style="font-size:10pt;">Pricing & Return Policies</span></a></li>
<li style=""> <a href="https://www.atplearning.com/pages/TechSupport"><span style="font-size:10pt;">Product Technical Support</span></a></li>
<li style=""> <a href="https://www.atplearning.com/pages/Accessibility"><span style="font-size:10pt;">Accessibility</span></a></li>
<li style=""> <a href="https://www.atplearning.com/pages/Copyright"><span style="font-size:10pt;">Copyright Permission</span></a></li>
<li style=""> <a href="https://www.atplearning.com/pages/Notifications" style=""><span style="font-size:10pt;">Notifications</span></a></li>
</ul>
</h2>
</li>
</ul>
</div>
</div>
</div>
<div class="copyright">
<img src="https://www.atplearning.com/UltimateEditorInclude/ImageViewer.aspx?id=281" alt="The ATP Group logo">
<p style="margin-top: 10px"><a href="http://www.atplearning.com/pages/terms-of-use" target="_blank"><span style="color: rgb(255,255,255);text-decoration: underline;">Terms of Use</span></a> |
<a href="http://www.atplearning.com/pages/privacy-policy" target="_blank"><span style="color: rgb(255,255,255);"><span style="color: rgb(255,255,255);text-decoration: underline;">Privacy</span></span></a> | <span
style="color: rgb(255,255,255);"><a href="http://www.atplearning.com/pages/cookie-policy" target="_blank"><span style="color: rgb(255,255,255);text-decoration: underline;">Cookies</span></a></span> | <span
style="color: rgb(255,255,255);"><a href="http://www.atplearning.com/pages/do-not-sell-ccpa" target="_blank"><span style="color: rgb(255,255,255);text-decoration: underline;">Do Not Sell My Personal Information</span></a></span>
| <span style="color: rgb(255,255,255);"><a href="http://www.atplearning.com/pages/return-policy" target="_blank"><span style="color: rgb(255,255,255);text-decoration: underline;">Returns</span></a></span>
| <span style="color: rgb(255,255,255);"><a href="http://www.atplearning.com/pages/disclaimer" target="_blank"><span style="color: rgb(255,255,255);text-decoration: underline;">Disclaimer</span></a></span></p>
<p style="margin-top: 10px">© 2023 The ATP Group, Inc. | 800-323-3471</p>
</div>
</div>
<!-- Rendered the attachment link if file attachment is enabled.-->
<div id="attachmentpopup" class="attachmentpopup" style="display: none"></div>
<!-- Rendered the save carts detail view.-->
<div id="savedcartpopupcontainer" class="forgot commonforgotpopup" style="display:none;">
<span id="savedcartdata"></span>
<a class="close cornorbtn" title="Close"></a>
</div>
<div id="savecartpanel" style="display:none;"></div>
</form>
Text Content
* * 0 * Cart * 0 Items $0.00 My Account Sign In Register Track Order * Product Categories * * Licensing & Certification Preparation * Code & Safety Compliance * Electrical & Electronic Systems * Construction Processes & Management * Facility Operation & Maintenance * Manufacturing & Automated Processes * Agricultural & Power Systems * Culinary Arts & Services * Workforce Education & Development * eTextbooks * The ATP Advantage * * Online Learner Resources * Online Instructor Resources * Study Guides/Workbooks * FAQ: Video Gallery * Custom Learning Solutions * * Interactive Digital Media * Online Learning Systems * Custom Editorial Services * Fulfillment Services * About * * About ATP * ATP LEED® Education Program * Becoming an Author * Career Opportunities * Online Resources Portal * * Instructor Resources * Learner Resources * Online Courses * QuickLinks™ Access * Contact Us * * Ordering & Shipping Information * Canadian & International Orders * Pricing & Return Policies * Product Technical Support * Accessibility * Copyright Permission * Notifications * Home * Product Categories * Construction Processes & Management * Mechanical and Electrical Systems for Construction Managers Category Licensing & Certification Preparation Boiler Operator's Workbook Electrical Systems for Outdoor Power Equipment High Pressure Boilers Journeyman Electrician's Exam Preparation DVD Based on the 2017 NEC® Journeyman Electrician's Exam Workbook Based on the 2017 NEC® Journeyman Electrician's Exam Preparation Based on the 2023 NEC® Journeyman Electrician's Exam Preparation Based on the 2020 NEC® LEED AP® BD+C Exam Preparation Guide LEED AP® BD+C Study Cards LEED AP® O+M Study Cards LEED Green Associate™ Exam Preparation Guide LEED Green Associate™ Study Cards Low Pressure Boilers Master Electrician's Exam Preparation DVD Based on the 2017 NEC® Master Electrician's Exam Workbook Based on the 2017 NEC® Master Electrician's Exam Preparation Based on the 2023 NEC® Master Electrician's Exam Preparation Based on the 2020 NEC® National Apprenticeship Training Program for Cooks National Electrical Code® 2020 Online Electrician's Exam Prep Course Based on the 2014 NEC® National Electrical Code® 2023 Self-Adhesive Index Tabs for NFPA 70®, National Electrical Code® (NEC) and Handbook Online Electrician's Exam Prep Course Based on the 2017 NEC® Online Electrician's Exam Prep Course Based on the 2020 NEC® Safe Boiler Operation Fundamentals: Special Engineer's Guide for the State of Minnesota Small Engines Solar Water Heating Systems: Fundamentals and Installation Stationary Engineering Technician Certification for Refrigerants, 4th Edition WELL AP® Exam Preparation Guide, 4th Edition Code & Safety Compliance Applied Codeology: Navigating the NEC® 2017 Applied Codeology: Navigating the NEC® 2020 Applied Grounding & Bonding: Based on the 2017 NEC® Applied Grounding & Bonding: Based on the 2020 NEC® Electrical Safety: A Practical Guide to OSHA and NFPA 70E® 2018 Edition Electrical Safety: A Practical Guide to OSHA and NFPA 70E® 2021 Edition Electrical Systems Based on the 2014 NEC® Electrical Systems Based on the 2017 NEC® Electrical Systems Based on the 2020 NEC® Electrical Systems Based on the 2023 NEC® Journeyman Electrician's Exam Preparation Based on the 2020 NEC® Journeyman Electrician's Exam Preparation Based on the 2023 NEC® Journeyman Electrician's Exam Preparation DVD Based on the 2017 NEC® Journeyman Electrician's Exam Workbook Based on the 2017 NEC® Master Electrician's Exam Preparation Based on the 2020 NEC® Master Electrician's Exam Preparation Based on the 2023 NEC® Master Electrician's Exam Preparation DVD Based on the 2017 NEC® Master Electrician's Exam Workbook Based on the 2017 NEC® National Electrical Code® 2020 National Electrical Code® 2023 Self-Adhesive Index Tabs for NFPA 70®, National Electrical Code® (NEC) and Handbook Occupational Safety and Health Online Electrician's Exam Prep Course Based on the 2017 NEC® Online Electrician's Exam Prep Course Based on the 2020 NEC® Online Electrician's Exam Prep Course Based on the 2014 NEC® Printreading Based on the 2017 NEC® Printreading Based on the 2020 NEC® Printreading Based on the 2023 NEC® Significant Changes to NFPA 70E® 2018 Edition Pocket Guide Significant Changes to the NEC® 2020 Electrical & Electronic Systems AC/DC Principles and Applications Circuit Breakers: A Technician's Guide to Low- and Medium-Voltage Circuit Breakers Commercial and Industrial Wiring Conduit Bending and Fabrication Digital Multimeter Principles Electric Motor Drive Installation and Troubleshooting Electrical Math Principles and Applications Electrical Motor Controls for Integrated Systems Electrical Principles and Practices Hybrid Electric Vehicle Technology Interpreting Voice-Data-Video System Drawings and Specifications Introduction to Thermography Principles Lineworker Rigging Practices Motor and Drive Troubleshooting: Basic Testing to Advanced Diagnostics Motors National Electrical Code® 2020 National Electrical Code® 2023 Photovoltaic Systems Power Quality Measurement and Troubleshooting Principles of Earth Grounding Resistance Printreading for Installing and Troubleshooting Electrical Systems Residential Wiring and Smart Home Technology Solid State Devices and Systems Klein® Tools 6-Piece Apprentice Tool Set Test Instruments and Applications Transformer Principles and Applications Transformers Troubleshooting Electric Motors Troubleshooting Electrical/Electronic Systems Voice-Data-Video: Applications and Installation Your Smart Home Voyage Construction Processes & Management Building Trades Dictionary Canadian Carpentry Canadian Plumbing Design and Installation Carpentry Concrete Formwork Concrete Principles Construction Craft Worker Construction Estimating Drywall Effective Leadership Skills for Construction Field Leaders Everyday Sketching and Drafting Freehand Sketching LEED AP® BD+C Exam Preparation Guide LEED AP® O+M Study Cards LEED Green Associate™ Exam Preparation Guide Math for the Building Trades Mechanical and Electrical Systems for Construction Managers Planning, Scheduling, and Control of Construction Projects Plastering Skills Plumbing Design and Installation Principles of Contracting Printreading for Heavy Commercial Construction Printreading for Residential and Light Commercial Construction Printreading for Residential Construction Residential Printreading Rigging, Hoisting, and Signaling Practices Sheet Metal Stair Design and Layout Steel Square Technical Sketching and Drawing WELL AP® Exam Preparation Guide, 4th Edition Mechanical and Electrical Systems for Construction Managers Facility Operation & Maintenance Boiler Operation Online Video Series Boiler Operator's Workbook Building Automation Control Devices and Applications Building Automation System Integration with Open Protocols Building Controls Electrical Systems for Facilities Maintenance Personnel Energy Auditing for Industrial Facilities Energy Auditing Practices High Pressure Boilers HVAC and Refrigeration Systems HVAC Control Systems HVAC Control Systems Networking Basic Configurations and Troubleshooting Indoor Air Quality Solutions for Stationary Engineers Industrial Maintenance and Troubleshooting Low Pressure Boilers Practical Math Safe Boiler Operation Fundamentals: Special Engineer's Guide for the State of Minnesota Solar Water Heating Systems: Fundamentals and Installation Stationary Engineering Technician Certification for Refrigerants, 4th Edition Klein® Tools 6-Piece Apprentice Tool Set Manufacturing & Automated Processes AC/DC Principles and Applications Bending Basics Electrical Motor Controls for Integrated Systems Industrial Mechanics Instrumentation and Process Control Machine Shop Operations and Setups Machine Trades Printreading Metal Fabrication: A Practical Guide Metallurgy PLC and HMI Programming Using Studio 5000® and FactoryTalk® View Printreading for Welders Programmable Logic Controllers Principles and Applications, 3rd Edition Programming FANUC® Robots for Industry Applications SENSE Level I Instructional Guide for Welding Programs Technical Reference Handbook Klein® Tools 6-Piece Apprentice Tool Set Welding Skills Agricultural & Power Systems Agricultural Technical Systems and Mechanics Briggs & Stratton OHV 950 Series™ 20-Student Engine Training Kit Briggs & Stratton OHV 950 Series™ Entry-Level Engine Training Kit Briggs & Stratton Theories of Operation DVD - Volume I Briggs & Stratton Theories of Operation DVD - Volume II Electrical Systems for Outdoor Power Equipment Fluid Power Systems, 3rd Edition Fluid Power Systems Fundamentals of Marine Service Technology Small Engine and Equipment Maintenance Small Engines Culinary Arts & Services 50 Effective Knife Techniques Classic Knife-Cuts Model Set IV Classic Knife-Cuts Ruler Culinary Arts Principles and Applications, 3rd Edition Culinary Arts Principles and Applications, 2nd Edition Culinary Math Principles and Applications, 3rd Edition Culinary Math Principles and Applications Canadian Culinary Math Principles and Applications Culinary Nutrition Principles and Applications, 2nd Edition Culinary Nutrition Principles and Applications Desk KitchenCalc™ Pro National Apprenticeship Training Program for Cooks Pastry & Dessert Techniques Pocket KitchenCalc™ Reservations: A Culinary & Hospitality Knowledge Game The Chef's Repertoire Volume Food Preparation Workforce Education & Development Customer Service Skills for Technicians Effective Instructor ToolKit™ Instructor Bundle Effective Instructor ToolKit™ Student Bundle Effective Leadership Skills for Construction Field Leaders Essential Teaching Skills Hints for the Highly Effective Instructor Instructional Analysis and Course Development Instructors and Their Jobs Overview of Career and Technical Education Technology Education: Foundations and Perspectives Mechanical and Electrical Systems for Construction Managers Mechanical and Electrical Systems for Construction Managers MECHANICAL AND ELECTRICAL SYSTEMS FOR CONSTRUCTION MANAGERS * 4th Edition * © 2023 * ISBN: 978-0-269-9369-4 * approx. 752 pages, 684 illustrations, softcover * * Item added to cart successfully. * Request a Sample * Description * Contents Description Mechanical and Electrical Systems for Construction Managers is designed for general contractors, construction managers, supervisors, and those desiring to enter the construction industry. This edition has been reorganized into four parts for easier use. Chapter updates include updated content on HVAC systems, electrical systems, and plumbing systems. Two new chapters have been added to address fire alarm systems and sprinkler systems. Contents Part 1: HVAC • Comfort and Psychrometrics • Forced-Air Heating Systems • Forced-Air Distribution Systems • Hydronic Heating Systems • Steam Heating Systems • Heat Pumps and Geothermal Systems • Refrigeration Principles and Air Conditioning Systems • Building Commissioning and Automation Control Systems Part 2: Electrical • Basic Quantities • Ohm’s Law, The Power Formula, and Circuits • Electrical Prints and Diagrams • Receptacles and Switches • Cable, Conduit, and Electrical Connections • Service Entrances, Smart Meters, and Generators • Transformers and Smart Energy Technology • Resistance, Inductance, and Capacitance • Commercial Circuits and Lighting Part 3: Plumbing • Plumbing Materials • Plumbing Fixtures and Appliances • Sanitary Drainage, Vent, and Stormwater Drainage Piping • Sizing Sanitary Drainage, Waste, and Vent Piping and Water Supply Piping • Testing and Inspecting Plumbing Systems Part 4: Fire • Fire Alarm System Control Devices and Applications • Fire Suppression Systems * Product Name * Item Number * ISBN * Pages * List Price * 5+ Price * Quantity 1. * Product Name: Textbook * Item Number: 9369 * ISBN: 978-0-269-9369-4 * Pages: approx. 752 pages, approx 684 illustrations, softcover * Price: $145.00 * School Price (5+): $108.75 * Quantity: Quantity must be greater than zero. * Add to Cart * Item added to cart successfully. Enter quantity for item(s). CUSTOMERS WHO PURCHASED ABOVE PRODUCT ALSO PURCHASED... YOUR RECENT HISTORY * * Connect With US * PRODUCT CATEGORIES * Licensing & Certification Preparation * Code & Safety Compliance * Electrical & Electronic Systems * Construction Processes & Management * Facility Operation & Maintenance * Manufacturing & Automated Processes * Agricultural & Power Systems * Culinary Arts & Services * Workforce Education & Development * ETEXTBOOKS * ETEXTBOOKS * THE ATP ADVANTAGE * ONLINE LEARNER RESOURCES * ONLINE INSTRUCTOR RESOURCES * STUDY GUIDES/WORKBOOKS/APPLICATION MANUALS * ONLINE COURSES * APPS AND EDUCATIONAL GAMES * CUSTOM LEARNING SOLUTIONS * INTERACTIVE DIGITAL MEDIA * ONLINE LEARNING SERVICES * CUSTOM EDITORIAL SERVICES * FULFILLMENT SERVICES * ABOUT * ABOUT ATP * ATP LEED® EDUCATION PROGRAM * BECOMING AN AUTHOR * CAREER OPPORTUNITIES * ONLINE RESOURCES PORTAL * INSTRUCTOR RESOURCES * LEARNER RESOURCES * ONLINE COURSES * QUICKLINKS™ ACCESS * CONTACT US * ORDERING & SHIPPING INFORMATION * CANADIAN & INTERNATIONAL ORDERS * PRICING & RETURN POLICIES * PRODUCT TECHNICAL SUPPORT * ACCESSIBILITY * COPYRIGHT PERMISSION * NOTIFICATIONS Terms of Use | Privacy | Cookies | Do Not Sell My Personal Information | Returns | Disclaimer © 2023 The ATP Group, Inc. | 800-323-3471