Test

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<div id='cincopa_widget_6cfc5c3d-8bdf-4aa1-a229-43158e681125'><a href='//www.cincopa.com/media-platform/wordpress-plugin.aspx'><img src='//www.cincopa.com/media-platform/runtime/loading.gif' alt="Powered by Cincopa" style='border:0;'/></a></div>
+
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
-
<script src='//www.cincopa.com/media-platform/runtime/libasync.js' type='text/javascript'></script>
+
    <title>University of East Anglia-JIC</title>
-
<script type='text/javascript'>cp_load_widget('AYGA_SrbkBhK', 'cincopa_widget_6cfc5c3d-8bdf-4aa1-a229-43158e681125');</script>
+
 
-
<noscript>Click <a href='http://www.cincopa.com/media-platform/view.aspx?fid=AYGA_SrbkBhK'>here</a> to open the gallery.<br>
+
 
-
Powered by Cincopa <a href='http://www.cincopa.com/media-platform'>Media Platform</a> for your website and Cincopa MediaSend for <a href='http://www.cincopa.com/mediasend/start.aspx'>file transfer</a>.
+
<script type="text/javascript"><!--
-
</noscript>
+
var delay=7000
 +
var ie4=document.all
 +
var curindex=0
 +
var totalcontent=0
 +
function get_total(){
 +
if (ie4){
 +
while (eval("document.all.content"+totalcontent))
 +
totalcontent++
 +
}
 +
else{
 +
while (document.getElementById("content"+totalcontent))
 +
totalcontent++
 +
}
 +
}
 +
function contract_all(){
 +
for (y=0;y<totalcontent;y++){
 +
if (ie4)
 +
eval("document.all.content"+y).style.display="none"
 +
else
 +
document.getElementById("content"+y).style.display="none"
 +
}
 +
}
 +
function expand_one(which){
 +
contract_all()
 +
if (ie4)
 +
eval("document.all.content"+which).style.display=""
 +
else
 +
document.getElementById("content"+which).style.display=""
 +
}
 +
function rotate_content(){
 +
get_total()
 +
contract_all()
 +
expand_one(curindex)
 +
curindex=(curindex<totalcontent-1)? curindex+1: 0
 +
setTimeout("rotate_content()",delay)
 +
}
 +
window.onload=rotate_content
 +
//--></script>
 +
</head>

Revision as of 16:24, 17 September 2013

<meta http-equiv="content-type" content="text/html;charset=utf-8" />

   <title>University of East Anglia-JIC</title>


<script type="text/javascript"></script> </head>

Retrieved from "http://2013.igem.org/Test"