function bio(nome)
{
document.write('<img src=http:../figuras/bio/'+nome+'>');
}

function bioa(nome)
{
document.write('<img align=top src=../figuras/bio/'+nome+'>');
}

function geo(nome)
{
document.write('<img src=../figuras/geo/'+nome+'>');
}

function geoa(nome)
{
document.write('<img align=top src=../figuras/geo/'+nome+'>');
}

function his(nome)
{
document.write('<img src=../figuras/his/'+nome+'>');
}

function hisa(nome)
{
document.write('<img align=top src=../figuras/his/'+nome+'>');
}

function lit(nome)
{
document.write('<img src=../figuras/lit/'+nome+'>');
}

function lita(nome)
{
document.write('<img align=top src=../figuras/lit/'+nome+'>');
}

function mat(nome)
{
document.write('<img src=../figuras/mat/'+nome+'>');
}

function mata(nome)
{
document.write('<img align=top src=../figuras/mat/'+nome+'>');
}

function por(nome)
{
document.write('<img src=../figuras/por/'+nome+'>');
}

function pora(nome)
{
document.write('<img align=top src=../figuras/por/'+nome+'>');
}

function qui(nome)
{
document.write('<img src=../figuras/qui/'+nome+'>');
}

function quia(nome)
{
document.write('<img align=top src=../figuras/qui/'+nome+'>');
}
function m(nome)
{
document.write('<img src=http://www.fisicapaidegua.com/questoes/imagens/'+nome+'>');
}

function ma(nome)
{
document.write('<img align=top src=http://www.fisicapaidegua.com/questoes/imagens/'+nome+'>');
}

