diff options
author | Zachary Sloan | 2012-10-25 18:09:11 -0500 |
---|---|---|
committer | Zachary Sloan | 2012-10-25 18:09:11 -0500 |
commit | 82bcb31455d658a462bfde711c862480fc9acd05 (patch) | |
tree | bbb5dab4151a9fd20406337c6ac7d01644e9549c /web/javascript | |
parent | f2b695eefb0cfede23ab56884c9fc3301a293667 (diff) | |
download | genenetwork2-82bcb31455d658a462bfde711c862480fc9acd05.tar.gz |
Worked on search page code; got to the part that actually does the search
Renamed RISet and cross to "group" throughout webqtlDataset.py and search_results.py
Diffstat (limited to 'web/javascript')
-rwxr-xr-x | web/javascript/header.js | 122 |
1 files changed, 61 insertions, 61 deletions
diff --git a/web/javascript/header.js b/web/javascript/header.js index 59fcacd8..65ba1bd6 100755 --- a/web/javascript/header.js +++ b/web/javascript/header.js @@ -1,62 +1,62 @@ -ctext = ''
-ctext += '<TD width=30 rowSpan=5> </TD>'
-ctext += '<TD bgColor=#ffffff NOWRAP="yes" width="100%" class="solidBorder">'
-ctext += ' <Table width= "100%" cellSpacing=0 cellPadding=0>'
-ctext += ' <TR>'
-ctext += ' <TD width= "100%" id="smallsize">'
-ctext += ' <a href="/">'
-ctext += ' <IMG src="/images/upload/GeneNet_Banner2009c.png" border="0">'
-ctext += ' </a>'
-ctext += ' </TD>'
-ctext += ' <TD valign="bottom">'
-ctext += ' <A HREF="http://www.touchgraph.com/TGGoogleBrowser.php?start=genenetwork.org&signed=false" target="_blank">'
-ctext += ' <IMG SRC="/images/upload/NetworkLogo.png" width="101" height="73" border="0">'
-ctext += ' </a>'
-ctext += ' </td>'
-ctext += ' <TD valign="bottom">'
-ctext += ' <IMG src="/images/webqtllogo2.gif" alt="WebQTL" border="0">'
-ctext += ' </TD>'
-ctext += ' </TR>'
-ctext += ' </Table>'
-ctext += '</TD>'
-ctext += '<TD width="30" rowSpan=5> </TD>'
-ctext += '</TR>'
-ctext += '<TR>'
-ctext += '<!--Home Help Search News Papers Policies Accounts Links-->'
-ctext += '<TD bgColor=#ddddff NOWRAP="yes" class="solidBorder">'
-ctext += '<table width="100%" cellSpacing=0 cellPadding=0 border=0>'
-ctext += '<tr>'
-ctext += '<td aligh=left NOWRAP="yes">'
-ctext += ' | '
-ctext += '<Span Id= "menu_grp1" onmouseover="A_MENUS[0].onmouseover(grpObj[\'menu_grp1\'])" onmouseout="A_MENUS[0].onmouseout(grpObj[\'menu_grp1\'])" style="font-size:12px;font-family:verdana;color:#0000ae">'
-ctext += '<Strong>Home</Strong></Span>'
-ctext += ' | '
-ctext += '<Span Id= "menu_grp2" onmouseover="A_MENUS[0].onmouseover(grpObj[\'menu_grp2\'])" onmouseout="A_MENUS[0].onmouseout(grpObj[\'menu_grp2\'])" style="font-size:12px;font-family:verdana;color:#0000ae">'
-ctext += '<Strong>Search</Strong></Span>'
-ctext += ' | '
-ctext += '<Span Id= "menu_grp3" onmouseover="A_MENUS[0].onmouseover(grpObj[\'menu_grp3\'])" onmouseout="A_MENUS[0].onmouseout(grpObj[\'menu_grp3\'])" style="font-size:12px;font-family:verdana;color:#0000ae">'
-ctext += '<Strong>Help</Strong></Span>'
-ctext += ' | '
-ctext += '<Span Id= "menu_grp4" onmouseover="A_MENUS[0].onmouseover(grpObj[\'menu_grp4\'])" onmouseout="A_MENUS[0].onmouseout(grpObj[\'menu_grp4\'])" style="font-size:12px;font-family:verdana;color:#0000ae">'
-ctext += '<A Href="/whats_new.html" style="font-size:12px;font-family:verdana;color:#0000ae">'
-ctext += '<Strong>News</Strong></A></Span>'
-ctext += ' | '
-ctext += '<Span Id= "menu_grp5" onmouseover="A_MENUS[0].onmouseover(grpObj[\'menu_grp5\'])" onmouseout="A_MENUS[0].onmouseout(grpObj[\'menu_grp5\'])" style="font-size:12px;font-family:verdana;color:#0000ae">'
-ctext += '<A Href="/reference.html" style="font-size:12px;font-family:verdana;color:#0000ae">'
-ctext += '<Strong>References</Strong></A></Span>'
-ctext += ' | '
-ctext += '<Span Id= "menu_grp6" onmouseover="A_MENUS[0].onmouseover(grpObj[\'menu_grp6\'])" onmouseout="A_MENUS[0].onmouseout(grpObj[\'menu_grp6\'])" style="font-size:12px;font-family:verdana;color:#0000ae">'
-ctext += '<Strong>Policies</Strong></Span>'
-ctext += ' | '
-ctext += '<Span Id= "menu_grp8" onmouseover="A_MENUS[0].onmouseover(grpObj[\'menu_grp8\'])" onmouseout="A_MENUS[0].onmouseout(grpObj[\'menu_grp8\'])" style="font-size:12px;font-family:verdana;color:#0000ae">'
-ctext += '<A Href="/links.html" style="font-size:12px;font-family:verdana;color:#0000ae">'
-ctext += '<Strong>Links</Strong></A></Span>'
-ctext += ' | '
-ctext += '</td>'
-ctext += '<td align="right" NOWRAP="yes">'
-ctext += '<!-- %s --> '
-ctext += '</td>'
-ctext += '</tr>'
-ctext += '</table>'
-ctext += '</TD>'
+ctext = '' +ctext += '<TD width=30 rowSpan=5> </TD>' +ctext += '<TD bgColor=#ffffff NOWRAP="yes" width="100%" class="solidBorder">' +ctext += ' <Table width= "100%" cellSpacing=0 cellPadding=0>' +ctext += ' <TR>' +ctext += ' <TD width= "100%" id="smallsize">' +ctext += ' <a href="/">' +ctext += ' <IMG src="/images/upload/GeneNet_Banner2009c.png" border="0">' +ctext += ' </a>' +ctext += ' </TD>' +ctext += ' <TD valign="bottom">' +ctext += ' <A HREF="http://www.touchgraph.com/TGGoogleBrowser.php?start=genenetwork.org&signed=false" target="_blank">' +ctext += ' <IMG SRC="/images/upload/NetworkLogo.png" width="101" height="73" border="0">' +ctext += ' </a>' +ctext += ' </td>' +ctext += ' <TD valign="bottom">' +ctext += ' <IMG src="/images/webqtllogo2.gif" alt="WebQTL" border="0">' +ctext += ' </TD>' +ctext += ' </TR>' +ctext += ' </Table>' +ctext += '</TD>' +ctext += '<TD width="30" rowSpan=5> </TD>' +ctext += '</TR>' +ctext += '<TR>' +ctext += '<!--Home Help Search News Papers Policies Accounts Links-->' +ctext += '<TD bgColor=#ddddff NOWRAP="yes" class="solidBorder">' +ctext += '<table width="100%" cellSpacing=0 cellPadding=0 border=0>' +ctext += '<tr>' +ctext += '<td aligh=left NOWRAP="yes">' +ctext += ' | ' +ctext += '<Span Id= "menu_grp1" onmouseover="A_MENUS[0].onmouseover(grpObj[\'menu_grp1\'])" onmouseout="A_MENUS[0].onmouseout(grpObj[\'menu_grp1\'])" style="font-size:12px;font-family:verdana;color:#0000ae">' +ctext += '<Strong>Home</Strong></Span>' +ctext += ' | ' +ctext += '<Span Id= "menu_grp2" onmouseover="A_MENUS[0].onmouseover(grpObj[\'menu_grp2\'])" onmouseout="A_MENUS[0].onmouseout(grpObj[\'menu_grp2\'])" style="font-size:12px;font-family:verdana;color:#0000ae">' +ctext += '<Strong>Search</Strong></Span>' +ctext += ' | ' +ctext += '<Span Id= "menu_grp3" onmouseover="A_MENUS[0].onmouseover(grpObj[\'menu_grp3\'])" onmouseout="A_MENUS[0].onmouseout(grpObj[\'menu_grp3\'])" style="font-size:12px;font-family:verdana;color:#0000ae">' +ctext += '<Strong>Help</Strong></Span>' +ctext += ' | ' +ctext += '<Span Id= "menu_grp4" onmouseover="A_MENUS[0].onmouseover(grpObj[\'menu_grp4\'])" onmouseout="A_MENUS[0].onmouseout(grpObj[\'menu_grp4\'])" style="font-size:12px;font-family:verdana;color:#0000ae">' +ctext += '<A Href="/whats_new.html" style="font-size:12px;font-family:verdana;color:#0000ae">' +ctext += '<Strong>News</Strong></A></Span>' +ctext += ' | ' +ctext += '<Span Id= "menu_grp5" onmouseover="A_MENUS[0].onmouseover(grpObj[\'menu_grp5\'])" onmouseout="A_MENUS[0].onmouseout(grpObj[\'menu_grp5\'])" style="font-size:12px;font-family:verdana;color:#0000ae">' +ctext += '<A Href="/reference.html" style="font-size:12px;font-family:verdana;color:#0000ae">' +ctext += '<Strong>References</Strong></A></Span>' +ctext += ' | ' +ctext += '<Span Id= "menu_grp6" onmouseover="A_MENUS[0].onmouseover(grpObj[\'menu_grp6\'])" onmouseout="A_MENUS[0].onmouseout(grpObj[\'menu_grp6\'])" style="font-size:12px;font-family:verdana;color:#0000ae">' +ctext += '<Strong>Policies</Strong></Span>' +ctext += ' | ' +ctext += '<Span Id= "menu_grp8" onmouseover="A_MENUS[0].onmouseover(grpObj[\'menu_grp8\'])" onmouseout="A_MENUS[0].onmouseout(grpObj[\'menu_grp8\'])" style="font-size:12px;font-family:verdana;color:#0000ae">' +ctext += '<A Href="/links.html" style="font-size:12px;font-family:verdana;color:#0000ae">' +ctext += '<Strong>Links</Strong></A></Span>' +ctext += ' | ' +ctext += '</td>' +ctext += '<td align="right" NOWRAP="yes">' +ctext += '<!-- %s --> ' +ctext += '</td>' +ctext += '</tr>' +ctext += '</table>' +ctext += '</TD>' document.write(ctext)
\ No newline at end of file |