// JavaScript Document
document.write("<TABLE width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.write("        <TR>");
document.write("        	<TD colspan='2'>");
document.write("			<table cellpadding='4' cellspacing='1' border='0' width='100%'><tr class='td_pagfooterArancio'>");
document.write("			<td width='25%'><span class='footerConLink'><a href='../index.html'><b>home</b></a></span></td>");
document.write("			<td width='25%'><span class='footerConLink'><a href='catalogo_prodotto.html'><b>catalogo prodotto</b></a></span></td>");
document.write("			<td width='25%'><span class='footerConLink'><a href='indice.html'><b>indice prodotto</b></a></span></td>");
document.write("			<td width='25%'><span class='footerConLink'><a href='rbm.html'><b>conosci RBM</b></a></span></td>");
document.write("			</tr></table>");
document.write("        	</TD>");
document.write("        </TR>");
document.write("        <TR>");
document.write("        	<TD colspan='2'><HR width='100%' size='2' color='#FFD300'></TD>");
document.write("        </TR>");
document.write("        <TR>");
document.write("          <TD align='left' valign='top' class='td_biancosfondo'><span class='footer'>made by ONION S.p.A.<bR>");
document.write("			<a href='http://www.onion.it'>www.onion.it</a></span><br>&nbsp;</TD>");
document.write("		  <TD align='right' valign='top' class='td_biancosfondo'><span class='footer'>© R.B.M. spa<bR>");
document.write("			<a href='http://www.rbm.eu'>www.rbm.eu</a><br>");
document.write("			<a href='mailto:info@rbm.eu'>info@rbm.eu</a></span><br>&nbsp;</TD>");
document.write("        </TR>");
document.write("    </TABLE>");
