1.07k likes | 1.44k Views
<?xml version="1.0" encoding="iso-8859-1"?>. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN". "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">.
E N D
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><!-- InstanceBegin template="/Templates/temp-neurology.dwt" codeOutsideHTMLIsLocked="false" -->
<title>Stanford Stroke Center - Neurology & Neurological Sciences - Stanford University School of Medicine</title>
<!-- BEGIN HEAD CODE --> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<script type="text/javascript" src="/Templates/yui-2.7.0/build/yahoo-dom-event/yahoo-dom-event.js"></script>
<script type="text/javascript" src="/Templates/AC_RunActiveContent.js"></script>
<script type="text/javascript" src="/Templates/swfobject.js"></script> <!-- Use media="screen and (min-device-width: 481px)" to prevent uptake by iPhone --> <link id="mainStyle" rel="stylesheet" type="text/css" href="/Templates/main_sm.css" /> <link id="iPhoneStyle" media="only screen and (max-device-width: 480px)" href="/Templates/iPhone.css" type="text/css" rel="stylesheet" /> <link rel="stylesheet" type="text/css" href="/Templates/neurology/styles.css" /> <script type="text/javascript" src="/Templates/neurology/siteparams.js"></script> <script type="text/javascript" src="/Templates/basic_functions_sm.js"></script> <link rel="stylesheet" type="text/css" media="print" href="/Templates/print.css" /> <!-- END HEAD CODE -->
<script type="text/javascript" src="http://yui.yahooapis.com/combo?2.5.2/build/yahoo-dom-event/yahoo-dom-event.js&2.5.2/build/animation/animation-min.js"></script>
<script type="text/javascript" src="/Templates/ui/reader/reader.js"></script>
<link rel="stylesheet" type="text/css" href="/Templates/ui/reader/reader.css" />
SM.reader.create = function() { • var reader = new SM.reader.init({ //
"elementId" : "reader", // The element id of the reader is inserted into
"category" : "neuro", // Category to display, e.g., "med", ...
"clickstyle" : true, // Animate on click (true) or on mouseover ("mouseover")
"collapsedHeight" : 28, // Height of collapsed items should match your CSS
"url" : "/Templates/newswire/published/Stroke_Center_News_main.json", // URL to feed you wish to use
"shortTitles" : true, // Use short (or long) titles
"showFirstItem" : false, // In a collapsed list, whether to expand the first item
"showAllItems" : true, // If true, all items are expanded
"showTitlesOnly" : true, // Shows only titles, no descriptions
"sortOrder" : "normal" // Can be "normal" or "reversed" • });