<!--
function changeSourceover1g()
{
    document.images["gsearchaz"].src = "images/browseaz/az_on.gif"
}
function changeSourceout1g()
{
    document.images["gsearchaz"].src = "images/browseaz/az_off.gif"
}
function changeSourceover2g()
{
    document.images["gbrowse"].src = "images/browseaz/browse_on.gif"
}
function changeSourceout2g()
{
    document.images["gbrowse"].src = "images/browseaz/browse_off.gif"
}
// -->
