
Packed with clearly labeled, full-color drawings on every page, Atlas of Middle Ear Surgery guides readers through the most common and innovative surgical procedures used to manage middle ear pathology.
The authors, experts in this technically demanding field, begin by providing practical background information on surgical anatomy and pathophysiology followed by a brief introduction to anesthesia considerations and operating room etiquette. Full-color drawings then demonstrate the various surgical techniques in a step-by-step format
that is excellent for learning. Succinct, easy-to-understand descriptions accompany every drawing in a didactic manner that reinforces fundamental concepts as it teaches.
Features
- The latest on the surgical management of tympanic 
 membrane abnormalities, chronic otitis media, cholesteatoma, and ossicular
 chain dysfunction
- 254 full-color drawings and schematics display 
 anatomy and important surgical steps
- Numerous callout boxes in each chapter highlight key 
 surgical tips, pearls, and pitfalls
 Concise and practical, this atlas is 
essential reading for otolaryngology residents, fellows, budding otologic 
surgeons, or practicing ENTs who need to hone their surgical skills and stay abreast of the latest advances in the field.
P.when('DynamicIframe').execute(function(DynamicIframe){ var BookDescriptionIframe = null, bookDescEncodedData = "%3Cp%3EPacked%20with%20clearly%20labeled%2C%20full-color%20drawings%20on%20every%20page%2C%20%3Cstrong%3E%3Ci%3EAtlas%20of%20Middle%20Ear%20Surgery%3C%2Fi%3E%3C%2Fstrong%3E%20guides%20readers%20through%20the%20most%20common%20and%20innovative%20surgical%20procedures%20used%20to%20manage%20middle%20ear%20pathology.%3C%2Fp%3E%3Cbr%3E%3Cbr%3E%3Cp%3EThe%20authors%2C%20experts%20in%20this%20technically%20demanding%20field%2C%20begin%20by%20providing%20practical%20background%20information%20on%20surgical%20anatomy%20and%20pathophysiology%20followed%20by%20a%20brief%20introduction%20to%20anesthesia%20considerations%20and%20operating%20room%20etiquette.%20Full-color%20drawings%20then%20demonstrate%20the%20various%20surgical%20techniques%20in%20a%20step-by-step%20format%3Cbr%3Ethat%20is%20excellent%20for%20learning.%20Succinct%2C%20easy-to-understand%20descriptions%20accompany%20every%20drawing%20in%20a%20didactic%20manner%20that%20reinforces%20fundamental%20concepts%20as%20it%20teaches.%3C%2Fp%3E%3Cbr%3E%3Cbr%3E%3Cp%3E%3Cstrong%3EFeatures%3C%2Fstrong%3E%3C%2Fp%3E%20%3Cbr%3E%3Cul%3E%3Cli%3EThe%20latest%20on%20the%20surgical%20management%20of%20tympanic%20%3Cbr%3E%20membrane%20abnormalities%2C%20chronic%20otitis%20media%2C%20cholesteatoma%2C%20and%20ossicular%20%3Cbr%3E%20chain%20dysfunction%20%3Cbr%3E%20%3Cbr%3E%3Cli%3E254%20full-color%20drawings%20and%20schematics%20display%20%3Cbr%3E%20anatomy%20and%20important%20surgical%20steps%20%3Cbr%3E%20%3Cbr%3E%3Cli%3ENumerous%20callout%20boxes%20in%20each%20chapter%20highlight%20key%20%3Cbr%3Esurgical%20tips%2C%20pearls%2C%20and%20pitfalls%3C%2Fli%3E%3C%2Ful%3E%3Cp%3E%20Concise%20and%20practical%2C%20this%20atlas%20is%20%3Cbr%3Eessential%20reading%20for%20otolaryngology%20residents%2C%20fellows%2C%20budding%20otologic%20%3Cbr%3Esurgeons%2C%20or%20practicing%20ENTs%20who%20need%20to%20hone%20their%20surgical%20skills%20and%20stay%20abreast%20of%20the%20latest%20advances%20in%20the%20field.%3C%2Fp", bookDescriptionAvailableHeight, minBookDescriptionInitialHeight = 112, options = {}, iframeId = "bookDesc_iframe";
function resizeCallback() { P.guardFatal("bookDescription", function() { // Get the line-height of the iframe var iframe = document.getElementById(iframeId); var iframeDocument = iframe.contentDocument;
if (false && iframeDocument && iframeDocument.defaultView) { // Set the height to the number of lines specified var numLines = parseInt(0, 10);
// Get the line-height of the iframe var iframeContent = iframeDocument.getElementById("iframeContent");
// Compute the line height var lineHeight = iframeDocument.defaultView.getComputedStyle(iframeContent, null).getPropertyValue("line-height");
// Parse the line height lineHeight = parseFloat(lineHeight); bookDescriptionAvailableHeight = Math.round(lineHeight * numLines); } else { var bdOffsetTop = document.getElementById("bookDescription_feature_div").offsetTop; var imageBlockOffsetTop = document.getElementById("booksImageBlock_feature_div").offsetTop; var imageBlockHeight = document.getElementById("booksImageBlock_feature_div").offsetHeight; bookDescriptionAvailableHeight = imageBlockOffsetTop + imageBlockHeight -bdOffsetTop - 30; if(bookDescriptionAvailableHeight < minBookDescriptionInitialHeight) { bookDescriptionAvailableHeight = minBookDescriptionInitialHeight; } } var psTotalHeight = document.getElementById("postBodyPS").offsetHeight; if(psTotalHeight > bookDescriptionAvailableHeight + 30){ if(document.getElementById("bdSeeLessPrompt").style.display == "none"){ document.getElementById("outer_postBodyPS").style.height = bookDescriptionAvailableHeight + 'px'; document.getElementById("psPlaceHolder").style.display ="block"; document.getElementById("bdSeeAllPrompt").style.display ="block"; } else{ document.getElementById("outer_postBodyPS").style.height = psTotalHeight + 'px'; } } else{ document.getElementById("outer_postBodyPS").style.height = psTotalHeight + 'px'; document.getElementById("psPlaceHolder").style.display ="none"; document.getElementById("bdSeeAllPrompt").style.display ="block"; document.getElementById("bdSeeLessPrompt").style.display ="none"; document.getElementById("bdExpanderIcon").className = document.getElementById("bdExpanderIcon").className.replace("rotate",""); } })(); }
options.iframeId = iframeId; options.iframeWrapperId = "bookDesc_iframe_wrapper"; options.overriddenCSSId = "bookDesc_override_CSS"; options.encodedIframeContent = bookDescEncodedData; options.initialResizeCallback = resizeCallback;
BookDescriptionIframe = new DynamicIframe(options); P.guardFatal("bookDescription", function() { BookDescriptionIframe.createIframe(); }) ();
if ((typeof BookDescriptionIframe != 'undefined') && (BookDescriptionIframe instanceof DynamicIframe)) { P.when('jQuery').execute(function($) { $(window).resize(function() { P.guardFatal("bookDescription", function() { BookDescriptionIframe.resizeIframe(resizeCallback); }) (); });
$(window).bind('imageResize', function() { P.guardFatal("bookDescription", function() { BookDescriptionIframe.resizeIframe(resizeCallback); }) (); }); }); } });
 
		 
			