about summary refs log tree commit diff
path: root/web/tutorial/ppt/WebQTLDemo_files/frame.htm
diff options
context:
space:
mode:
authorzsloan2015-03-27 20:28:51 +0000
committerzsloan2015-03-27 20:28:51 +0000
commitd0911a04958a04042da02a334ccc528dae79cc17 (patch)
tree3c48e2e937c1dbeaf00a5697c87ed251afa5c8f1 /web/tutorial/ppt/WebQTLDemo_files/frame.htm
parenta840ad18e1fe3db98a359a159e9b9b72367a2839 (diff)
downloadgenenetwork2-d0911a04958a04042da02a334ccc528dae79cc17.tar.gz
Removed everything from 'web' directory except genofiles and renamed the directory to 'genotype_files'
Diffstat (limited to 'web/tutorial/ppt/WebQTLDemo_files/frame.htm')
-rwxr-xr-xweb/tutorial/ppt/WebQTLDemo_files/frame.htm43
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