<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" class="top-menu-area">');
document.write('<tr><td align="right" nowrap>');
document.write('<img src="http://www.adnorte.com/picts/laroca.gif" width="250" height="20">');
document.write(' | ');

document.write('<a href="index.html" class="menu-top">Inicio</a> | ');


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK


document.write('<a href="http://www.adnorte.com/dec.html" class="menu-top">DEC Distrito</a> | ');


document.write('<a href="http://www.adnorte.com/about.htm" class="menu-top">Quienes Somos</a> | ');


document.write('<a href="http://www.adnorte.com/credo.htm" class="menu-top">Credo</a> | ');


//thdocument.write('<a href="contact.htm" class="menu-top">Bitácora</a> | ');


// END MENU LINKS


document.write('</td></tr></table>');



//  End -->