Team:Evry/template.js

From 2012.igem.org

(Difference between revisions)
Line 57: Line 57:
function writeFooter()
function writeFooter()
{
{
-
  document.write('<footer>')
 
-
  document.write('<div class="visualClear"></div>')
 
-
  document.write('<div class="footer-wrapper"')
 
-
  document.write('<div id="footer-box" class="noprint">')
 
-
   document.write('<div id="f-poweredbyico footer"><a href="http://www.mediawiki.org/"><img src="/wiki/skins/common/images/poweredby_mediawiki_88x31.png" height="31" width="88" alt="Powered by MediaWiki" /></a></div>')
+
  document.write('<div id="footer-wrapper">')
-
  document.write('<div id="f-copyrightico"><a href="http://creativecommons.org/licenses/by/3.0/"><img src="http://i.creativecommons.org/l/by/3.0/88x31.png" alt="Attribution 3.0 Unported" width="88" height="31" /></a></div>')
+
  document.write('<div id="footer">')
 +
   document.write('<div id="f-poweredbyico"><a href="http://www.mediawiki.org/"><img src="/wiki/skins/common/images   /poweredby_mediawiki_88x31.png" height="31" width="88" alt="Powered by MediaWiki" /></a></div>       <div id="f-copyrightico"><a   href="http://creativecommons.org/licenses/by/3.0/"><img src="http://i.creativecommons.org/l/by/3.0/88x31.png" alt="Attribution 3.0   Unported" width="88" height="31" /></a></div>')
 +
 
 +
 
   document.write('<ul id="f-list">')
   document.write('<ul id="f-list">')
-
   document.write('<li id="t-recentchanges"><a href="/Special:RecentChanges" title="Recent changes">Recent changes</a>')
+
   document.write('<li id="t-recentchanges"><a href="/Special:RecentChanges" title='Recent changes'>Recent changes</a>')
-
   document.write('<li id="t-whatlinkshere"><a href="/Special:WhatLinksHere/Team:Evry" title="List of all wiki pages that link here [j]" accesskey="j">What links here</a>')
+
   document.write('<li id="t-whatlinkshere"><a href="/Special:WhatLinksHere/Team:Paris_Bettencourt/Modeling" title="List of all wiki   pages that link here [j]" accesskey="j">What links here</a>')
-
   document.write('<li id="t-recentchangeslinked"><a href="/Special:RecentChangesLinked/Team:Evry" title="Recent changes in pages linked from this page [k]" accesskey="k">Related changes</a>')
+
   document.write('<li id="t-recentchangeslinked"><a href="/Special:RecentChangesLinked/Team:Paris_Bettencourt/Modeling" title="Recent changes in pages linked from this page [k]" accesskey="k">Related changes</a>')
-
   document.write('<li id="t-upload"><a href="/Special:Upload"title="Upload files [u]" accesskey="u">Upload file</a>')
+
   document.write('<li id="t-upload"><a href="/Special:Upload" title="Upload files [u]" accesskey="u">Upload file</a>')
   document.write('<li id="t-specialpages"><a href="/Special:SpecialPages" title="List of all special pages [q]" accesskey="q">Special pages</a>')
   document.write('<li id="t-specialpages"><a href="/Special:SpecialPages" title="List of all special pages [q]" accesskey="q">Special pages</a>')
-
   document.write('<li><a href="/Special:Preferences">My preferences</a>')
+
   document.write('<li><a href='/Special:Preferences'>My preferences</a>')
   document.write('</ul>')
   document.write('</ul>')
   document.write('</div>')
   document.write('</div>')
-
 
+
   document.write('<div id='footer'>')
-
   document.write('<div id="footer">')
+
   document.write('<ul id="f-list">')
   document.write('<ul id="f-list">')
-
   document.write('<li id="t-print"><a href="/wiki/index.php?title=Team:Evry&amp;printable=yes" title="Printable version of this page [p]" accesskey="p">Printable version</a>')
+
   document.write('<li id="t-print"><a href="/wiki/index.php?title=Team:Paris_Bettencourt/Modeling&amp;printable=yes" title="Printable version of this page [p]" accesskey="p">Printable version</a>')
-
   document.write('<li id="t-permalink"><a href="/wiki/index.php?title=Team:Evry&amp;oldid=57282" title="Permanent link to this revision of the page">Permanent link</a>')
+
   document.write('<li id="t-permalink"><a href="/wiki/index.php?title=Team:Paris_Bettencourt/Modeling&amp;oldid=86565" title="Permanent link to this revision of the page">Permanent link</a>')
-
   document.write('<li id="privacy"><a href="/2012.igem.org:Privacy_policy" title="2012.igem.org:Privacy policy">Privacy policy</a>')
+
   document.write('<li id="privacy"><a href="/2011.igem.org:Privacy_policy" title="2011.igem.org:Privacy policy">Privacy policy</a>')
-
   document.write('<li id="disclaimer"><a href="/2012.igem.org:General_disclaimer" title="2012.igem.org:General disclaimer">Disclaimers</a>')
+
   document.write('<li id="disclaimer"><a href="/2011.igem.org:General_disclaimer" title="2011.igem.org:General disclaimer">Disclaimers</a>')
   document.write('</ul>')
   document.write('</ul>')
   document.write('</div>')
   document.write('</div>')
   document.write('</div>')
   document.write('</div>')
   document.write('</div>')
   document.write('</div>')
-
   document.write('</footer>')
+
   document.write('</div>')
 +
  document.write('</div>')
   alert("Hello World!");
   alert("Hello World!");
}
}
</script>
</script>
</html>
</html>

Revision as of 14:45, 3 August 2012