diff options
Diffstat (limited to 'web/tutorial/ppt/WebQTLDemo_files/slide0076.htm')
-rwxr-xr-x | web/tutorial/ppt/WebQTLDemo_files/slide0076.htm | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/web/tutorial/ppt/WebQTLDemo_files/slide0076.htm b/web/tutorial/ppt/WebQTLDemo_files/slide0076.htm new file mode 100755 index 00000000..10c1d5c7 --- /dev/null +++ b/web/tutorial/ppt/WebQTLDemo_files/slide0076.htm @@ -0,0 +1,34 @@ +<html> <head> <meta name=ProgId content=PowerPoint.Slide> <meta name=Generator content="Microsoft Macintosh PowerPoint 10"> <title>PowerPoint Presentation - Complex trait analysis, develop-ment, and genomics</title> <link title="Presentation File" type="application/powerpoint" rel=alternate href=WebQTLDemo.ppt> <script> +if ( ! top.PPTPRESENTATION ) { + window.location.replace( "endshow.htm" ); +} +</script> <meta name=Description content=Jun-19-03> <style media=print> <!--.sld {left:0px !important; width:6.0in !important; height:4.5in !important; font-size:80% !important;} --> </style> <script language=JavaScript src=script.js></script><script language=JavaScript> + if ( parent.base.msie < 0 ) { + document.captureEvents(Event.MOUSEDOWN); + document.captureEvents(Event.KEYPRESS); + document.onkeypress = _KPH; + document.onmousedown = _KPH; + } + +function restore() { + if ( parent.base.msie < 0 ) + self.location.reload(); +} +</script> +<script language=JavaScript> +function flatLoad() { +if ( !parent.IsFullScrMode() ) + parent.base.highlite(); +DoOnLoad(); + + + if ( parent.IsFullScrMode() && parent.NavPopup && !parent.NavPopup.closed ) + parent.NavPopup.focus(); + else + self.focus(); + parent.base.SldUpdated( "slide0076.htm" ); + } + </script><script language=JavaScript><!-- +function DoOnLoad() { + }//--> +</script> </head> <body bgcolor="#000000" onresize="restore()" onload="flatLoad()" onclick="DocumentOnClick(event)" onkeypress="_KPH(event)"> <center><img src=Slide0012.gif border=0 usemap="#Slide0012.gif_map"></center> </body> </html> \ No newline at end of file |