var bseTEAMLIST = new Array("-","-","-","bal","bos","nyy","tam","tor","-","cha","cle","det","kan","min","-","ana","oak","sea","tex","-","-","atl","fla","mon","nym","phi","-","chn","cin","hou","mil","pit","stl","-","ari","col","los","sdg","sfo");
var bseLOOKUPTHIS = new Array("-","/index.html","/calendar/","/seasonlog.html","/seasonbat.html","/seasonpit.html","/roster.html","/tickets.html");
var bseCACHETHIS1 = new Image();
var bseCACHETHIS2 = new Image();
bseCACHETHIS1.src = "http://pic.oocities.com/images/gadgetfactory/bse/go_down_26x25.gif";
bseCACHETHIS2.src = "http://pic.oocities.com/images/gadgetfactory/bse/get_gadget_down_253x7.gif";
function bseGO() {
if ((bseTEAMLIST[document.bsePICK.bseTEAM.selectedIndex] != "-") && (bseLOOKUPTHIS[document.bsePICK.bseINFO.selectedIndex] != "-")) {
var bseTARGETURL = "http://baseball.yahoo.com/";
(document.bsePICK.bseTEAM.selectedIndex < 18) ? bseTARGETURL = bseTARGETURL + "al/teams/" : bseTARGETURL = bseTARGETURL + "nl/teams/";
bseTARGETURL = bseTARGETURL + bseTEAMLIST[document.bsePICK.bseTEAM.selectedIndex] + bseLOOKUPTHIS[document.bsePICK.bseINFO.selectedIndex];
window.open(bseTARGETURL,"new");
}
}
function bseGOON() {
document.images.bseGOBUTTON.src = "http://pic.oocities.com/images/gadgetfactory/bse/go_down_26x25.gif";
}
function bseGOOFF() {
document.images.bseGOBUTTON.src = "http://pic.oocities.com/images/gadgetfactory/bse/go_up_26x25.gif";
}
function bseGETON() {
document.images.bseGETBUTTON.src = "http://pic.oocities.com/images/gadgetfactory/bse/get_gadget_down_253x7.gif";
}
function bseGETOFF() {
document.images.bseGETBUTTON.src = "http://pic.oocities.com/images/gadgetfactory/bse/get_gadget_up_253x7.gif";
}
document.write('
');