<?xml version="1.0" encoding="ISO-8859-1"?><!-- OPML generated by OPML Editor v11.0.6 on Tue, 10 Apr 2012 14:50:16 GMT -->
<opml version="2.0">	<head>		<title>iowaRiverTemplateV2.opml</title>		<dateCreated>Thu, 22 Dec 2011 20:26:37 GMT</dateCreated>		<dateModified>Tue, 10 Apr 2012 14:50:16 GMT</dateModified>		<ownerName>Dave Winer</ownerName>		<ownerEmail>dave.winer@gmail.com</ownerEmail>		<expansionState>3, 5, 7, 8, 9, 10, 13, 14</expansionState>		<vertScrollState>1</vertScrollState>		<windowTop>219</windowTop>		<windowLeft>1011</windowLeft>		<windowBottom>1065</windowBottom>		<windowRight>2198</windowRight>		</head>	<body>		<outline text="&lt;!DOCTYPE html&gt; "/>		<outline text="&lt;!-- ">			<outline text="12/24/11 by DW">				<outline text="Allow the user to hide the menu">					<outline text="Start with code from webapp.data.menuscripts. "/>					<outline text="Init the menubar and icon from the onload script attached to the body of the page."/>					</outline>				<outline text="Add some tools to the dropdown menu">					<outline text="Just to put something other than picture archives there (cribbed from occupyweb.org)."/>					</outline>				<outline text="New command to set the linkblog. ">					<outline text="This was the reason we needed the menubar. "/>					<outline text="We still prompt for the linkblog server on RT if it hasn't been set. But this makes it possible to change the linkblog server if it should happen to move, or you decide you want to use a different one."/>					</outline>				</outline>			<outline text="12/23/11 by DW">				<outline text="Add menu to top of river page">					<outline text="Here's the first benefit of having the Bootstrap Toolkit included with the river."/>					</outline>				<outline text="Bring in Bootstrap Toolkit includes">					<outline text="Expecting things to break, because they did last time I did this (in beaut.root)."/>					<outline text="They did break, but I used the same fixes as in beaut.root, and everything looks okay now."/>					<outline text="Still would like to change the names of things in the river styles so there aren't any conflicts, assuming that's what the problem is."/>					</outline>				</outline>			<outline text="12/22/11 by DW">				<outline text="Suck the stylesheet in">					<outline text="Starting with the stylesheet here:">						<outline text="http://static.newsriver.org/beautiful/default.css" type="link" url="http://static.newsriver.org/beautiful/default.css"/>						</outline>					</outline>				<outline text="Switching over to a dynamic version">					<outline text="So I don't have to rebuild every time I make a change.">						<outline text="http://rivers.blorkmark.com/davesRiver" type="link" url="http://rivers.blorkmark.com/davesRiver"/>						</outline>					</outline>				<outline text="RT has a good cursor">					<outline text="The cursor when you moused over a RT was an iBeam, which means &quot;edit this&quot; and that was burning braincells. Turns out it was easy to get the mouse to be a pointer, as if you were hovering over an icon (but it's really text). Nice."/>					</outline>				<outline text="Editing in OPML">					<outline text="I am able to edit this JavaScript/CSS/jQuery thing in my outliner. Happy."/>					</outline>				</outline>			<outline text="  --&gt;"/>			</outline>		<outline text="&lt;html lang=&quot;en&quot;&gt; ">			<outline text="&lt;head&gt;">				<outline text="&lt;meta charset=&quot;utf-8&quot;&gt;"/>				<outline text="&lt;title&gt;&lt;%title%&gt;&lt;/title&gt;"/>				<outline text="&lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot; title=&quot;OPML&quot; href=&quot;&lt;%opmlUrl%&gt;&quot; /&gt;"/>				<outline text="&lt;meta name=&quot;description&quot; content=&quot;&lt;%description%&gt;&quot;&gt; "/>				<outline text="&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=no&quot;&gt;"/>				<outline text="&lt;!-- stylesheet for river  --&gt;">					<outline text="&lt;style&gt;">						<outline text="@media all {">							<outline text="html, "/>							<outline text="body, "/>							<outline text="div {">								<outline text="padding:0;"/>								<outline text="margin:0;"/>								<outline text="}"/>								</outline>							<outline text="body {">								<outline text="font:100.01%/1 Arial, sans-serif; "/>								<outline text="color:#333; "/>								<outline text="background:#fff;"/>								<outline text="}"/>								</outline>							<outline text="a:link, a:visited {">								<outline text="text-decoration:none;"/>								<outline text="color:#1E68A6; "/>								<outline text="}"/>								</outline>							<outline text="a:hover, a:focus, a:active {">								<outline text="text-decoration:underline;"/>								<outline text="}"/>								</outline>							<outline text="h1, h2, h3 {">								<outline text="line-height:1.1em; "/>								<outline text="color:#222;"/>								<outline text="}"/>								</outline>							<outline text="p {">								<outline text="margin:0 0 1.4em; "/>								<outline text="font-size:0.875em; "/>								<outline text="line-height:1.4em;"/>								<outline text="}"/>								</outline>							<outline text="header, hgroup, footer, section, aside, article {">								<outline text="display:block;"/>								<outline text="}"/>								</outline>							<outline text="#header {">								<outline text="padding:10px 5px;"/>								<outline text="margin:0 0 20px;"/>								<outline text="background:#1E68A6;"/>								<outline text="}"/>								</outline>							<outline text="#header hgroup {">								<outline text="max-width:500px;"/>								<outline text="overflow:hidden;"/>								<outline text="margin:0 auto;"/>								<outline text="}"/>								</outline>							<outline text="#header h1 {">								<outline text="float:left;"/>								<outline text="margin:0;"/>								<outline text="font-size:1em;"/>								<outline text="color:#fff;"/>								<outline text="}"/>								</outline>							<outline text="#header h2 {">								<outline text="float:right;"/>								<outline text="margin:0.25em 0 0;"/>								<outline text="font-size:0.75em;"/>								<outline text="font-weight:normal;"/>								<outline text="color:#eee;"/>								<outline text="}"/>								</outline>							<outline text="#stream {">								<outline text="max-width:500px;"/>								<outline text="min-height:100px;"/>								<outline text="padding:0 5px;"/>								<outline text="margin:0 auto;"/>								<outline text="}"/>								</outline>							<outline text=".notice { /* loading and errors messages */">								<outline text="text-align:center; "/>								<outline text="font-size:14px;"/>								<outline text="}"/>								</outline>							<outline text=".loader { /* loading graphic */">								<outline text="width:32px; "/>								<outline text="height:32px; "/>								<outline text="margin:20px auto; "/>								<outline text="background:url(http://static.newsriver.org/beautiful/loader.gif) no-repeat 0 0;"/>								<outline text="}"/>								</outline>							<outline text=".info {">								<outline text="margin:0 0 30px;"/>								<outline text="}"/>								</outline>							<outline text=".info:after {">								<outline text="content:&quot;.&quot;;"/>								<outline text="display:block;"/>								<outline text="visibility:hidden;"/>								<outline text="font-size:0;"/>								<outline text="clear:both;"/>								<outline text="line-height:0;"/>								<outline text="}"/>								</outline>							<outline text=".updated {">								<outline text="float:right; "/>								<outline text="margin:0;"/>								<outline text="font-size:12px;"/>								<outline text="}"/>								</outline>							<outline text="#display {">								<outline text="float:left; "/>								<outline text="display:block;"/>								<outline text="font-size:12px; "/>								<outline text="line-height:17px; "/>								<outline text="font-weight:bold;"/>								<outline text="}"/>								</outline>							<outline text="#display:before {">								<outline text="content:&quot;&quot;; "/>								<outline text="float:left; "/>								<outline text="width:16px; "/>								<outline text="height:16px; "/>								<outline text="margin:0 6px 0 -22px; "/>								<outline text="background:url(http://static.newsriver.org/beautiful/sprite.png) no-repeat -16px 0;"/>								<outline text="}"/>								</outline>							<outline text=".compact #display:before {">								<outline text="background-position:0 0;"/>								<outline text="}"/>								</outline>							<outline text=".section {">								<outline text="clear:both;"/>								<outline text="}"/>								</outline>							<outline text=".section {">								<outline text="padding:0.5em 0 0; "/>								<outline text="border-top:1px solid #bbb; "/>								<outline text="margin:1.5em 0 0;"/>								<outline text="}"/>								</outline>							<outline text=".section h2, .section .header .time {">								<outline text="float:left; "/>								<outline text="padding:0 8px 0 0;"/>								<outline text="margin:-17px 0 0 0; "/>								<outline text="font-size:12px; "/>								<outline text="font-weight:normal; "/>								<outline text="line-height:1.2em; "/>								<outline text="background:#fff;"/>								<outline text="}"/>								</outline>							<outline text=".section .header .time {">								<outline text="float:right;"/>								<outline text="padding:0 0 0 8px;"/>								<outline text="color:#777;"/>								<outline text="}"/>								</outline>							<outline text=".section h2 .icon {">								<outline text="position:relative;"/>								<outline text="top:-1px;"/>								<outline text="float:left;"/>								<outline text="margin:0 6px 0 -22px;"/>								<outline text="border:0;"/>								<outline text="vertical-align:middle;"/>								<outline text="}"/>								</outline>							<outline text=".section .header + .article {">								<outline text="border-top:0;"/>								<outline text="}"/>								</outline>							<outline text=".article {">								<outline text="clear:both;"/>								<outline text="position:relative; "/>								<outline text="padding:10px 0; "/>								<outline text="border-top:1px solid #eee;"/>								<outline text="margin:0;"/>								<outline text="}"/>								</outline>							<outline text=".article .header {">								<outline text="margin:0 0 3px;"/>								<outline text="}"/>								</outline>							<outline text=".article h3 {">								<outline text="margin:0; "/>								<outline text="font-size:1em;"/>								<outline text="}"/>								</outline>							<outline text=".article h3 a:visited {">								<outline text="color:#819fc7;"/>								<outline text="}"/>								</outline>							<outline text=".article .description {">								<outline text="margin:0 0 5px;"/>								<outline text="font-size:0.875em;"/>								<outline text="line-height:1.2em;"/>								<outline text="color:#333;"/>								<outline text="}"/>								</outline>							<outline text=".article .thumbnail {">								<outline text="float:left; "/>								<outline text="/*border:1px solid #999;*/ "/>								<outline text="margin:2px 8px 2px 0;"/>								<outline text="}"/>								</outline>							<outline text=".article .footer {">								<outline text="clear:both;"/>								<outline text="margin:0 20px 0 0;"/>								<outline text="font-size:0.6875em; "/>								<outline text="color:#666;"/>								<outline text="}"/>								</outline>							<outline text=".actions {">								<outline text="display:inline;"/>								<outline text="list-style:none; "/>								<outline text="padding:0; "/>								<outline text="margin:0; "/>								<outline text="}"/>								</outline>							<outline text=".actions li {">								<outline text="display:inline; "/>								<outline text="margin:0 0 0 4px;"/>								<outline text="}"/>								</outline>							<outline text=".actions li:before {">								<outline text="content:&quot;\00b7&quot;; "/>								<outline text="font-weight:bold; "/>								<outline text="margin:0 4px 0 -2px;"/>								<outline text="}"/>								</outline>							<outline text="#stream.compact .description, #stream.compact .enclosure, #stream.compact .article .footer {">								<outline text="display:none;"/>								<outline text="}"/>								</outline>							<outline text="#stream.compact .article .header {">								<outline text="margin:0;"/>								<outline text="}"/>								</outline>							<outline text="#footer {">								<outline text="max-width:500px;"/>								<outline text="padding:10px 5px;"/>								<outline text="border-top:1px solid #ccc;"/>								<outline text="margin:3em auto 0;"/>								<outline text="}"/>								</outline>							<outline text="#footer p {">								<outline text="margin:0 0 0.5em;"/>								<outline text="font-size:0.6875em;"/>								<outline text="color:#666;"/>								<outline text="}"/>								</outline>							<outline text=""/>							<outline text="/* IE6 */"/>							<outline text="* html #header {">								<outline text="height:0;"/>								<outline text="}"/>								</outline>							<outline text="* html .info {">								<outline text="width:100%;"/>								<outline text="}"/>								</outline>							<outline text="* html #header hgroup,"/>							<outline text="* html #stream,"/>							<outline text="* html #footer {">								<outline text="width:500px;"/>								<outline text="}"/>								</outline>							<outline text="}"/>							</outline>						<outline text="@media screen and (max-width : 340px) {">							<outline text="#header h2 {">								<outline text="display:none;"/>								<outline text="}"/>								</outline>							<outline text=".info {">								<outline text="margin-bottom:10px;"/>								<outline text="}"/>								</outline>							<outline text=".updated,"/>							<outline text="#display {">								<outline text="float:none;"/>								<outline text="margin:0 0 10px;"/>								<outline text="}"/>								</outline>							<outline text=".section .header h2 {">								<outline text="float:none;"/>								<outline text="margin-top:0;"/>								<outline text="}"/>								</outline>							<outline text=".section .header .time {">								<outline text="float:none;"/>								<outline text="padding:0;"/>								<outline text="margin-top:0;"/>								<outline text="}"/>								</outline>							<outline text=".section {">								<outline text="margin-top:1em;"/>								<outline text="}"/>								</outline>							<outline text=".article h3 {">								<outline text="font-size:0.875em;"/>								<outline text="}"/>								</outline>							<outline text=".article .description {">								<outline text="font-size:0.8125em;"/>								<outline text="}"/>								</outline>							<outline text="#footer p {">								<outline text="font-size:0.6875em;"/>								<outline text="}"/>								</outline>							<outline text="}"/>							</outline>						<outline text="&lt;/style&gt;"/>						</outline>					</outline>				<outline text="&lt;!-- bootstrap toolkit includes  --&gt;">					<outline text="&lt;link href=&quot;http://static.scripting.com/github/bootstrap/bootstrap.css&quot; rel=&quot;stylesheet&quot;&gt;"/>					<outline text="&lt;link href=&quot;http://static.scripting.com/github/bootstrap/docs.css&quot; rel=&quot;stylesheet&quot;&gt;"/>					<outline text="&lt;link href=&quot;http://static.scripting.com/github/bootstrap/prettify.css&quot; rel=&quot;stylesheet&quot;&gt;"/>					<outline text=""/>					<outline text="&lt;script src=&quot;http://static.scripting.com/github/bootstrap/jquery.min.js&quot;&gt;&lt;/script&gt;"/>					<outline text="&lt;script src=&quot;http://static.scripting.com/github/bootstrap/jquery.tablesorter.min.js&quot;&gt;&lt;/script&gt;"/>					<outline text=""/>					<outline text="&lt;script src=&quot;http://static.scripting.com/github/bootstrap/prettify.js&quot;&gt;&lt;/script&gt;"/>					<outline text="&lt;script&gt;$(function () { prettyPrint() })&lt;/script&gt;"/>					<outline text="&lt;script src=&quot;http://static.scripting.com/github/bootstrap/bootstrap-dropdown.js&quot;&gt;&lt;/script&gt;"/>					<outline text="&lt;script src=&quot;http://static.scripting.com/github/bootstrap/bootstrap-twipsy.js&quot;&gt;&lt;/script&gt;"/>					<outline text="&lt;script src=&quot;http://static.scripting.com/github/bootstrap/bootstrap-scrollspy.js&quot;&gt;&lt;/script&gt;"/>					<outline text="&lt;script src=&quot;http://static.scripting.com/github/bootstrap/application.js&quot;&gt;&lt;/script&gt;"/>					<outline text="&lt;script src=&quot;http://static.scripting.com/github/bootstrap/bootstrap-popover.js&quot;&gt;&lt;/script&gt;"/>					<outline text="&lt;script&gt;">						<outline text="$(function () {">							<outline text="$(&quot;a[rel=twipsy]&quot;).twipsy({">								<outline text="live: true"/>								<outline text="})"/>								</outline>							<outline text="})"/>							</outline>						<outline text="&lt;/script&gt;"/>						</outline>					<outline text="&lt;script&gt;">						<outline text="$(function () {">							<outline text="$(&quot;a[rel=popover]&quot;)"/>							<outline text=".popover({">								<outline text="offset: 10"/>								<outline text="})"/>								</outline>							<outline text=".click(function(e) {">								<outline text="e.preventDefault()"/>								<outline text="})"/>								</outline>							<outline text="})"/>							</outline>						<outline text="&lt;/script&gt;"/>						</outline>					<outline text="&lt;style&gt;">						<outline text="body {">							<outline text="margin-top: -5px;"/>							<outline text="}"/>							</outline>						<outline text="table th { ">							<outline text="border: 0; "/>							<outline text="}"/>							</outline>						<outline text="table {">							<outline text="border: 0px;"/>							<outline text="}"/>							</outline>						<outline text=".actions { ">							<outline text="border: 0; "/>							<outline text="background: none;"/>							<outline text="padding: 0;"/>							<outline text="}"/>							</outline>						<outline text="&lt;/style&gt;"/>						</outline>					</outline>				<outline text="&lt;!-- styles to fix up river after bootstrap toolkit includes  --&gt;">					<outline text="&lt;style&gt;">						<outline text="body {">							<outline text="padding-top: 75px;"/>							<outline text="}"/>							</outline>						<outline text=".article .footer {">							<outline text="padding: 0px;"/>							<outline text="background-color: white;"/>							<outline text="border-top: 0px;"/>							<outline text="text-shadow: 0 0px;"/>							<outline text="min-width: 0px;"/>							<outline text="-moz-box-shadow: 0 0px 0px;"/>							<outline text="font-size: 13px;"/>							<outline text="}"/>							</outline>						<outline text=".article .description {">							<outline text="font-family: Arial,sans-serif;"/>							<outline text="font-size: 15px;"/>							<outline text="line-height: 120%;"/>							<outline text="}"/>							</outline>						<outline text=".article h3 {">							<outline text="font-family: Arial,sans-serif;"/>							<outline text="font-size: 17px;"/>							<outline text="line-height: 120%;"/>							<outline text="}"/>							</outline>						<outline text="#header {">							<outline text="height: 0;"/>							<outline text="padding: 0;"/>							<outline text="margin: 0;"/>							<outline text="}"/>							</outline>						<outline text="#footer p {">							<outline text="font-size: 12px;"/>							<outline text="padding-bottom: 5px;"/>							<outline text="}"/>							</outline>						<outline text="&lt;/style&gt;"/>						</outline>					</outline>				<outline text="&lt;!--[if lt IE 9]&gt;&lt;script src=&quot;http://html5shiv.googlecode.com/svn/trunk/html5.js&quot;&gt;&lt;/script&gt;&lt;![endif]--&gt;"/>				<outline text="&lt;!-- scripts and styles for RT  --&gt;">					<outline text="&lt;script&gt;">						<outline text="function setCookie (cookieName, value, exdays) {">							<outline text="var exdate = new Date ();"/>							<outline text="exdate.setDate (exdate.getDate () + exdays);"/>							<outline text="var cookieValue = escape (value) + ((exdays == null) ? &quot;&quot; : &quot;; expires=&quot;+exdate.toUTCString());"/>							<outline text="document.cookie = cookieName + &quot;=&quot; + cookieValue;"/>							<outline text="}"/>							</outline>						<outline text="function getCookie (cookieName) {">							<outline text="var i,x,y,ARRcookies=document.cookie.split(&quot;;&quot;);"/>							<outline text="for (i=0;i&lt;ARRcookies.length;i++) {">								<outline text="x=ARRcookies[i].substr(0,ARRcookies[i].indexOf(&quot;=&quot;));"/>								<outline text="y=ARRcookies[i].substr(ARRcookies[i].indexOf(&quot;=&quot;)+1);"/>								<outline text="x=x.replace(/^\s+|\s+$/g,&quot;&quot;);"/>								<outline text="if (x==cookieName) {">									<outline text="return unescape(y);"/>									<outline text="}"/>									</outline>								<outline text="}"/>								</outline>							<outline text="}"/>							</outline>						<outline text="function sendToLinkblog(description, link, title) {">							<outline text="var linkBlogServer=getCookie(&quot;linkWeblogServerDomain&quot;);"/>							<outline text="if (linkBlogServer===null || linkBlogServer==&quot;&quot;) {">								<outline text="linkBlogServer=prompt(&quot;The domain of your linkblog server:&quot;,&quot;&quot;);"/>								<outline text="if (linkBlogServer!=null &amp;&amp; linkBlogServer!=&quot;&quot;) {">									<outline text="setCookie(&quot;linkWeblogServerDomain&quot;,linkBlogServer,365);"/>									<outline text="}"/>									</outline>								<outline text="}"/>								</outline>							<outline text="window.location = &quot;http://&quot; + linkBlogServer + &quot;/?link=&quot; + link + &quot;&amp;title=&quot; + title + &quot;&amp;description=&quot; + description"/>							<outline text="}"/>							</outline>						<outline text="function setLinkblogServer () {">							<outline text="var server = getCookie (&quot;linkWeblogServerDomain&quot;);"/>							<outline text="if (server == &quot;null&quot;) {">								<outline text="server = &quot;&quot;"/>								<outline text="}"/>								</outline>							<outline text="var linkBlogServer = prompt (&quot;The domain of your linkblog server:&quot;, server);"/>							<outline text="setCookie (&quot;linkWeblogServerDomain&quot;, linkBlogServer, 365);"/>							<outline text="}"/>							</outline>						<outline text="&lt;/script&gt;"/>						</outline>					<outline text="&lt;style&gt;">						<outline text=".spanCursorIsPointer {">							<outline text="cursor: pointer;"/>							<outline text="float: none;"/>							<outline text="margin-left: 0;"/>							<outline text="}"/>							</outline>						<outline text="&lt;/style&gt;"/>						</outline>					</outline>				<outline text="&lt;/head&gt; "/>				</outline>			<outline text="&lt;body onload=&quot;initMenubar ()&quot;&gt; ">				<outline text="&lt;!-- wedge that expands and collapses the menubar  --&gt;">					<outline text="&lt;script&gt;">						<outline text="function toggleMenubar () {">							<outline text="if (document.getElementById (&quot;hidableMenubar&quot;).style.display == ''){">								<outline text="setCookie (&quot;flMenuVisible&quot;, &quot;0&quot;, 1000)"/>								<outline text="document.getElementById (&quot;hidableMenubar&quot;).style.display = &quot;none&quot;;"/>								<outline text="document.getElementById (&quot;wedge&quot;).src = &quot;http://scripting.com/images/2011/12/16/downWedge.gif&quot;;		"/>								<outline text="document.body.paddingTop = &quot;35px&quot;;"/>								<outline text="}"/>								</outline>							<outline text="else {">								<outline text="setCookie (&quot;flMenuVisible&quot;, &quot;1&quot;, 1000)"/>								<outline text="document.getElementById(&quot;hidableMenubar&quot;).style.display = '';"/>								<outline text="document.getElementById(&quot;wedge&quot;).src = &quot;http://scripting.com/images/2011/12/16/upWedge.gif&quot;;"/>								<outline text="document.body.paddingTop = &quot;75px&quot;;"/>								<outline text="}"/>								</outline>							<outline text="}"/>							</outline>						<outline text="function initMenubar () {">							<outline text="var flMenuVisible = getCookie (&quot;flMenuVisible&quot;);"/>							<outline text="if (flMenuVisible == 0) {">								<outline text="document.getElementById (&quot;hidableMenubar&quot;).style.display = &quot;none&quot;;"/>								<outline text="document.getElementById (&quot;wedge&quot;).src = &quot;http://scripting.com/images/2011/12/16/downWedge.gif&quot;;		"/>								<outline text="}"/>								</outline>							<outline text="else {">								<outline text="document.getElementById (&quot;hidableMenubar&quot;).style.display = &quot;&quot;;"/>								<outline text="document.getElementById(&quot;wedge&quot;).src = &quot;http://scripting.com/images/2011/12/16/upWedge.gif&quot;;"/>								<outline text="}"/>								</outline>							<outline text="}"/>							</outline>						<outline text="&lt;/script&gt;"/>						</outline>					<outline text="&lt;style&gt;">						<outline text=".divMenubarToggle img {">							<outline text="position: absolute;"/>							<outline text="top: 5px;"/>							<outline text="left: 1px;"/>							<outline text="z-index:100000;"/>							<outline text="}"/>							</outline>						<outline text="&lt;/style&gt;"/>						</outline>					<outline text="&lt;div class=&quot;divMenubarToggle&quot;&gt;">						<outline text="&lt;a title=&quot;Click here to show or hide the menubar.&quot; onclick=&quot;toggleMenubar()&quot;&gt;&lt;img src=&quot;http://scripting.com/images/2011/12/24/blank.gif&quot; id=&quot;wedge&quot; width=&quot;16&quot; height=&quot;16&quot; alt=&quot;Click here to show or hide the menubar.&quot;&gt;&lt;/a&gt;"/>						<outline text="&lt;/div&gt;"/>						</outline>					</outline>				<outline text="&lt;!-- menubar --&gt;">					<outline text="&lt;div class=&quot;topbar&quot;  data-dropdown=&quot;dropdown&quot; id=&quot;hidableMenubar&quot; style=&quot;display: none;&quot;&gt;">						<outline text="&lt;div class=&quot;topbar-inner&quot;&gt;">							<outline text="&lt;div class=&quot;container&quot;&gt;">								<outline text="&lt;a class=&quot;brand&quot; href=&quot;http://daveriver.scripting.com/&quot;&gt;&lt;%title%&gt;&lt;/a&gt;"/>								<outline text="&lt;ul class=&quot;nav&quot;&gt;">									<outline text="&lt;li&gt;&lt;a href=&quot;http://backtostaticrivers.blorkmark.com/&quot;&gt;About&lt;/a&gt;&lt;/li&gt;"/>									<outline text="&lt;li&gt;&lt;a onclick=&quot;setLinkblogServer ()&quot;&gt;&lt;span class=&quot;spanCursorIsPointer&quot;&gt;Set Linkblog&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;"/>									<outline text="&lt;li&gt;&lt;a href=&quot;http://twitter.com/#!/davewiner&quot;&gt;Dave/Twitter&lt;/a&gt;&lt;/li&gt;"/>									<outline text="&lt;li&gt;&lt;a href=&quot;http://scripting.com/&quot;&gt;Dave/Blog&lt;/a&gt;&lt;/li&gt;"/>									<outline text="&lt;/ul&gt;"/>									</outline>								<outline text="&lt;ul class=&quot;nav secondary-nav&quot;&gt;">									<outline text="&lt;li class=&quot;dropdown&quot;&gt;">										<outline text="&lt;a href=&quot;#&quot; class=&quot;dropdown-toggle&quot;&gt;Cool Tools&lt;/a&gt;"/>										<outline text="&lt;ul class=&quot;dropdown-menu&quot;&gt;">											<outline text="&lt;li&gt;&lt;a href=&quot;http://quick.newsriver.org/&quot;&gt;River2&lt;/a&gt;&lt;/li&gt;"/>											<outline text="&lt;li&gt;&lt;a href=&quot;http://docs.reallysimple.org/&quot;&gt;Radio2&lt;/a&gt;&lt;/li&gt;"/>											<outline text="&lt;li class=&quot;divider&quot;&gt;&lt;/li&gt;"/>											<outline text="&lt;li&gt;&lt;a href=&quot;http://home.opml.org/&quot;&gt;OPML Editor&lt;/a&gt;&lt;/li&gt;"/>											<outline text="&lt;/ul&gt;"/>											</outline>										<outline text="&lt;/li&gt;"/>										</outline>									<outline text="&lt;/ul&gt;  "/>									</outline>								<outline text="&lt;/div&gt;"/>								</outline>							<outline text="&lt;/div&gt;"/>							</outline>						<outline text="&lt;/div&gt;"/>						</outline>					</outline>				<outline text="&lt;header id=&quot;header&quot;&gt;">					<outline text="&lt;hgroup&gt;">						<outline text="&lt;h1&gt;&lt;%title%&gt;&lt;/h1&gt;"/>						<outline text="&lt;h2&gt;&lt;%description%&gt;&lt;/h2&gt;"/>						<outline text="&lt;/hgroup&gt;    "/>						</outline>					<outline text="&lt;/header&gt;"/>					</outline>				<outline text="&lt;div id=&quot;stream&quot;&gt;">					<outline text="&lt;p class=&quot;notice&quot;&gt;&lt;%pleaseWaitMessage%&gt;&amp;hellip;&lt;/p&gt;"/>					<outline text="&lt;div class=&quot;loader&quot;&gt;&lt;/div&gt;"/>					<outline text="&lt;!-- news feed via template inserted here --&gt; "/>					<outline text="&lt;/div&gt;"/>					</outline>				<outline text="&lt;footer id=&quot;footer&quot;&gt;">					<outline text="&lt;p&gt;The design and implementation of the first beautiful River2 template was a community project. &lt;a href=&quot;http://beautriver1.blorkmark.com/&quot;&gt;Credits&lt;/a&gt;.&lt;/p&gt;"/>					<outline text="&lt;p&gt;&quot;Day after day, alone on a hill. The man with the foolish grin is keeping perfectly still.&quot;&lt;/p&gt;"/>					<outline text="&lt;/footer&gt;"/>					</outline>				<outline text="&lt;script&gt;">					<outline text="var jsonFeed = '&lt;%jsonUrl%&gt;';"/>					<outline text="var jsonCallback = 'onGetRiverStream';"/>					<outline text="&lt;/script&gt;"/>					</outline>				<outline text="&lt;script id=&quot;template&quot; type=&quot;text/x-jquery-tmpl&quot;&gt;">					<outline text="&lt;div class=&quot;info&quot;&gt;">						<outline text="&lt;a id=&quot;display&quot; href=&quot;#&quot;&gt;Switch to compact view&lt;/a&gt;&lt;/li&gt;"/>						<outline text="&lt;p class=&quot;updated&quot;&gt;Updated &lt;time datetime=&quot;${dateFormat(metadata.whenGMT, 'isoUtcDateTime')}&quot;&gt;${dateFormat(metadata.whenGMT, 'timeDate')}&lt;/time&gt;&lt;/p&gt;"/>						<outline text="&lt;/div&gt;"/>						</outline>					<outline text="{{each(f,feed) updatedFeeds.updatedFeed}}"/>					<outline text="&lt;div class=&quot;section&quot;&gt;">						<outline text="&lt;div class=&quot;header&quot;&gt;">							<outline text="&lt;h2&gt;">								<outline text="{{if feed.websiteUrl}}&lt;a href=&quot;${feed.websiteUrl}&quot;&gt;{{/if}}&lt;img class=&quot;icon&quot; src=&quot;${getFavicon(feed.websiteUrl)}&quot; alt=&quot;&quot;&gt;{{if feed.websiteUrl}}&lt;/a&gt;{{/if}}"/>								<outline text="{{if feed.websiteUrl}}&lt;a href=&quot;${feed.websiteUrl}&quot;&gt;{{/if}}${feed.feedTitle}{{if feed.websiteUrl}}&lt;/a&gt;{{/if}}"/>								<outline text="(&lt;a href=&quot;${feed.feedUrl}&quot; title=&quot;Subscribe to ${feed.feedTitle}&quot;&gt;Feed&lt;/a&gt;)"/>								</outline>							<outline text="&lt;/h2&gt;"/>							<outline text="&lt;span class=&quot;time&quot;&gt;${dateFormat(feed.whenLastUpdate, 'timeDate')}&lt;/span&gt;"/>							<outline text="&lt;/div&gt;"/>							</outline>						<outline text="{{each(i,item) feed.item}}"/>						<outline text="&lt;div class=&quot;article&quot;&gt;">							<outline text="&lt;div class=&quot;header&quot;&gt;">								<outline text="&lt;h3&gt;&lt;a href=&quot;{{if item.permaLink}}${item.permaLink}{{else}}${item.link}{{/if}}&quot; rel=&quot;external&quot;&gt;{{if item.title}}${item.title}{{else}}${item.body}{{/if}}&lt;/a&gt;&lt;/h3&gt;"/>								<outline text="&lt;/div&gt;"/>								</outline>							<outline text="{{if item.title}}"/>							<outline text="{{if item.body}}"/>							<outline text="&lt;div class=&quot;description&quot;&gt;">								<outline text="{{each(t,thumbnail) item.thumbnail}}"/>								<outline text="&lt;img class=&quot;thumbnail&quot; src=&quot;${thumbnail.url}&quot; width=&quot;${thumbnail.width}&quot; height=&quot;${thumbnail.height}&quot; alt=&quot;&quot;&gt;"/>								<outline text="{{/each}}"/>								<outline text="${getText(item.body)}"/>								</outline>							<outline text="&lt;/div&gt;"/>							<outline text="{{/if}}"/>							<outline text="{{/if}}"/>							<outline text="&lt;div class=&quot;footer&quot;&gt;">								<outline text="&lt;span class=&quot;time&quot;&gt;${timeDifference(item.pubDate)}&lt;/span&gt;"/>								<outline text="&lt;ul class=&quot;actions&quot;&gt;">									<outline text="{{if item.comments}}">										<outline text="&lt;li&gt;&lt;a href=&quot;${item.comments}&quot; rel=&quot;external nofollow&quot; target=&quot;_blank&quot;&gt;Comment&lt;/a&gt;&lt;/li&gt;"/>										<outline text="{{/if}}"/>										</outline>									<outline text="{{each(e,enclosure) item.enclosure}}">										<outline text="&lt;li class=&quot;enclosure ${getEnclosureType(enclosure.type)}&quot;&gt;&lt;a href=&quot;${enclosure.url}&quot;&gt;Download enclosure (${enclosure.type}, ${getEnclosureSize(enclosure.length)})&lt;/a&gt;&lt;/li&gt;"/>										<outline text="{{/each}}"/>										</outline>									<outline text="&lt;li&gt;&lt;a title=&quot;Send to linkblog.&quot; onclick=&quot;sendToLinkblog('${escape(item.body)}', '${escape(item.link)}', '${escape(item.title)}')&quot;&gt;&lt;span class=&quot;spanCursorIsPointer&quot;&gt;RT&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;"/>									</outline>								<outline text="&lt;/ul&gt;"/>								</outline>							<outline text="&lt;/div&gt;"/>							</outline>						<outline text="&lt;/div&gt;"/>						<outline text="{{/each}}"/>						</outline>					<outline text="&lt;/div&gt;"/>					<outline text="{{/each}}"/>					<outline text="&lt;/script&gt;"/>					</outline>				<outline text="&lt;script src=&quot;http://ajax.microsoft.com/ajax/jquery/jquery-1.5.min.js&quot;&gt;&lt;/script&gt; "/>				<outline text="&lt;script src=&quot;http://ajax.microsoft.com/ajax/jquery.templates/beta1/jquery.tmpl.min.js&quot;&gt;&lt;/script&gt; "/>				<outline text="&lt;script src=&quot;http://static.newsriver.org/beautiful/custom.js&quot;&gt;&lt;/script&gt; "/>				<outline text="&lt;script language=&quot;JavaScript&quot; type=&quot;text/javascript&quot;&gt;&lt;!--">					<outline text="var imageUrl = &quot;http://counters.scripting.com/counters/count.gif&quot;;"/>					<outline text="var imageTag = &quot;&lt;img src=\&quot;&quot; + imageUrl + &quot;?group=userOfRiver2&amp;referer=&quot; + escape (document.referrer) + &quot;\&quot; height=\&quot;1\&quot; width=\&quot;1\&quot;&gt;&quot;;"/>					<outline text="document.write (imageTag);"/>					<outline text="--&gt;&lt;/script&gt;"/>					</outline>				<outline text="&lt;/body&gt;"/>				</outline>			<outline text="&lt;/html&gt;"/>			</outline>		</body>	</opml>
