aboutsummaryrefslogtreecommitdiff
path: root/web/policy.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/policy.html')
-rwxr-xr-xweb/policy.html56
1 files changed, 0 insertions, 56 deletions
diff --git a/web/policy.html b/web/policy.html
deleted file mode 100755
index dd3c653d..00000000
--- a/web/policy.html
+++ /dev/null
@@ -1,56 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<HTML><HEAD><TITLE>Policy</TITLE>
-<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
-<LINK REL="stylesheet" TYPE="text/css" HREF='css/general.css'>
-<LINK REL="stylesheet" TYPE="text/css" HREF='css/menu.css'>
-<SCRIPT SRC="javascript/webqtl.js"></SCRIPT>
-</HEAD>
-<BODY bottommargin="2" leftmargin="2" rightmargin="2" topmargin="2" text=#000000 bgColor=#ffffff>
-<TABLE cellSpacing=5 cellPadding=4 width="100%" border=0>
- <TBODY>
- <TR>
- <script language="JavaScript" src="/javascript/header.js"></script>
- </TR>
- <TR>
- <TD bgColor=#eeeeee class="solidBorder">
- <Table width= "100%" cellSpacing=0 cellPadding=5><TR>
- <!-- Body Start from Here -->
- <TD valign="top" height="200" width="100%" bgcolor="#eeeeee">
- <P class="title">WebQTL Conditions of Use <A HREF="/webqtl/main.py?FormID=editHtml"><img src="images/modify.gif" alt="modify this page" border= 0 valign="middle"></A></P>
- <UL>
- <LI><A HREF="conditionsofUse.html">WebQTL Usage Conditions and Limitations</A><P></P>
- <LI><A HREF="dataSharing.html">WebQTL Data Sharing Policy</A><P></P>
- <LI><A HREF="statusandContact.html">Status and investigators to contact on data use and publication</A><P></P>
- </UL>
- <P></P>
- </TD>
- </TR></TABLE>
- </TD>
- </TR>
- <TR>
- <TD align=center bgColor=#ddddff class="solidBorder">
- <!--Start of footer-->
- <TABLE width="90%">
- <script language='JavaScript' src='/javascript/footer.js'></script>
- </TABLE>
- <!--End of footer-->
- </TD>
- </TR>
-</TABLE>
-<!-- /Footer -->
-<script language="JavaScript" src="/javascript/menu_new.js"></script>
-<script language="JavaScript" src="/javascript/menu_items.js"></script>
-<script language="JavaScript" src="/javascript/menu_tpl.js"></script>
-<script language="JavaScript">
- <!--//
- new menu (MENU_ITEMS, MENU_POS);
- //-->
-</script>
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-_uacct = "UA-3782271-1";
-urchinTracker();
-</script>
-</BODY>
-</HTML>