// JavaScript Document
function spotlight() {
window.open("http://www.upwardbound.umb.edu/Spotlight/AnnaLe.html","","height=350,width=400,left=80,top=80");
}

function month(){
window.open("http://www.upwardbound.umb.edu/month/May/JoseSantos.htm","","height=500,width=500,left=80,top=80");
}