Template:CSS/UT-Tokyo/Counter/Contents

From 2014.igem.org

(Difference between revisions)
Line 451: Line 451:
function loadContent(cont,link,height){
function loadContent(cont,link,height){
document.title = "σ-Re Counter | UT-Tokyo 2014";
document.title = "σ-Re Counter | UT-Tokyo 2014";
-
alert(getUrlVars()["cont"]);
 
if(typeof cont !== "undefined"){
if(typeof cont !== "undefined"){
if(cont != "Team-top"){
if(cont != "Team-top"){
Line 471: Line 470:
if(getUrlVars()["page"]){
if(getUrlVars()["page"]){
var str = getUrlVars()["page"];
var str = getUrlVars()["page"];
-
alert(str);
 
}else{
}else{
var str = "Project-block";
var str = "Project-block";

Revision as of 14:28, 9 October 2014