var cText = ''

//cText += ' <font color=RED size=1><b> <a href="index.html">HOME</a> <a href="news.html">NEWS</a>  <a href="electro2.html">REMIX</a> <a href="pics.html">PICS</a> <a href="vids.html">VIDS</a> <a href="orcha.html">ORCHA</a> </font>';

cText += ' <font color=RED size=1><b> <a href="index.html">HOME</a> <a href="news.html">NEWS</a> <a href="pics.html">PICS</a> <a href="vids.html">VIDS</a> <a href="orcha.html">ORCHA</a> </font>';

document.write(cText)