Team:Penn/test

From 2012.igem.org

(Difference between revisions)
Line 34: Line 34:
/*Example message arrays for the two demo scrollers*/
/*Example message arrays for the two demo scrollers*/
-
 
+
<br><br><br>
var pausecontent=new Array()
var pausecontent=new Array()
pausecontent[0]='<a href="http://www.javascriptkit.com">JavaScript Kit</a><br />Comprehensive JavaScript tutorials and over 400+ free scripts!'
pausecontent[0]='<a href="http://www.javascriptkit.com">JavaScript Kit</a><br />Comprehensive JavaScript tutorials and over 400+ free scripts!'
pausecontent[1]='<a href="http://www.codingforums.com">Coding Forums</a><br />Web coding and development forums.'
pausecontent[1]='<a href="http://www.codingforums.com">Coding Forums</a><br />Web coding and development forums.'
pausecontent[2]='<a href="http://www.cssdrive.com" target="_new">CSS Drive</a><br />Categorized CSS gallery and examples.'
pausecontent[2]='<a href="http://www.cssdrive.com" target="_new">CSS Drive</a><br />Categorized CSS gallery and examples.'
-
 
-
var pausecontent2=new Array()
 
-
pausecontent2[0]='<a href="http://www.news.com">News.com: Technology and business reports</a>'
 
-
pausecontent2[1]='<a href="http://www.cnn.com">CNN: Headline and breaking news 24/7</a>'
 
-
pausecontent2[2]='<a href="http://news.bbc.co.uk">BBC News: UK and international news</a>'
 
</script>
</script>

Revision as of 02:59, 26 October 2012

Penn 2012 iGEM Wiki

Image Map