Difference between revisions of "Sitemap"

Line 122: Line 122:
  
 
<!---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->
 
<!---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->
 +
  
  
Line 233: Line 234:
 
// is this a page from a team ?  
 
// is this a page from a team ?  
 
else if ( page_name.substring(0, 4 ) == "Team") {
 
else if ( page_name.substring(0, 4 ) == "Team") {
+
page_name = page_name.replace(/ /g,"_").replace(/:/g, "_");  // clean string from empty spaces
switch ( page_name.match( /\//g ) || []).length ){
+
 
 +
 
 +
switch ( (page_name.match( /\//g ) || []).length ) {  
 
case 0:
 
case 0:
 
append_tier_one ( page_name, page_name, "#team_list") ;
 
append_tier_one ( page_name, page_name, "#team_list") ;
Line 289: Line 292:
  
 
</script>
 
</script>
 +
 +
  
  
 
</html>
 
</html>

Revision as of 19:59, 20 April 2017

MENU

SITEMAP

iGEM is a multifaceted competition with many different components. Our websites have a lot of information, from requirements of the competition to tips on how make fundraising easier. This page is here to help you navigate our site and make sure you have access to all of its content.

LIST
TEAMS
HQ

TEAMS