function cartoes(cod) 
{
    window.open(cod,'cartoes','scrollbars=no, width=550, height=250, left=452, top=20');
}


function identidade(cod) 
{
    window.open(cod,'identidade','scrollbars=no, width=550, height=250, left=452, top=20');
}


function logomarca(cod) 
{
    window.open(cod,'logomarca','scrollbars=no, width=550, height=250, left=452, top=20');
}
