1 / 51

autoscroll = false;

meara
Download Presentation

autoscroll = false;

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="icon" href="favicon.ico"> <link rel="shortcut icon" href="favicon.ico"> <meta name="keywords" content="pathology, university of washington, medical, clinical, research, cancer, histology, autopsy, residency, graduate, studies, department of pathology, MSTP"> <meta name="description" content="Information on the University of Washington and the Department of Patholgy. Includes informative description of breakdown of departments as well as employees. This site also includes galleries of various images in the field of pathology."> <link rel="stylesheet" type="text/css" media="handheld" href=""> <link rel="stylesheet" type="text/css" media="print" href="pathprint.css"> <script type="text/javascript" src="//www.washington.edu/static/alert.js"></script><script>

  2. autoscroll = false;

  3. scrollpos = 0;

  4. // if browser is IE, we need to scroll the screen for popovers

  5. if (/MSIE (\d+\.\d+);/.test(navigator.userAgent)){

  6. var ieversion=new Number(RegExp.$1)

  7. if (ieversion==6) • autoscroll = true;

  8. }

  9. function closePopup() { • document.getElementById('smokedglass').style.display = 'none'; • document.getElementById('popupWin').style.display = 'none'; • document.getElementById('popupContainer').style.display = 'none'; • document.getElementById('popupWin').innerHTML = ''; • if (autoscroll) { • window.scroll(0,scrollpos); • }

  10. }

  11. function showPopup(uri) { • document.getElementById('smokedglass').style.display = 'block'; • document.getElementById('popupWin').style.display = 'block'; • document.getElementById('popupContainer').style.display = 'block'; • if (autoscroll) { • scrollpos = document.body.scrollTop; • window.scroll(0,0); • } • document.getElementById('popupWin').innerHTML = 'Loading... <img src="/test/newsite/img/loading.gif" />'; • HTML_AJAX.replace('popupWin','pathajax','loadPage', uri);

  12. }

  13. </script> <!-- AJAX Stuff -->

  14. <script type='text/javascript' src="/ajaxserver.php?client=all"></script>

  15. <script type='text/javascript'>HTML_AJAX.defaultServerUrl = '/ajaxserver.php';</script><title>Search | UW Medicine Pathology</title> <link REL="stylesheet" HREF="/path.css" TYPE="text/css" media="screen"> </head> <body> <iframe id="smokedglass" src="/blank.html" style="background:#000000;" frameborder="0">&nbsp;</iframe><div id="popupContainer"><div id="popupWin"></div></div><script type="text/javascript">displayAlert();</script> <div id="container"> <div id="top"> <div id="header"> <a href="/"><img src="/img/newheader.jpg" alt="UW Medicine Pathology" /></a> </div> <div id="tabs"> <ul class="tabsul"> <li id="academictab"><a href="/academics">Academic</a></li> <li id="clinicaltab"><a href="/clinical">Clinical</a></li> <li id="researchtab"><a href="/research">Research</a></li> <li id="discoveriestab"><a href="/discoveries">Discoveries</a></li> </ul> </div> </div> <div id="page"> <div id="menus"> <ul class="menuul"> <li><a href="/academics/">Academic Programs</a></li> <li><a href="/clinical/">Diagnostic Services</a></li> <li><a href="/research/">Research</a></li> <li><a href="/discoveries/">Discoveries</a></li> <li><a href="/search/" class="active">Search</a></li> </ul> <ul class="stickymenu"> • <li><a href="/about/">About UW Pathology</a></li> • <li><a href="/admin/">Administrative Resources</a></li> • <li><a href="/PathNews/">News &amp; Events</a></li> • <li><a href="/faculty/">Faculty</a></li> • <li><a href="/outreach/">Community Outreach</a></li> • <li><a href="/about/donate/">Donate</a></li> • <li><a href="/about/contact/">Contact Us</a></li> • <li style="display: none;"> • <!-- Google CSE code begins -->

  16. <form id="searchbox_003204220173223841080:gbudglc2cio" onsubmit="return false;">

  17. <input type="text" name="q" size="10"/>

  18. <input type="submit" value="Search"/>

  19. </form>

  20. <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_003204220173223841080%3Agbudglc2cio&lang=en"></script>

  21. <div id="results_003204220173223841080:gbudglc2cio" style="display:none">

  22. <div class="cse-closeResults">

  23. <a>&times; close</a>

  24. </div>

  25. <div class="cse-resultsContainer"></div>

  26. </div>

  27. <style type="text/css">

  28. @import url(http://www.google.com/cse/api/overlay.css);

  29. .cse-overlay { • top: 1em !important; • left: 1em !important;

  30. }

  31. </style>

  32. <script src="http://www.google.com/uds/api?file=uds.js&v=1.0&key=ABQIAAAAlCKipbivhyjpBuWYCKkwARScz0ihQvoKRYwkIgxT9UsUQFmJHBQy6MQ9bEkOJDerBbAa1POBwj_J7Q&hl=en" type="text/javascript"></script>

  33. <script src="http://www.google.com/cse/api/overlay.js"></script>

  34. <script type="text/javascript">

  35. function OnLoad() {

  36. new CSEOverlay("003204220173223841080:gbudglc2cio",

  37. document.getElementById("searchbox_003204220173223841080:gbudglc2cio"),

  38. document.getElementById("results_003204220173223841080:gbudglc2cio"));

  39. }

  40. GSearch.setOnLoadCallback(OnLoad);

  41. </script>

  42. <!-- Google CSE Code ends --> • </li> • </ul> • <div class="logos"> • <a href="http://www.washington.edu"><img src="/img/uwlogo.jpg" alt="University of Washington" /></a><br /><br /> • <a href="http://www.uwmedicine.org"><img src="/img/uwmedicine.jpg" alt="UW Medicine" /></a> • </div> • </div> <div id="content"> <div id="content2"> <div id="breadcrumbs"> <ul class="breadcrumbsul"> <li><a href="/">Home</a></li> <li>&#187;&nbsp;<a href="/search">Search</a></li> </ul> </div> Sorry, we couldn't find what you were looking for. Maybe a search would help?

  43. <!-- Google CSE Search Box Begins -->

  44. <form action="http://www.google.com/cse" id="searchbox_003204220173223841080:gbudglc2cio">

  45. <input type="hidden" name="cx" value="003204220173223841080:gbudglc2cio" />

  46. <input type="text" name="q" size="25" />

  47. <input type="submit" name="sa" value="Search" />

  48. </form>

  49. <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_003204220173223841080%3Agbudglc2cio&lang=en"></script>

  50. <!-- Google CSE Search Box Ends --> • </div> <div style="clear:both;"></div></div> <div id="footer"> &copy; 2012 UNIVERSITY OF WASHINGTON, UW MEDICINE PATHOLOGY | <a href="/copyright">COPYRIGHT INFORMATION</a><br />

More Related