Praise for this book:
"[Four stars] Populated with superb pictures of anatomical dissections…highly recommend[ed]…to any clinician dealing with skull base conditions." – Doody’s Review
A richly illustrated, step-by-step guide to the full range of approaches in skull base surgery, this book is designed to enable the surgeon to gain not only the technical expertise for common procedures, but to be able to confidently modify standard approaches when necessary. Full-color images of cadavers orient the surgeon to the clinical setting by presenting in precise detail the perspective encountered in the operating room. The images demonstrate surgical anatomy and the relevant structures adjacent to the exposures. Special emphasis on the relationship between the operative corridor and the surrounding anatomy helps the surgeon develop a clear understanding of whether tissues adjacent to the dissection can be exposed without complications.
Features:
- More than 1,000 high-quality images demonstrate key
concepts - Brief lists of "Key Steps" guide the surgeon through
each step of the dissection - Concise text supplements each photograph, providing
descriptions of technical maneuvers and clinical pearls - Coverage of the latest innovative approaches enables
surgeons to optimize clinical techniques
Through detailed coverage of surgical
anatomy and relevant adjacent structures, this book enables clinicians to
develop a solid understanding of the entire operative region as well as the
limits and possibilities of each skull base approach. It is an indispensable
reference for neurosurgeons, head and neck surgeons, and otolaryngologists, and residents in these specialties.
P.when('DynamicIframe').execute(function(DynamicIframe){ var BookDescriptionIframe = null, bookDescEncodedData = "%3Cp%3E%3Cstrong%3EPraise%20for%20this%20book%3A%3C%2Fstrong%3E%3Cbr%20%3E%3Cbr%3E%22%3Cstrong%3E%5BFour%20stars%5D%3C%2Fstrong%3E%3Cem%3E%20Populated%20with%20superb%20pictures%20of%20anatomical%20dissections...highly%20recommend%5Bed%5D...to%20any%20clinician%20dealing%20with%20skull%20base%20conditions.%22%3Cstrong%3E%20-%20Doody%27s%20Review%3C%2Fem%3E%3C%2FSTRONG%3E%3C%2Fp%3E%3Cbr%3E%3Cp%3EA%20richly%20illustrated%2C%20step-by-step%20guide%20to%20the%20full%20range%20of%20approaches%20in%20skull%20base%20surgery%2C%20this%20book%20is%20designed%20to%20enable%20the%20surgeon%20to%20gain%20not%20only%20the%20technical%20expertise%20for%20common%20procedures%2C%20but%20to%20be%20able%20to%20confidently%20modify%20standard%20approaches%20when%20necessary.%20Full-color%20images%20of%20cadavers%20orient%20the%20surgeon%20to%20the%20clinical%20setting%20by%20presenting%20in%20precise%20detail%20the%20perspective%20encountered%20in%20the%20operating%20room.%20The%20images%20demonstrate%20surgical%20anatomy%20and%20the%20relevant%20structures%20adjacent%20to%20the%20exposures.%20Special%20emphasis%20on%20the%20relationship%20between%20the%20operative%20corridor%20and%20the%20surrounding%20anatomy%20helps%20the%20surgeon%20develop%20a%20clear%20understanding%20of%20whether%20tissues%20adjacent%20to%20the%20dissection%20can%20be%20exposed%20without%20complications.%3C%2Fp%3E%3Cbr%3E%3Cbr%3E%3Cp%3E%3Cstrong%3EFeatures%3A%3C%2Fstrong%3E%3C%2Fp%3E%3Cbr%3E%3Cul%3E%3Cbr%3E%3Cli%3EMore%20than%201%2C000%20high-quality%20images%20demonstrate%20key%20%3Cbr%3E%20concepts%20%3Cbr%3E%20%3Cbr%3E%3Cli%3EBrief%20lists%20of%20%22Key%20Steps%22%20guide%20the%20surgeon%20through%20%3Cbr%3E%20each%20step%20of%20the%20dissection%20%3Cbr%3E%20%3Cbr%3E%3Cli%3EConcise%20text%20supplements%20each%20photograph%2C%20providing%20%3Cbr%3E%20descriptions%20of%20technical%20maneuvers%20and%20clinical%20pearls%20%3Cbr%3E%20%3Cbr%3E%3Cli%3ECoverage%20of%20the%20latest%20innovative%20approaches%20enables%20%3Cbr%3Esurgeons%20to%20optimize%20clinical%20techniques%3C%2Fli%3E%20%3C%2Ful%3E%3Cbr%3E%3Cp%3EThrough%20detailed%20coverage%20of%20surgical%20%3Cbr%3Eanatomy%20and%20relevant%20adjacent%20structures%2C%20this%20book%20enables%20clinicians%20to%20%3Cbr%3Edevelop%20a%20solid%20understanding%20of%20the%20entire%20operative%20region%20as%20well%20as%20the%20%3Cbr%3Elimits%20and%20possibilities%20of%20each%20skull%20base%20approach.%20It%20is%20an%20indispensable%20%3Cbr%3Ereference%20for%20neurosurgeons%2C%20head%20and%20neck%20surgeons%2C%20and%20otolaryngologists%2C%20and%20residents%20in%20these%20specialties.%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); }) (); }); }); } });