aboutsummaryrefslogtreecommitdiff
path: root/web/tutorial/ppt/WebQTLDemo_files/outline_navigation_bar.htm
diff options
context:
space:
mode:
Diffstat (limited to 'web/tutorial/ppt/WebQTLDemo_files/outline_navigation_bar.htm')
-rwxr-xr-xweb/tutorial/ppt/WebQTLDemo_files/outline_navigation_bar.htm37
1 files changed, 0 insertions, 37 deletions
diff --git a/web/tutorial/ppt/WebQTLDemo_files/outline_navigation_bar.htm b/web/tutorial/ppt/WebQTLDemo_files/outline_navigation_bar.htm
deleted file mode 100755
index 06c789c8..00000000
--- a/web/tutorial/ppt/WebQTLDemo_files/outline_navigation_bar.htm
+++ /dev/null
@@ -1,37 +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"> <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><!--
-
-function restore() {
-if( navigator.platform != "MacPPC" )
- self.location.reload();
-}
-
-function writebody() {
-
- if ( parent.g_showoutline ) {
- document.write('<table border=0 valign=top cellspacing=0 width=\"100%\">' +
- '<tr valign=top><td align=left valign=top>' );
- document.write( '<a href=\"javascript:parent.ToggleOutline()\" ><img src=\"outline.gif\" title=\"Show/Hide Outline\" alt=\"Show/Hide Outline\" border=0></a>' );
- document.write( '</td>' );
- if( parent.g_outline_href == parent.OUTLINE_EXPAND_HREF ) {
- document.write( '<td align=right valign=top><a href=\"javascript:parent.CollapseOutline()\">' +
- '<img src="outline_collapse.gif" title="Collapse Outline" alt="Collapse Outline" border=0>' +
- '</a></td>');
- } else {
- document.write('<td align=right valign=top><a href=\"javascript:parent.ExpandOutline()\">' +
- '<img src="outline_expand.gif" title="Expand Outline" alt="Expand Outline" border=0>' +
- '</a></td>');
- }
- document.write("</tr></table>");
- }
- else {
- document.write( '<table border=0 valign=top cellspacing=0 width=\"100%\"><td align=\"left\"><a href=\"javascript:parent.ToggleOutline()\" ><img border=0 src=\"outline.gif\" title=\"Show/Hide Outline\" alt=\"Show/Hide Outline\"></a></td></table>' );
- }
-}//-->
-</script> </head> <body background=navbg.gif topmargin=1 onresize="restore()" scroll="no" > <script language=JavaScript><!--
-writebody();
-//-->
-</script> </body> </html> \ No newline at end of file