Line 9: | Line 9: | ||
if( currLocation == "https://2016.igem.org/Team:Valencia_UPV/Project" || | if( currLocation == "https://2016.igem.org/Team:Valencia_UPV/Project" || | ||
− | |||
currLocation == "https://2016.igem.org/Team:Valencia_UPV/Design" || | currLocation == "https://2016.igem.org/Team:Valencia_UPV/Design" || | ||
+ | currLocation == "https://2016.igem.org/Team:Valencia_UPV/Software" || | ||
currLocation == "https://2016.igem.org/Team:Valencia_UPV/Proof" || | currLocation == "https://2016.igem.org/Team:Valencia_UPV/Proof" || | ||
+ | currLocation == "https://2016.igem.org/Team:Valencia_UPV/Split" || | ||
+ | currLocation == "https://2016.igem.org/Team:Valencia_UPV/Hardware" || | ||
currLocation == "https://2016.igem.org/Team:Valencia_UPV/Demonstrate" || | currLocation == "https://2016.igem.org/Team:Valencia_UPV/Demonstrate" || | ||
currLocation == "https://2016.igem.org/Team:Valencia_UPV/Results" || | currLocation == "https://2016.igem.org/Team:Valencia_UPV/Results" || | ||
− | currLocation == "https://2016.igem.org/Team:Valencia_UPV/Notebook"){ | + | currLocation == "https://2016.igem.org/Team:Valencia_UPV/Notebook" ){ |
$("#menu_home").removeClass("active"); | $("#menu_home").removeClass("active"); | ||
$("#menu_project").addClass("active"); | $("#menu_project").addClass("active"); |
Revision as of 12:08, 27 August 2016