var headgraphics = new Array
('<a href="../productos.php" ><img src="images/productos_parati/confitefresa_s.gif" width=50 height=68 border="0" alt="Alimentos Diana">',
'<a href="../productos.php" ><img src="images/productos_diana/elotitos_bar_s.gif" width=50 height=68 border="0" alt="Alimentos Diana">',
'<a href="../productos.php" ><img src="images/productos_diana/alboroto2_s.gif" width=50 height=68 border="0" alt="Alimentos Diana">',
'<a href="../productos.php" ><img src="images/productos_venadito/caramelos_frutales_s.gif" width=50 height=68 border="0" alt="Alimentos Diana">',
'<a href="../productos.php" ><img src="images/productos_diana/congamix_s.gif" width=50 height=68 border="0" alt="Alimentos Diana">',
'<a href="../productos.php" ><img src="images/productos_diana/churritos_s.gif" width=50 height=68 border="0" alt="Alimentos Diana">');
document.write(headgraphics[Math.floor(Math.random()*6)]);
//