Template:Team:Slovenia/templatetop
From 2010.igem.org
(Difference between revisions)
(43 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | <html> | |
- | <html><head | + | <head> |
- | < | + | <script type = "text/javascript"> |
- | + | function chuck_norris(){ | |
- | + | ||
- | + | ||
- | + | var rand= Math.floor(Math.random()*18); | |
- | + | var facts=new Array(); | |
- | |||
- | + | facts[0]='"Keep your zinc fingers away from Chuck Norris, because he can replace zinc in their structure."'; | |
- | + | facts[1]='"When Chuck Norris transfects cells, he just takes the plasmid and orders the cell: "Eat, b****."'; | |
- | + | facts[2]='"Chuck Norris sonicates with his own voice."'; | |
- | + | facts[3]='"Chuck Norris gets HEK293 cells by scratching his kidney."'; | |
+ | facts[4]='"Chuck Norris runs western blot by putting SDS gel into a copying machine."'; | ||
+ | facts[5]='"Chuck Norris can separate biosynthetic products with a knife."'; | ||
+ | facts[6]='"When split fluorescent protein meets Chuck Norris, there is no possibility to fail the fret effect."'; | ||
+ | facts[7]='"Chuck Norris can excite fluorescent proteins with energy that is lower than the energy emitted."'; | ||
+ | facts[8]='"Chuck Norris\' oscillator oscillates faster than light."'; | ||
+ | facts[9]='"Chuck Norris can model the behaviour of an oscillator without any parameters."'; | ||
+ | facts[10]='"T7 RNA polymerase always asks Chuck Norris before it binds to promoter."'; | ||
+ | facts[11]='"Chuck Norris\" carotenoids are hydrophillic and cells excrete them into the culture broth."'; | ||
+ | facts[12]='"Chuck Norris doesn\"t need primary metabolism in order to produce carotene."'; | ||
+ | facts[13]='"Chuck Norris performs double digest with only one enzyme."'; | ||
+ | facts[14]='"Chuck Norris can PCR eukaryotic gene without introns."'; | ||
+ | facts[15]='"Chuck Norris is not afraid of the wiki freeze"'; | ||
+ | facts[16]='"There are G, C, T, A and the Chuck Norris nucleotide. It is self complementary and forms four hydrogen bonds."'; | ||
+ | facts[17]='"Chuck Norris can do PCR without a template nucleic acid. "'; | ||
+ | facts[18]='"Chuck Norris\" DNA is positively charged and has three grooves: minor, major and another one undefinable by common laws of nature. "'; | ||
+ | document.getElementById('chuck_bes').innerHTML=facts[rand]; | ||
+ | |||
+ | } | ||
+ | |||
+ | function goto(url) | ||
+ | { | ||
+ | window.location.href = url; | ||
+ | } | ||
+ | </script> | ||
+ | <SCRIPT language="JavaScript"> | ||
+ | <!-- | ||
+ | |||
+ | //--> | ||
+ | </SCRIPT> | ||
+ | <style type="text/css"> | ||
+ | html { min-height: 100%; margin-bottom: 1px; } | ||
+ | #thumbsi{ | ||
+ | margin-top:77px; | ||
+ | } | ||
+ | html { overflow: -moz-scrollbars-vertical !important; } | ||
+ | #toc{ | ||
+ | background-color:#ececec; | ||
+ | margin-top:9px; | ||
+ | } | ||
+ | #toc li a{ | ||
+ | color:black; | ||
+ | |||
+ | } | ||
+ | #toc li a .toctext{ | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | #small_text{ | ||
+ | font-size:12px; | ||
+ | } | ||
+ | body { | ||
+ | background-color: black; | ||
+ | background-image:url("https://static.igem.org/mediawiki/2010/9/93/SLOBackground.jpg"); | ||
+ | background-position: left top; | ||
+ | background-repeat: repeat-x repeat-y; | ||
+ | background-attachment: fixed; | ||
+ | } | ||
+ | pre { | ||
+ | background-color:transparent; | ||
+ | border:0px; | ||
+ | } | ||
+ | |||
+ | div.thumb{ | ||
+ | border-color:transparent; | ||
+ | |||
+ | } | ||
+ | a:hover{ | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | #contentSub { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #siteSub { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #search-controls { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | .firstHeading { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | |||
+ | #search-controls { | ||
+ | margin-top:30px; | ||
+ | } | ||
+ | |||
+ | #footer-box { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #top-section { | ||
+ | height: 5px; | ||
+ | border-left: none; | ||
+ | border-right: none; | ||
+ | } | ||
+ | |||
+ | .left-menu { | ||
+ | margin-top:-15px; | ||
+ | } | ||
+ | |||
+ | .left-menu ul { | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | #menubar li a { | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | #menubar{ | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | #menubar.right-menu { | ||
+ | margin-top:-20px; | ||
+ | } | ||
+ | |||
+ | .right-menu ul { | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | #menubar{ | ||
+ | top:15px; | ||
+ | z-index:25; | ||
+ | |||
+ | } | ||
+ | img[src*="/wiki/skins/common/images/wiki.png"]{ | ||
+ | width:0; | ||
+ | height:60px; | ||
+ | padding-right:975px; | ||
+ | background:transparent; | ||
+ | } | ||
+ | #p-logo a{ | ||
+ | color:#C9C9C9; | ||
+ | } | ||
+ | #content{ | ||
+ | background-color: transparent; | ||
+ | border-left: none; | ||
+ | border-right: none; | ||
+ | width:975px; | ||
+ | font-family:"Accidental Presidency","Times New Roman",Georgia,Serif; | ||
+ | font-smooth:always; | ||
+ | } | ||
+ | |||
+ | |||
+ | #globalWrapper{ | ||
+ | background-color: black; | ||
+ | background-image:url("https://static.igem.org/mediawiki/2010/9/93/SLOBackground.jpg"); | ||
+ | background-position: left top; | ||
+ | background-repeat: repeat-x repeat-y; | ||
+ | background-attachment: fixed; | ||
+ | } | ||
+ | |||
+ | #banner{ | ||
+ | background-image:url("https://static.igem.org/mediawiki/2010/a/a2/SLOBanner.png"); | ||
+ | background-position: center; | ||
+ | background-repeat: no-repeat; | ||
+ | width:931; | ||
+ | height:127px; | ||
+ | font-family:Arial; | ||
+ | font-size:12px; | ||
+ | padding-left:268px; | ||
+ | } | ||
+ | |||
+ | a{ | ||
+ | outline: 0 none; | ||
+ | } | ||
+ | |||
+ | #vsebina{ | ||
+ | background: transparent; | ||
+ | float: right; | ||
+ | width: 735px; | ||
+ | margin-top:10px; | ||
+ | -webkit-border-radius: 5px; | ||
+ | -moz-border-radius: 5px; | ||
+ | border-radius: 5px; | ||
+ | font-size:15px; | ||
+ | font-weight:normal; | ||
+ | font-smooth:always; | ||
+ | letter-spacing:0.5px; | ||
+ | font-smooth: 1em; | ||
+ | } | ||
+ | |||
+ | #meni{ | ||
+ | background: transparent; | ||
+ | float: left; | ||
+ | width: 209px; | ||
+ | padding-top:15px; | ||
+ | margin-top:10px; | ||
+ | } | ||
+ | |||
+ | #meni a{ | ||
+ | color:white; | ||
+ | } | ||
+ | #meni a:visited{ | ||
+ | color:white; | ||
+ | } | ||
+ | |||
+ | #gumb1{ | ||
+ | margin-left:0px; | ||
+ | margin-top:-1px; | ||
+ | width:135px; | ||
+ | float:left; | ||
+ | color:white; | ||
+ | text-align:center; | ||
+ | font-style:italic; | ||
+ | display:block; | ||
+ | } | ||
+ | |||
+ | #gumb1:hover{ | ||
+ | background-image:url("https://static.igem.org/mediawiki/2010/a/a2/SLOstopnja1over.png"); | ||
+ | background-position: center; | ||
+ | background-repeat: no-repeat; | ||
+ | |||
+ | } | ||
+ | |||
+ | #gumb2{ | ||
+ | background-image:url("https://static.igem.org/mediawiki/2010/7/76/Sloprojectstopnja1.png"); | ||
+ | margin-left:0px; | ||
+ | margin-top:-2px; | ||
+ | width:143px; | ||
+ | float:left; | ||
+ | color:white; | ||
+ | text-align:center; | ||
+ | font-style:italic; | ||
+ | height:30px; | ||
+ | display:block; | ||
+ | |||
+ | } | ||
+ | #gumb2:hover{ | ||
+ | background-image:url("https://static.igem.org/mediawiki/2010/b/b0/Sloprojectstopnja1over.png"); | ||
+ | margin-left:0px; | ||
+ | margin-top:-2px; | ||
+ | width:143px; | ||
+ | float:left; | ||
+ | height:30px; | ||
+ | color:white; | ||
+ | text-align:center; | ||
+ | font-style:italic; | ||
+ | height:26px; | ||
+ | } | ||
+ | |||
+ | #gumb3{ | ||
+ | background-image:url("https://static.igem.org/mediawiki/2010/3/3f/Slomethodsstopnja1.png"); | ||
+ | margin-left:0px; | ||
+ | margin-top:-2px; | ||
+ | width:175px; | ||
+ | float:left; | ||
+ | color:white; | ||
+ | text-align:center; | ||
+ | font-style:italic; | ||
+ | height:30px; | ||
+ | display:block; | ||
+ | } | ||
+ | #gumb3:hover{ | ||
+ | background-image:url("https://static.igem.org/mediawiki/2010/8/81/SLOmethodsstopnja1over.png"); | ||
+ | margin-left:0px; | ||
+ | margin-top:-2px; | ||
+ | width:175px; | ||
+ | float:left; | ||
+ | color:white; | ||
+ | text-align:center; | ||
+ | font-style:italic; | ||
+ | height:26px; | ||
+ | |||
+ | } | ||
+ | |||
+ | #gumb4{ | ||
+ | background-image:url("https://static.igem.org/mediawiki/2010/c/cf/SLOteamstopnja1.png"); | ||
+ | margin-left:0px; | ||
+ | margin-top:-2px; | ||
+ | width:143px; | ||
+ | float:left; | ||
+ | color:white; | ||
+ | text-align:center; | ||
+ | font-style:italic; | ||
+ | height:30px; | ||
+ | display:block; | ||
+ | } | ||
+ | |||
+ | #gumb4:hover{ | ||
+ | background-image:url("https://static.igem.org/mediawiki/2010/9/94/SLOteamstopnja1over.png"); | ||
+ | margin-left:0px; | ||
+ | margin-top:-2px; | ||
+ | width:143px; | ||
+ | float:left; | ||
+ | color:white; | ||
+ | text-align:center; | ||
+ | font-style:italic; | ||
+ | height:30px; | ||
+ | |||
+ | } | ||
+ | #gumb5{ | ||
+ | background-image:url("https://static.igem.org/mediawiki/2010/1/1c/SLOhumanstopnja1.png"); | ||
+ | |||
+ | margin-left:0px; | ||
+ | margin-top:-2px; | ||
+ | width:170px; | ||
+ | float:left; | ||
+ | color:white; | ||
+ | text-align:center; | ||
+ | font-style:italic; | ||
+ | height:26px; | ||
+ | display:block; | ||
+ | } | ||
+ | |||
+ | #gumb5:hover{ | ||
+ | background-image:url("https://static.igem.org/mediawiki/2010/a/a2/SLOstopnja1over.png"); | ||
+ | background-position: center; | ||
+ | background-repeat: no-repeat; | ||
+ | |||
+ | } | ||
+ | #gumbi1{ | ||
+ | color:white; | ||
+ | font-style:italic; | ||
+ | margin-left:114px; | ||
+ | padding-top:54px; | ||
+ | text-align:center; | ||
+ | } | ||
+ | |||
+ | a #gumbi1{ | ||
+ | color:white; | ||
+ | |||
+ | } | ||
+ | #gumbi1 a{ | ||
+ | color:white; | ||
+ | |||
+ | } | ||
+ | |||
+ | #lgumbi{ | ||
+ | color:white; | ||
+ | font-size:22px; | ||
+ | padding-left:0px; | ||
+ | } | ||
+ | #lgumbi a{ | ||
+ | color:white; | ||
+ | } | ||
+ | #lgumbi a:visited{ | ||
+ | color:white; | ||
+ | } | ||
+ | #chuck{ | ||
+ | width:201px; | ||
+ | height:254px; | ||
+ | background-image:url("https://static.igem.org/mediawiki/2010/4/4a/SLOchuck.png"); | ||
+ | margin-top:60px; | ||
+ | color:white; | ||
+ | } | ||
+ | #chuck_nas{ | ||
+ | font-family:Calibri; | ||
+ | font-size:16px; | ||
+ | font-weight:bold; | ||
+ | padding-top:1px; | ||
+ | margin-left:6px; | ||
+ | } | ||
+ | #chuck_bes{ | ||
+ | font-family:Calibri; | ||
+ | font-size:18px; | ||
+ | font-style:italic; | ||
+ | margin-left:22px; | ||
+ | padding-right:23px; | ||
+ | } | ||
+ | |||
+ | #vsebina_top{ | ||
+ | background-image:url("https://static.igem.org/mediawiki/2010/3/3a/SLOUpborder.png"); | ||
+ | background-position:top; | ||
+ | height:9px; | ||
+ | margin-left:-23px; | ||
+ | } | ||
+ | #vsebina_mid{ | ||
+ | background-color:transparent; | ||
+ | height:500px; | ||
+ | } | ||
+ | #vsebina_mid_left{ | ||
+ | background-image:url("https://static.igem.org/mediawiki/2010/9/99/SLOleftborder.png"); | ||
+ | background-repeat:repeat-y; | ||
+ | float:left; | ||
+ | height:100%; | ||
+ | margin-left:-23px; | ||
+ | width:11px; | ||
+ | } | ||
+ | #vsebina_mid_right{ | ||
+ | background-image:url("https://static.igem.org/mediawiki/2010/b/bd/SLORightborder.png"); | ||
+ | background-repeat:repeat-y; | ||
+ | float:left; | ||
+ | height:100%; | ||
+ | width:7px; | ||
+ | } | ||
+ | #vsebina_mid_center{ | ||
+ | background-color:#ECECEC; | ||
+ | float:left; | ||
+ | font-family:Arial; | ||
+ | font-size:14px; | ||
+ | margin-left:-12px; | ||
+ | height:100%; | ||
+ | width:740px; | ||
+ | } | ||
+ | #vsebina_foot{ | ||
+ | background-image:url("https://static.igem.org/mediawiki/2010/1/17/SLODownborder.png"); | ||
+ | background-position:left center; | ||
+ | height:9px; | ||
+ | margin-left:-23px; | ||
+ | } | ||
+ | #naslov { | ||
+ | background-color:#CECDCD; | ||
+ | color:#B22020; | ||
+ | float:left; | ||
+ | font-family:"Candara","Arial"; | ||
+ | font-size:30px; | ||
+ | height:30px; | ||
+ | margin-left:-10px; | ||
+ | margin-top:9px; | ||
+ | padding-left:12px; | ||
+ | padding-top:4px; | ||
+ | width:55%; | ||
+ | } | ||
+ | #stopnja3{ | ||
+ | background-image:url(https://static.igem.org/mediawiki/2010/3/38/SLOstopnja3.png); | ||
+ | color:white; | ||
+ | display:block; | ||
+ | float:left; | ||
+ | font-family:"Calibri","Arial"; | ||
+ | font-size:19px; | ||
+ | height:21px; | ||
+ | margin-left:43.6px; | ||
+ | margin-right:-10px; | ||
+ | margin-top:-9px; | ||
+ | padding-top:3px; | ||
+ | text-align:center; | ||
+ | width:140px; | ||
+ | } | ||
+ | #stopnja3:hover{ | ||
+ | background-image:url("https://static.igem.org/mediawiki/2010/b/b7/SLOstopnja3over.png"); | ||
+ | } | ||
+ | #stopnja3a{ | ||
+ | background-image:url("https://static.igem.org/mediawiki/2010/b/b7/SLOstopnja3over.png"); | ||
+ | color:white; | ||
+ | display:block; | ||
+ | float:left; | ||
+ | font-family:"Calibri","Arial"; | ||
+ | font-size:17px; | ||
+ | height:21px; | ||
+ | margin-left:7.6px; | ||
+ | margin-right:1px; | ||
+ | margin-top:-9px; | ||
+ | padding-top:3px; | ||
+ | text-align:center; | ||
+ | width:100px; | ||
+ | } | ||
+ | #overhead{ | ||
+ | margin-bottom:18px; | ||
+ | } | ||
+ | #besedilo{ | ||
+ | margin-left:10px; | ||
+ | margin-top:46px; | ||
+ | width:715px; | ||
+ | text-align:justify; | ||
+ | |||
+ | } | ||
+ | |||
+ | #menubar .selected a { | ||
+ | color: VioletRed; | ||
+ | } | ||
+ | #home{ | ||
+ | cursor:pointer; | ||
+ | float:left; | ||
+ | height:120px; | ||
+ | margin-left:-268px; | ||
+ | width:289px; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | |||
+ | <div id="banner"> | ||
+ | <div onclick="goto('/Team:Slovenia');" id="home"></div> | ||
+ | <div id="gumbi1"> | ||
+ | <a href="/Team:Slovenia/PROJECT/introduction"><span id="gumb2"></span ></a> | ||
+ | <a href="/Team:Slovenia/METHODS_and_PARTS/parts"><span id="gumb3"></span ></a> | ||
+ | <a href="/Team:Slovenia/ABOUT_US"><span id="gumb4"></span ></a> | ||
+ | <!--<div onclick="goto('/Team:Slovenia/HUMAN_PRACTICE')" id="gumb5"></div>--> | ||
</div> | </div> | ||
</div> | </div> | ||
- | |||
- | |||
</html> | </html> |
Latest revision as of 01:05, 28 October 2010