
window.onload = initRedirect;

function initRedirect()
{ window.location="http://www.math.utexas.edu/users/chu/"; return false; }


