diff options
| author | Pjotr Prins | 2015-03-30 09:52:42 +0200 |
|---|---|---|
| committer | Pjotr Prins | 2015-03-30 09:52:42 +0200 |
| commit | 56177b238dc7d3b225caeda25fd558d98b17b3c6 (patch) | |
| tree | 61368594122a99ee2457e57145e97f475b3a29b9 /web/tutorial/ppt/WebQTLDemo_files/frame.htm | |
| parent | f651014b577f3af0c88f2669ec2f8d0260f398dd (diff) | |
| parent | 1dd2981a25cdb33ab575206020490c7cf799e2da (diff) | |
| download | genenetwork2-56177b238dc7d3b225caeda25fd558d98b17b3c6.tar.gz | |
Merge branch 'master' of https://github.com/zsloan/genenetwork2 into zsloan
Diffstat (limited to 'web/tutorial/ppt/WebQTLDemo_files/frame.htm')
| -rwxr-xr-x | web/tutorial/ppt/WebQTLDemo_files/frame.htm | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/web/tutorial/ppt/WebQTLDemo_files/frame.htm b/web/tutorial/ppt/WebQTLDemo_files/frame.htm deleted file mode 100755 index ae0e8573..00000000 --- a/web/tutorial/ppt/WebQTLDemo_files/frame.htm +++ /dev/null @@ -1,43 +0,0 @@ -<html> <head> <meta name=ProgId content=PowerPoint.Slide> <meta name=Generator content="Microsoft Macintosh PowerPoint 10"> <link id=Main-File rel=Main-File href="WebQTLDemo.htm"> <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><script language=JavaScript><!-- -base = parent;//--> -</script><script language=JavaScript src=script.js></script> </head> <script> <!-- -function getSlideName() { - return parent.GetHrefObj( parent.g_currentSlide ).m_slideHref; -} - -function getNotesName() { - return parent.GetHrefObj( parent.g_currentSlide ).m_notesHref; -} - -function restore() { - self.location.reload(); -} - -function WriteMe() { - if ( true ) - document.write( '<frameset cols=\"20%,*\" id=PPTHorizAdjust >' + - '<frame src=\"outline_collapsed.htm\" name=PPTOtl>' ); - var distribution; - if ( parent.includeNotes ) - distribution = "*,20%"; - else - distribution = "*,0"; - document.write('<frameset rows=\"' + distribution + '\" id=PPTVertAdjust >' + - '<frame src=' + getSlideName() + ' name=PPTSld>' + - '<frame src=' + getNotesName() + ' name=PPTNts>' ); - document.write('</frameset>'); - if ( true ) - document.write(' </frameset>' ); -} - -if ( parent.msie < 0 ) { - self.onresize = restore; -} - -WriteMe(); -//--> -</script> </html> \ No newline at end of file |
