");
}
else if (OS =="Mac" && bName=="Microsoft Internet Explorer"){
document.write("");
}
else if (OS =="Win" | OS == "Linux" && bName=="Netscape"){
document.write("");
}
else if (OS =="Solaris" && bName=="Netscape"){
document.write("");
}
else if (OS =="Win" | OS == "Linux" && bName=="Microsoft Internet Explorer"){
document.write("");
}
//Rollover function
if (document.images){
schedule_on = new Image(); schedule_on.src="schedule_on.gif";
schedule_off = new Image(); schedule_off.src="schedule.gif";
findstation_on = new Image(); findstation_on.src="findstation_on.gif";
findstation_off = new Image(); findstation_off.src="findstation.gif";
findcollege_on = new Image(); findcollege_on.src="findcollege_on.gif";
findcollege_off = new Image(); findcollege_off.src="findcollege.gif";
findcourse_on = new Image(); findcourse_on.src="findcourse_on.gif";
findcourse_off = new Image(); findcourse_off.src="findcourse.gif";
als_on = new Image(); als_on.src="als_on.gif";
als_off = new Image(); als_off.src="als.gif";
informal_on = new Image(); informal_on.src="informal_on.gif";
informal_off = new Image(); informal_off.src="informal.gif";
pbsonline_on = new Image(); pbsonline_on.src="pbsonline_on.gif";
pbsonline_off = new Image(); pbsonline_off.src="pbsonline.gif";
arrow1_on = new Image(); arrow1_on.src="arrow1.gif";
arrow1_off = new Image(); arrow1_off.src="empty.gif";
arrow2_on = new Image(); arrow2_on.src="arrow2.gif";
arrow2_off = new Image(); arrow2_off.src="empty.gif";
arrow3_on = new Image(); arrow3_on.src="arrow3.gif";
arrow3_off = new Image(); arrow3_off.src="empty.gif";
arrow4_on = new Image(); arrow4_on.src="arrow4.gif";
arrow4_off = new Image(); arrow4_off.src="empty.gif";
text_find_station_on = new Image(); text_find_station_on.src="text_find_station.gif";
text_find_station_off = new Image(); text_find_station_off.src="empty.gif";
text_find_college_on = new Image(); text_find_college_on.src="text_find_college.gif";
text_find_college_off = new Image(); text_find_college_off.src="empty.gif";
text_find_course_on = new Image(); text_find_course_on.src="text_find_course.gif";
text_find_course_off = new Image(); text_find_course_off.src="empty.gif";
text_informal_on = new Image(); text_informal_on.src="text_informal.gif";
text_informal_off = new Image(); text_informal_off.src="empty.gif";
text_als_on = new Image(); text_als_on.src="text_als.gif";
text_als_off = new Image(); text_als_off.src="empty.gif";
text_pbsonline_on = new Image(); text_pbsonline_on.src="text_pbsonline.gif";
text_pbsonline_off = new Image(); text_pbsonline_off.src="empty.gif";
}
function changeImages(){
if (document.images) {
for (var i=0; i