<!--
function prod_exibeminiatura(prdindex)
{  document.write ('<a href="img_produto/'+aproduto[prdindex-1]+'g.jpg" class="highslide" onclick="return hs.expand(this, {captionId: \'caption1\'})"><img src="img_produto/'+aproduto[prdindex-1]+'p.jpg" width="110" height="110" border="0"></a>');
}

function prod_exibezoom(prdindex)
{  document.write ('<a href="img_produto/'+aproduto[prdindex-1]+'g.jpg" class="highslide" onclick="return hs.expand(this, {captionId: \'caption1\'})"><img src="figura/zoom.gif" alt="clique para ampliar" border="0"></a>');
}

function prod_exibereferencia(prdindex)
{  document.write ('ref.: <a href="img_produto/'+aproduto[prdindex-1]+'g.jpg" class="highslide" onclick="return hs.expand(this, {captionId: \'caption1\'})">'+aproduto[prdindex-1]+'</a>' );
}

//-->
