Suming Huang; Michael D. Litt; Cynthia Ann Blakeyhtml lang=”en” class=”no-js ie6″>
  <!–
	/* keep from conflicting with the legacy code above and below */
	var $j_1_11 = jQuery.noConflict();
	/* keep from conflicting with the legacy code above and below */
	var $j_1_8 = jQuery.noConflict();
var typeAheadWhen    = ‘4’;
var typeAheadDelay   = ‘250’;
var typeAheadResults = ’10’;
<!—->
<!– Place this tag in the of your document Google Plus One –>
function openBAMMPage(sUrl) {
	if (sUrl!=”) {
		window.location.href = sUrl;
	}
}
function addLoadEvent(func) {
	  var oldonload = window.onload;
	  if (typeof window.onload != ‘function’) {
	    window.onload = func;
	  } else {
	    window.onload = function() {
	      if (oldonload) {
	        oldonload();
	      }
	      func();
	    }
	  }
	} 
	addLoadEvent(function() {
	  /* more code to run on page load */
	   var o = {
            loadingImage: ‘http://images.booksamillion.com/images/loading.gif’
             };
Shadowbox.init(20);
	if (window.location.toString().indexOf(“#customer-reviews”) > -1) {
		loadDiscuss(‘9780127999586’);
	}                  
	});
	addLoadEvent(function() {
	 loadDiscuss();
	}); 
function setRating(tag, n, over, set) {
                if (set) {
                        $(tag).value = n;
                        var url = ‘http://www.booksamillion.com/product/9780127999586?id=6491587950683&action=rate&stars=’ + n;
                        new Ajax.Request(url, {method: ‘get’});
                }
                var i;
                for (i = 1; i < 6; i++) {
                        if (over) {
                                if (i <= n) {
                                        $(tag + i).src = "http://images.booksamillion.com/images/layout/star-filled.gif";
                                } else {
                                        $(tag + i).src = "http://images.booksamillion.com/images/layout/star-blank.gif";
                                }
                        } else if ($(tag).value != "") {
                                if (i <= $(tag).value) {
                                        $(tag + i).src = "http://images.booksamillion.com/images/layout/star-filled.gif";
                                } else {
                                        $(tag + i).src = "http://images.booksamillion.com/images/layout/star-blank.gif";
                                }
                        } else {
                                        $(tag + i).src = "http://images.booksamillion.com/images/layout/star-blank.gif";
                        }
                }
        }
    if (navigator.userAgent.toLowerCase().indexOf(‘chrome’) > -1){
    document.write(”);
    } else if (navigator.userAgent.toLowerCase().indexOf(‘safari’) > -1){
    document.write(”);
    } else {
    document.write(”);
    }
	.module .product {
	border: 0px solid #0099cc;
	display: inline-block;
	padding: 0 19px 0px;
	text-align: left;
	vertical-align: top;
	width: 108px;
	}
	.wide .product{
	border-left: 0px solid #0099cc;
	display: inline-block;
	padding: 0 13px 0px;
	text-align: left;
	vertical-align: top;
	width: 125px;
	}
@media screen and (min-width:0) {
    .module .product {
	border: 0px solid #0099cc;
	display: inline-block;
	padding: 0 19px 0px;
	text-align: left;
	vertical-align: top;
	width: 108px;
	}
	.wide .product {
	border-left: 0px solid #0099cc;
	display: inline-block;
	padding: 0 13px 0px;
	text-align: left;
	vertical-align: top;
	width: 125px;
	}
}
.highlight { font-weight: bold; }
/* ************************************************************************************** *
 * auto-complete / type-ahead formatting – REQUIRED for proper typeAhead functionality !! *
 */
.ui-autocomplete-category {
    font-weight: bold;
    padding: .1em .1em;
    margin: .4em 0 .2em;
    line-height: 1.1;
    font-size: .8em;
}
.ui-autocomplete-term {
    padding-left: 15px;
    text-indent: 15px;
    line-height: .9;
}
/* reduce indent for p_title sourced terms (no categories) */
.ui-autocomplete-pterm {
    padding-left: 2px;
    text-indent: 2px;
    line-height: .9;
}
.ui-menu-item a {
    line-height: .9;
}
.ui-widget a {
    font-size: .8em;
}
/* ************************************************************************************** */
function toggle() {
	var ele = document.getElementById(“toggleText”);
	var text = document.getElementById(“displayText”);
	if(ele.style.display == “block”) { text.innerHTML = “[-]”; }
	else { text.innerHTML = “[+]”; }
} 
ul { list-style: none; }
.flt-left {
float: left;
}
.flt-right {
float: right;
}
.clr-both {
clear: both;
height: 0px;
overflow: hidden;
line-height: 0px; /* IE */
}
.clr-left {
clear: left;
}
.clr-right {
clear: right;
}
#divide-width {
background:#d1ccbf;
width: 90%;
height: 1px;
margin: 5px;
}
#divide-height {
background:#c4c4c4;
width: 1px;
height: 90%;
margin: 5px;
}
.divide-test {
background-image:url(http://images.booksamillion.com/images/layout/footer-line.gif);
width: 100%;
height: 2px;
}
.test-bgb {
/*background: #e9edf1;*/
background-image:url(buy-bg.png) repeat;
height: 100%;
width: 100%;
padding: 3px;
}
#social-pos {
float: right;
width: 230px;
text-align: text-right;
}
.format a:link { background:#ffffff; }
.format a:hover { background: #b7b2a6; }
.format a:visited { background:#ffffff; }
/*Review Styles*/
/* normal formating */
	#table {margin:0 auto; width:940px; font-family:arial; font-size:12px; color:#333; border: 1px}
	#table .row {margin:15px 0 5px 0; border-bottom:1px dotted #c4c4c4;}
	#table .img {float:left;}
	#table .img img {border:0px solid #333;}
	#table .desc {width:940px; height:100%; float:right;}
	#table .desc a {color:#4DB5E7; text-decoration:none;}
	#table .desc span {width:50px;}
	#table h2 {font-size:16px; margin:0 0 5px 0; padding:0;}
	#table h2 a {text-decoration:none;}
	.clear {clear:both}
#sec-hdr {
font-size:20px;
font-family:arial;
color:#4DB5E7;
}
.short-anno-hdr { color: #4DB5E7; font-size: 14px; }
#quick-hdr {
font-size:20px;
font-family:arial;
color: #003366;
}
.quick-hdr {
font-size:20px;
font-family:arial;
color: #003366;
}
/*chart Styles */
#dark {
background: #e9edf1;
width: 99%;
line-height: 24px;
padding: 2px;
}
#light {
background: #ffffff;
width: 99%;
line-height: 24px;
padding: 2px;
}
.tooltip {
color:#3f5877;
font-size: 14px;
}
/* Other Formats */
#other-format {
background:url(http://images.booksamillion.com/images/formatbg.png);
width: 920px;
border: 1px solid #d1ccbf;
padding: 10px;
font-family:arial;
font-size:12px;
}
#other-format .show-avail span {width:460px;}
#other-format .show-avail {width:99%; border-bottom:1px solid #d1ccbf; padding: 3px;}
.hr-top {
  border: none;
  background: url(http://images.booksamillion.com/images/layout/sep-bg.png) repeat;
  height: 10px;
}
.hr-btm {
 /*  border: none;
  background: url(http://images.booksamillion.com/images/layout/sep-bg-btm.png) repeat; */
  border-bottom: 1px solid #9abacc;
  height: 10px;
}
.question {
display: inline;
}
.dotted-border {
background: url(http://images.booksamillion.com/images/layout/dot-bg.png) repeat;
width: 100%;
height: 1px;
margin:0px 0 5px 0;
}
#details-image-container {
float: left;
border: 0px solid #4c4c4c;
height: 100%;
width: 295px;
}
#details-description-container {
float:right;
border: 0px solid #4c4c4c;
margin: 0 0 0 5px;
width: 630px;
}
#clear {
clear: both;
}
.dotted-border {
background: url(http://images.booksamillion.com/images/layout/dot-bg.png) repeat;
width: 100%;
height: 1px;
margin:0px 0 0px 0;
}
/* Other Formats TITLE */
.formats-title-image {
width: 80px;
border-right:0px dotted #bcbcbc;
padding: 3px 0 0px 10px;
font-size: 12px;
font-weight: bold;
}
.formats-title-details {
width: 340px;
border-right:0px dotted #bcbcbc;
padding: 0 0 0px 10px;
font-size: 13px;
font-weight: bold;
}
.formats-title-price {
/*width: 60px;*/
border-right:0px dotted #bcbcbc;
padding: 0 0px 0px 10px;
font-size: 13px;
font-weight: bold;
}
.formats-title-marketplace {
/*width: 155px;*/
border-right:0px dotted #bcbcbc;
padding: 0px 5px 0px 0;
font-size: 13px;
font-weight: bold;
}
/* Other Formats Content */
.formats-content-image {
width: 80px;
border-right:1px dotted #bcbcbc;
padding: 5px 0 3px 10px;
height: 65px;
}
.formats-content-details {
width: 340px;
border-right:1px dotted #bcbcbc;
padding: 5px 0 3px 10px;
height: 65px;
}
.formats-content-price {
width: 60px;
border-right:1px dotted #bcbcbc;
padding: 5px 0 3px 10px;
height: 65px;
}
.formats-content-marketplace {
 width: 155px;
 border-right:0px dotted #bcbcbc;
 padding: 5px 5px 3px 0;
 height: 65px;
}
.bookFormat{font-size:17px;color:#003366;font-family:”Helvetica Neue”,Helvetica,Arial,sans-serif; font-weight: bold;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; text-align: center;}
.bookFormat a {font-size:17px;color:#003366;font-family:”Helvetica Neue”,Helvetica,Arial,sans-serif; font-weight: bold;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; text-align: center;}
.bookFormat a:hover {font-size:17px;color:#353535;font-family:”Helvetica Neue”,Helvetica,Arial,sans-serif; font-weight: bold;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; text-align: center;}
.bookFormat a:visited {font-size:17px;color:#003366;font-family:”Helvetica Neue”,Helvetica,Arial,sans-serif; font-weight: bold;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; text-align: center;}
#social-float {
position: absolute;
top: 330px;
right: 458px;
z-index: 999999;
}
.formatDisplay {
/*display: none;*/
background: #ffffff;
position: relative;
z-index: 2;
font-size: 12px;
}
.wish-btn-large2 {
	background-image: url(http://images.booksamillion.com/images/widgets/wish-btn-large.gif);
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	height: 21px;
	text-indent: -9999px;
	width: 113px;
	margin: 3px 0 5px 6px;
	}
.cart-btn-large2 {
	background-image: url(http://images.booksamillion.com/images/widgets/cart-btn-large.gif);
	height: 30px;
	display: inline-block;
	float: left;
	text-indent: -9999px;
	width: 134px;
	margin: 0 0 10px;
	}
	.average-rate-search2
{
	display: block;
	margin: 5px 0px 0px 3px;
	width: 77px;
	position: relative;
	right: 0px;
}
.average-rate-search2 .total-ratings-search2
{
	font-style: italic;
	color: #606060;
	text-align: left;
}
.average-rate-search2 .stars4
{
	height: 13px;
	width: 77px;
	background-image: url(http:images.booksamillion.com/images/layout/stars4.gif);
}
ul.quick-links {
list-style: none;
font-size: 12px;
font-weight: bold;
color: #32719E;
}
ul.quick-links a {
list-style: none;
font-size: 12px;
font-weight: bold;
color: #32719E;
text-decoration: none;
}
ul.quick-links a:hover {
list-style: none;
font-size: 12px;
font-weight: bold;
color: #2e99cb !important; /* #07a0ed */
text-decoration: underline;
}
ul.quick-links a:visited {
list-style: none;
font-size: 12px;
font-weight: bold;
color: #32719E;
text-decoration: none;
}
ul.quick-links li {
float: left;
padding: 7px;
text-align: center;
border-right: 0px solid #4c4c4c;
}
.quick-links-spacing { margin:3px 0 3px 0; }
ul.last li {
float: left;
padding: 4px;
text-align: center;
border-right: 0px solid #4c4c4c;
}
#more-links a { text-decoration: none; }
#more-links a:hover { text-decoration: underline; }
.social-title {
    font: bold 30px/1.2307em ‘Oswald’,sans-serif;
        font-family: ‘Oswald’,sans-serif;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 1.2307em;
        font-size-adjust: none;
        font-stretch: normal;
        -x-system-font: none;
        -moz-font-feature-settings: normal;
        -moz-font-language-override: normal;
    color: rgb(0, 51, 102);
    text-shadow: 1px 1px 0px white;
}
.covercake-media-container { float: left; padding-left: 10px; }
.covercake-title-container { padding: 5px; width: 265px; border-bottom: 1px solid #999a9b; }
.covercake-tbl { padding: 5px; width: 275px; border-top: 1px solid #fff; }
.covercake-divider { border-top: 1px solid #f0f0f0; height: 5px; margin-top: 5px; }
.covercake-tbl td {
 border-right: 0px solid #f0f0f0;
 padding-left: 6px;
  font: bold 14px ‘Oswald’,sans-serif;
        font-family: ‘Oswald’,sans-serif;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        font-size-adjust: none;
        font-stretch: normal;
        -x-system-font: none;
        -moz-font-feature-settings: normal;
        -moz-font-language-override: normal;
    color: rgb(196, 17, 10);
    text-shadow: 1px 1px 0px white;
 }
.covercake-tbl td a { font: ‘Oswald’,sans-serif; color: rgb(196, 17, 10); }
.covercake-tbl td a:hover { font: ‘Oswald’,sans-serif; color: rgb(196, 17, 10); }
.covercake-tbl td a:active { font: ‘Oswald’,sans-serif; color: rgb()196, 17, 10);}
.cover-cake-title {
    font: bold 30px/1.2307em ‘Oswald’,sans-serif;
        font-family: ‘Oswald’,sans-serif;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 1.2307em;
        font-size-adjust: none;
        font-stretch: normal;
        -x-system-font: none;
        -moz-font-feature-settings: normal;
        -moz-font-language-override: normal;
    color: rgb(196, 17, 10);
    text-shadow: 1px 1px 0px white;
}
.cover-cake-date-text {
    font: bold 14px ‘Oswald’,sans-serif;
        font-family: ‘Oswald’,sans-serif;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        font-size-adjust: none;
        font-stretch: normal;
        -x-system-font: none;
        -moz-font-feature-settings: normal;
        -moz-font-language-override: normal;
    color: rgb(196, 17, 10);
    text-shadow: 1px 1px 0px white;
}
ul.cover-cake li {
border-bottom: 1px solid #f0f0f0;
list-style: none;
padding: 5px;
width: 275px;
font-size: 14px;
}
ul.cover-cake li:hover {
background: #f0f0f0;
}
.cart-btn-large-new {
	background-image: url(http://images.booksamillion.com/images/widgets/cart-btn-large-new2.png);
	display: block;
	height: 30px;
	text-indent: -9999px;
	width: 134px;
	margin: 0 0 10px;
	}
.download-btn-new {
	background-image: url(http://images.booksamillion.com/images/widgets/new-download-btn2.png);
	display: block;
	height: 30px;
	text-indent: -9999px;
	width: 134px;
	margin: 0 0 10px;
	}
.adjust-details-image-height { min-height:80px; }
.social-contianer-spacing { padding-top: 5px; }
.facebook-social-position { float: left; width: 80px; }
.twitter-social-position { width:70px; padding-right:20px; }
.google-social-position { float: left; width: 70px; }
.pinterest-social-position { float: right; width:60px; }
.inner-content-container { width:945px; margin: 0px auto; padding-top: 15px; }
.details-title-text { font-size: 20px; color:#003366; }
.details-author-text { font-size: 14px; }
.details-retail-price { font-size: 11px; }
.details-content-text { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.details-red-club-price-small { color:#cc0000; font-size: 11px; }
.details-red-club-price-large { color:#cc0000; font-size: 28px; }
.price-block-binding { float: left; border-right: 1px dotted #bcbcbc; width: 45%; }
.price-block-price { color:#003366; font-size: 20px; }
.price-block-wish-list { font-size: 11px; color:#3f5877; padding-left: 6px; }
.price-block-quote-text { vertical-align: text-top; font-size: 14px; color:#003366; }
.price-block-ebook-quote { font-size: 12px; color:#003366; }
.price-block-quote-top { float: left; width: 50%; padding-left: 10px; }
.price-block-quote-bottom { float: left; padding-left: 10px; vertical-align: text-top; }
.openx-top-padding {margin-top: 25px; }
/* Update Main CSS */
.average-rate-search
{
	display: block;
	margin: 5px 0px 15px 0px;
	width: 120px;
	position: relative;
	height: 13px;
	text-align: right;
	right: 0px;
}
var pr_locale= “en_US”;
var pr_zip_location= “http://images.booksamillion.com/reviews/”;
var pr_style_sheet= “http://images.booksamillion.com/stylesheets/pr_styles_responsive_review.css”;
.holiday-header-ad-image2 {
position: relative; top: -100; left: 20px; z-index: 9999999; width: 350px; height: 65px;
}
header nav a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
 padding: 10px 13px; /* padding: 10px 7.5px; */
}
#emailAddress {
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px;
    white-space: nowrap;
}
Download
Note: Only Gold member can download this ebook. Learn more here!











![[Gold] Thompson & Thompson Genetics in Medicine, 7th Edition, With STUDENT CONSULT Online Access](https://basic.downloadmedicalbook.com/wp-content/uploads/2012/11/Thompson-genetics-in-medicine-150x150.jpg)