<!--

/*
Rollover background-color button Script- 
© Dynamic Drive (www.dynamicdrive.com)
For full source code, installation instructions,
100's more DHTML scripts, and Terms Of
Use, visit dynamicdrive.com
*/

function change(color){
var el=event.srcElement
if (el.tagName=="INPUT"&&el.type=="button")
event.srcElement.style.backgroundColor=color
}


function jumpto2(url){
//window.location=url
window.open(url)
}
function jumpto99(url){
window.close
}
function jumpto11(url){
//to guest book
window.location="javascript:reqWin3('http://pub4.bravenet.com/guestbook/show.asp?usernum=337143486')"
}
function jumpto12(url){
//goto/goto search
window.location="javascript:reqWin3('search.htm')"
}
function jumpto13(url){
//goto/goto chat
window.location="javascript:reqWin3('http://hammer.prohosting.com/~zoomyang/chat/chatform.html')"
}
function jumpto14(url){
window.location="javascript:reqWin3('links/soundlinkpage.htm')"
}
function jumpto77(url){
window.location="#webring1"
}

//-->
