document.write('</table>' );
document.write('<a name ="dig_end">')
text1='<p>For multiplex transmitter details, go to the <a href="../digital.html">Digital radio</a> section.</p>'
document.write(text1);

document.write(' <table width="100%" border="0" cellspacing="4" cellpadding="4"> ');
document.write('<tr height="18" align="center" bgcolor="#bbff88">'); 
document.write('<td width="25%" ><a href="#fm_top">FM list start</a></td>');
document.write('<td width="25%" ><a href="#am_top">AM list start</a></td>');
document.write('<td width="25%" ><a href="#dig_top">DAB list start</a></td>');
document.write('<td width="25%" ><a href="../unlisted.html">Unlisted stations</a></td></tr>');
document.write('<tr height="18" align="center" bgcolor="#bbff88">'); 
document.write('<td width="25%" ><a href="../recep_advice.html#dab">Reception advice</a></td>');
document.write('<td width="25%" ><a href="../colour_codes.html">Station type colour codes </a></td>');
document.write('<td width="25%" ><a href="../formats.html">Programme formats</a></td>');
document.write('<td width="25%" ><a href="../updates_dig.html">Digital Updates</a></td></tr>');
document.write('</table>');



