﻿var globalLinks = 
[ 
    ['Home', 'index.html'],
    ['Courses', 'courses.html'],
    ['Research', 'research.html'],
    ['Publications', 'publications.html'],
    ['Tools','tools.html'],
    ['Personal', 'personal.html'],
    ['CECS', 'http://www.cecs.uci.edu/', '_blank']
];

var tabSeq = 1;

