var _base = "http://www.cs.ucr.edu/~ycao/";
//var _base = "file:///home/eddie/public/";
document.write('<div id="base"><a class="baselink" href="' + _base + '">Home</a><a class="baselink" href="' + _base + 'teaching.html">Teaching</a><a title="Blog hosted at wordpress.com" class="baselink" href="http://edipage.wordpress.com/">Blog</a><a title="photo albums hosted at Picassa Web" class="baselink" href="http://picasaweb.google.com/cao.yiqun/">Albums</a><a title="Calendar with busy/free information" class="baselink" href="' + _base + 'calendar.html">Calendar</a></div>');

