slight updates to slides
[slides.git] / fosdem2008 / slide_porting.html
index e3d7781f7435308f3a69b108f5f7bd0dd1459a86..a770a6920d34b36e3970ff4a3947434d5aae7df8 100755 (executable)
   <link rel="previous" href="slide_introduction.html" title="Previous page">
   <link rel="next" href="slide_volunteer.html" title="Next page">
   <link rel="last" href="slide_end.html" title="Last page">
   <link rel="previous" href="slide_introduction.html" title="Previous page">
   <link rel="next" href="slide_volunteer.html" title="Next page">
   <link rel="last" href="slide_end.html" title="Last page">
+<script type="text/javascript">
+function docClicked(event) {
+  if (event.target.nodeName != "A") {
+    location.href = document.getElementById('goNext').href;
+  }
+}
+</script>
 </head>
 </head>
-<body>
+<body onLoad="document.body.onclick = docClicked;">
 <div id="header"><div id="header-text">And the beast shall come forth...</div>
   <img src="template/header-logo.png" height="38" width="260" alt="">
 </div>
 <div id="header"><div id="header-text">And the beast shall come forth...</div>
   <img src="template/header-logo.png" height="38" width="260" alt="">
 </div>
@@ -21,7 +28,7 @@
   <a href="toc.html" accesskey="t">toc</a> ||
   <a href="index.html" accesskey="s">start</a> ||
   <a href="slide_introduction.html" accesskey="p">&lt; prev</a> |
   <a href="toc.html" accesskey="t">toc</a> ||
   <a href="index.html" accesskey="s">start</a> ||
   <a href="slide_introduction.html" accesskey="p">&lt; prev</a> |
-  <a href="slide_volunteer.html" accesskey="n">next &gt;</a>
+  <a href="slide_volunteer.html" id="goNext" accesskey="n">next &gt;</a>
 </div>
 
 <h1>Code Porting Work</h1>
 </div>
 
 <h1>Code Porting Work</h1>