Template:Imperial/09/Breadcrumb
From 2009.igem.org
(Difference between revisions)
(2 intermediate revisions not shown) | |||
Line 77: | Line 77: | ||
if (addressSplit[4]==undefined){ | if (addressSplit[4]==undefined){ | ||
<!-- HOME --> | <!-- HOME --> | ||
- | document.write('<font color="red"><b>Take the tour </b></font><a href="https://2009.igem.org/'+addressSplit[3]+'/Project_Overview"><b>Next ></b> Project overview</a>'); | + | document.write('<blink><font color="red"><b>Take the tour </b></font></blink><a href="https://2009.igem.org/'+addressSplit[3]+'/Project_Overview"><b>Next ></b> Project overview</a>'); |
}else if(addressSplit[4]=='Project_Overview'){ | }else if(addressSplit[4]=='Project_Overview'){ | ||
<!-- PROJECT OVERVIEW --> | <!-- PROJECT OVERVIEW --> | ||
Line 96: | Line 96: | ||
<!-- AUTOINDUCTION --> | <!-- AUTOINDUCTION --> | ||
document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/M1">Module 1: Protein production <b>< Previous</b></a>'); | document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/M1">Module 1: Protein production <b>< Previous</b></a>'); | ||
- | document.write('<span align="right"><font color=#000000> | </font><font color="red"><b>Take the tour</b></font><font color=#000000> | </font></span>'); | + | document.write('<span align="right"><font color=#000000> | </font><blink><font color="red"><b>Take the tour</b></font></blink><font color=#000000> | </font></span>'); |
document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/M2"><b>Next ></b> Module 2: Encapsulation</a>'); | document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/M2"><b>Next ></b> Module 2: Encapsulation</a>'); | ||
}else if(addressSplit[4]=='M2'){ | }else if(addressSplit[4]=='M2'){ | ||
<!-- MODULE2 --> | <!-- MODULE2 --> | ||
document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/M1">Autoinduction <b>< Previous</b></a>'); | document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/M1">Autoinduction <b>< Previous</b></a>'); | ||
- | document.write('<span align="right"><font color=#000000> | </font><font color="red"><b>Take the tour</b></font><font color=#000000> | </font></span>'); | + | document.write('<span align="right"><font color=#000000> | </font><blink><font color="red"><b>Take the tour</b></font></blink><font color=#000000> | </font></span>'); |
document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/Thermoinduction"><b>Next ></b> Thermoinduction</a>'); | document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/Thermoinduction"><b>Next ></b> Thermoinduction</a>'); | ||
}else if(addressSplit[4]=='Thermoinduction'){ | }else if(addressSplit[4]=='Thermoinduction'){ | ||
<!-- THERMOINDUCTION --> | <!-- THERMOINDUCTION --> | ||
document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/M2">Module 2: Encapsulation <b>< Previous</b></a>'); | document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/M2">Module 2: Encapsulation <b>< Previous</b></a>'); | ||
- | document.write('<span align="right"><font color=#000000> | </font><font color="red"><b>Take the tour</b></font><font color=#000000> | </font></span>'); | + | document.write('<span align="right"><font color=#000000> | </font><blink><font color="red"><b>Take the tour</b></font></blink><font color=#000000> | </font></span>'); |
document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/M3"><b>Next ></b> Module 3: Genome deletion</a>'); | document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/M3"><b>Next ></b> Module 3: Genome deletion</a>'); | ||
}else if(addressSplit[4]=='M3'){ | }else if(addressSplit[4]=='M3'){ | ||
<!-- MODULE3 --> | <!-- MODULE3 --> | ||
document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/Thermoinduction">Thermoinduction <b>< Previous</b></a>'); | document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/Thermoinduction">Thermoinduction <b>< Previous</b></a>'); | ||
- | document.write('<span align="right"><font color=#000000> | </font><font color="red"><b>Take the tour</b></font><font color=#000000> | </font></span>'); | + | document.write('<span align="right"><font color=#000000> | </font><blink><font color="red"><b>Take the tour</b></font></blink><font color=#000000> | </font></span>'); |
document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/Temporal_Control"><b>Next ></b> Temporal control</a>'); | document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/Temporal_Control"><b>Next ></b> Temporal control</a>'); | ||
}else if(addressSplit[4]=='Temporal_Control'){ | }else if(addressSplit[4]=='Temporal_Control'){ | ||
<!-- TEMPORAL CONTROL --> | <!-- TEMPORAL CONTROL --> | ||
document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/M3">Module 3: Genome deletion <b>< Previous</b></a>'); | document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/M3">Module 3: Genome deletion <b>< Previous</b></a>'); | ||
- | document.write('<span align="right"><font color=#000000> | </font><font color="red"><b>Take the tour</b></font><font color=#000000> | </font></span>'); | + | document.write('<span align="right"><font color=#000000> | </font><blink><font color="red"><b>Take the tour</b></font></blink><font color=#000000> | </font></span>'); |
document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/Genetic_Circuit"><b>Next ></b> Genetic circuits</a>'); | document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/Genetic_Circuit"><b>Next ></b> Genetic circuits</a>'); | ||
}else if(addressSplit[4]=='Genetic_Circuit'){ | }else if(addressSplit[4]=='Genetic_Circuit'){ | ||
<!-- GENETIC CIRCUIT --> | <!-- GENETIC CIRCUIT --> | ||
document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/Temporal_Control">Temporal control <b>< Previous</b></a>'); | document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/Temporal_Control">Temporal control <b>< Previous</b></a>'); | ||
- | document.write('<span align="right"><font color=#000000> | </font><font color="red"><b>Take the tour</b></font><font color=#000000> | </font></span>'); | + | document.write('<span align="right"><font color=#000000> | </font><blink><font color="red"><b>Take the tour</b></font></blink><font color=#000000> | </font></span>'); |
- | document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/ | + | document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/Summary"><b>Next ></b> Summary</a>'); |
}else if(addressSplit[4]=='Drylab'){ | }else if(addressSplit[4]=='Drylab'){ | ||
<!-- DRYLAB --> | <!-- DRYLAB --> | ||
document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/Genetic_Circuit">Genetic circuit <b>< Previous</b></a>'); | document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/Genetic_Circuit">Genetic circuit <b>< Previous</b></a>'); | ||
- | document.write('<span align="right"><font color=#000000> | </font><font color="red"><b>Take the tour</b></font><font color=#000000> | </font></span>'); | + | document.write('<span align="right"><font color=#000000> | </font><blink><font color="red"><b>Take the tour</b></font></blink><font color=#000000> | </font></span>'); |
document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/HumanPractices"><b>Next ></b> Human practices project</a>'); | document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/HumanPractices"><b>Next ></b> Human practices project</a>'); | ||
}else if(addressSplit[4]=='HumanPractices'){ | }else if(addressSplit[4]=='HumanPractices'){ | ||
<!-- HUMAN PRACTICES --> | <!-- HUMAN PRACTICES --> | ||
document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/Drylab">Drylab <b>< Previous</b></a>'); | document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/Drylab">Drylab <b>< Previous</b></a>'); | ||
- | document.write('<span align="right"><font color=#000000> | </font><font color="red"><b>Take the tour</b></font><font color=#000000> | </font></span>'); | + | document.write('<span align="right"><font color=#000000> | </font><blink><font color="red"><b>Take the tour</b></font></blink><font color=#000000> | </font></span>'); |
document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/TourEnd"><b>Next ></b>Tour end</a>'); | document.write('<a href="https://2009.igem.org/'+addressSplit[3]+'/TourEnd"><b>Next ></b>Tour end</a>'); | ||
+ | }else if(addressSplit[4]=='Summary'){ | ||
+ | <!-- Summary --> | ||
+ | document.write('<span align="right"><blink><font color="red"><a href="https://2009.igem.org/'+addressSplit[3]+'/Project_Overview"><b>Restart the tour </b></a></font></blink></span>'); | ||
}else{ | }else{ | ||
<!-- NOT PART OF THE TOUR--> | <!-- NOT PART OF THE TOUR--> |
Latest revision as of 03:59, 22 October 2009