bot_001 = "images/bot_artigos_on.gif"
bot_002 = "images/bot_comunidade_on.gif"
bot_003 = "images/bot_materiais_on.gif"
bot_004 = "images/bot_familia_on.gif"
bot_005 = "images/bot_jovens_on.gif"
bot_006 = "images/bot_missoes_on.gif"
bot_007 = "images/bot_home_on.gif"
bot_008 = "images/bot_contato_on.gif"
bot_009 = "images/bot_imagens_on.gif"
bot_010 = "images/bot_audio_on.gif"
bot_011 = "images/bot_musica_on.gif"
bot_012 = "images/bot_quem_somos_on.gif"
bot_off = "images/vago.gif"

function imgover_001(imgname_001){imgname_001.src = bot_001}
function imgover_002(imgname_002){imgname_002.src = bot_002}
function imgover_003(imgname_003){imgname_003.src = bot_003}
function imgover_004(imgname_004){imgname_004.src = bot_004}
function imgover_005(imgname_005){imgname_005.src = bot_005}
function imgover_006(imgname_006){imgname_006.src = bot_006}
function imgover_007(imgname_007){imgname_007.src = bot_007}
function imgover_008(imgname_008){imgname_008.src = bot_008}
function imgover_009(imgname_009){imgname_009.src = bot_009}
function imgover_010(imgname_010){imgname_010.src = bot_010}
function imgover_011(imgname_011){imgname_011.src = bot_011}
function imgover_012(imgname_012){imgname_012.src = bot_012}
function imgout(imgname){imgname.src = bot_off}