window.onload = function(){
if (window.winOnLoad) window.winOnLoad();
}
function winOnLoad(){
// Set up the image rollovers
xImgRollSetup('http://elearningyellowpages.com/images/', '_r', '.gif','btn_collegePrep','btn_essayHelp','btn_k12','btn_languageCourses','btn_businessSkills','btn_careerTraining','btn_continuingEducation','btn_onlineDegrees');
}