document.write('<a href="index.html">HOME</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="about.html">ABOUT AJRA</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="products.html">PRODUCTS</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="services.html">SERVICES</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="training.html">TRAINING</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="publications.php">PUBLICATIONS</a>');


