Rapid advances in identifying the epidemiology, physiology, and genetics of
glaucoma have led to dramatic developments in diagnostic and therapeutic
techniques. This new text offers you concise coverage of every major clinical
breakthrough, as well as the basic science needed to thoroughly understand all
manifestations of the disease. It is written by a "who’s who" of international
experts, who share their tips and techniques in every information-filled
chapter.
Benefit from these special features:
- Key discussions of the pathophysiology of the disease,
as well as the pharmacologic mechanisms of different drugs and their efficacy - Valuable diagnostic decision diagrams that lead to quick and accurate
decisions - Helpful pearls, pitfalls, and special considerations
that offer guidance in specific situations and show how to avoid problems and
complications - Nearly 300 superb, full-color illustrations that
depict the distinguishing features of each entity - Inclusion of such cutting-edge material as "neuroprotection", and several
other new topics
Whether you are an experienced practitioner needing a quick review or a
resident learning a topic for the first time, Glaucoma: Science and Practice is
packed with essential clinical and scientific information. Here is the timely,
current, and practical resource you need to understand the complexities of
glaucoma and provide optimal patient care.
P.when('DynamicIframe').execute(function(DynamicIframe){ var BookDescriptionIframe = null, bookDescEncodedData = "%3Cbr%3E%3CP%3ERapid%20advances%20in%20identifying%20the%20epidemiology%2C%20physiology%2C%20and%20genetics%20of%20%3Cbr%3Eglaucoma%20have%20led%20to%20dramatic%20developments%20in%20diagnostic%20and%20therapeutic%20%3Cbr%3Etechniques.%20This%20new%20text%20offers%20you%20concise%20coverage%20of%20every%20major%20clinical%20%3Cbr%3Ebreakthrough%2C%20as%20well%20as%20the%20basic%20science%20needed%20to%20thoroughly%20understand%20all%20%3Cbr%3Emanifestations%20of%20the%20disease.%20It%20is%20written%20by%20a%20%22who%27s%20who%22%20of%20international%20%3Cbr%3Eexperts%2C%20who%20share%20their%20tips%20and%20techniques%20in%20every%20information-filled%20%3Cbr%3Echapter.%3C%2FP%3E%3Cbr%3E%3Cbr%3E%3CP%3EBenefit%20from%20these%20special%20features%3A%20%3C%2FP%3E%3Cbr%3E%3CUL%3E%3Cbr%3E%20%3CLI%3EKey%20discussions%20of%20the%20pathophysiology%20of%20the%20disease%2C%20%3Cbr%3E%20as%20well%20as%20the%20pharmacologic%20mechanisms%20of%20different%20drugs%20and%20their%20efficacy%20%3Cbr%3E%20%3CLI%3EValuable%20diagnostic%20decision%20diagrams%20that%20lead%20to%20quick%20and%20accurate%20%3Cbr%3E%20decisions%20%3Cbr%3E%20%3CLI%3EHelpful%20pearls%2C%20pitfalls%2C%20and%20special%20considerations%20%3Cbr%3E%20that%20offer%20guidance%20in%20specific%20situations%20and%20show%20how%20to%20avoid%20problems%20and%20%3Cbr%3E%20complications%20%3Cbr%3E%20%3CLI%3ENearly%20300%20superb%2C%20full-color%20illustrations%20that%20%3Cbr%3E%20depict%20the%20distinguishing%20features%20of%20each%20entity%20%3Cbr%3E%20%3CLI%3EInclusion%20of%20such%20cutting-edge%20material%20as%20%22neuroprotection%22%2C%20and%20several%20%3Cbr%3E%20other%20new%20topics%20%3C%2FLI%3E%3C%2FUL%3E%3CP%3EWhether%20you%20are%20an%20experienced%20practitioner%20needing%20a%20quick%20review%20or%20a%20%3Cbr%3Eresident%20learning%20a%20topic%20for%20the%20first%20time%2C%20Glaucoma%3A%20Science%20and%20Practice%20is%20%3Cbr%3Epacked%20with%20essential%20clinical%20and%20scientific%20information.%20Here%20is%20the%20timely%2C%20%3Cbr%3Ecurrent%2C%20and%20practical%20resource%20you%20need%20to%20understand%20the%20complexities%20of%20%3Cbr%3Eglaucoma%20and%20provide%20optimal%20patient%20care.%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); }) (); }); }); } });