This is an excellent book and a needed update. For
anyone interested in studying this specific neoplasm in depth,this book is
worthwhile. It is a must-have in all neurosurgery, neurology, and radiology
libraries. — Doody’s Review
Al-Mefty’s Meningiomas, Second Edition is the definitive guide to
meningioma diagnosis, treatment, and surgery, and reflects over a decade of
major advances in the diagnosis and management of both intracranial and spinal
meningiomas since the first edition was published.
Features:
- New to this edition: information on molecular
biology, natural history and growth rates, the rise of radiosurgery as a
viable treatment option, and much more - Over 500 high-quality radiographic images and
full-color illustrations demonstrate anatomy and surgery - In-depth coverage of intraoperative MRI and
endoscopic resection - Key topics often missing from other meningiomas texts including caseload management, and postoperative quality of life issues
This landmark reference will enhance the precision and surgical skills of every clinician or resident in neurosurgery or neurology.
P.when('DynamicIframe').execute(function(DynamicIframe){ var BookDescriptionIframe = null, bookDescEncodedData = "%3Cbr%3E%3CP%3E%3Cem%3EThis%20is%20an%20excellent%20book%20and%20a%20needed%20update.%20For%20%3Cbr%3Eanyone%20interested%20in%20studying%20this%20specific%20neoplasm%20in%20depth%2Cthis%20book%20is%20%3Cbr%3Eworthwhile.%20It%20is%20a%20must-have%20in%20all%20neurosurgery%2C%20neurology%2C%20and%20radiology%20%3Cbr%3Elibraries.%20--%20%3CSTRONG%3EDoody%27s%20Review%3C%2FSTRONG%3E%20%3C%2Fem%3E%3C%2FP%3E%3Cbr%3E%3CP%3E%3CEM%3EAl-Mefty%27s%20Meningiomas%2C%20Second%20Edition%3C%2FEM%3E%20is%20the%20definitive%20guide%20to%20%3Cbr%3Emeningioma%20diagnosis%2C%20treatment%2C%20and%20surgery%2C%20and%20reflects%20over%20a%20decade%20of%20%3Cbr%3Emajor%20advances%20in%20the%20diagnosis%20and%20management%20of%20both%20intracranial%20and%20spinal%20%3Cbr%3Emeningiomas%20since%20the%20first%20edition%20was%20published.%3C%2FP%3E%3Cbr%3E%3CP%3E%3CSTRONG%3EFeatures%3A%3C%2FSTRONG%3E%3C%2FP%3E%3CUL%3E%3Cbr%3E%3CLI%3ENew%20to%20this%20edition%3A%20information%20on%20molecular%20%3Cbr%3E%20biology%2C%20natural%20history%20and%20growth%20rates%2C%20the%20rise%20of%20radiosurgery%20as%20a%20%3Cbr%3E%20viable%20treatment%20option%2C%20and%20much%20more%20%3Cbr%3E%20%3Cbr%3E%3CLI%3EOver%20500%20high-quality%20radiographic%20images%20and%20%3Cbr%3E%20full-color%20illustrations%20demonstrate%20anatomy%20and%20surgery%20%3Cbr%3E%20%3Cbr%3E%3CLI%3EIn-depth%20coverage%20of%20intraoperative%20MRI%20and%20%3Cbr%3E%20endoscopic%20resection%20%3Cbr%3E%20%3Cbr%3E%3CLI%3EKey%20topics%20often%20missing%20from%20other%20meningiomas%20texts%20including%20caseload%20management%2C%20and%20postoperative%20quality%20of%20life%20issues%3C%2FLI%3E%3C%2FUL%3E%3Cbr%3E%3CP%3EThis%20landmark%20reference%20will%20enhance%20the%20precision%20and%20surgical%20skills%20of%20every%20clinician%20or%20resident%20in%20neurosurgery%20or%20neurology.%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); }) (); }); }); } });