




		
//document.write('text ');



document.write('<tr valign="middle"><td height="60" bgcolor="#333333">');
		  document.write('<table border="0" cellpadding="3" cellspacing="0" width="95%" align="center">');
              document.write('<tr> ');
                document.write('<td width="50%" style="color:#ffffff;">');
				document.write('&nbsp; <a href="index.htm" class="nav">Home</a> | ');
				document.write('<a href="office_bearers.htm" class="nav">Office Bearers</a>  | '); 
				document.write('<a href="contact.htm" class="nav">Contact</a>');
				document.write('</td> ');
                document.write('<td align="right"  style="color:#ffffff;">');
				document.write('<a href="terms.htm" class="nav">Terms of Use</a>  | ');
				document.write('<a href="privacy.htm" class="nav">Privacy Statement</a>  &nbsp; ');
				document.write('</td> ');
				document.write('<tr>');
				document.write('<tr valign="top">');
				document.write('<td colspan="2" align="right" style="color:#f2f2f2; ">');
				document.write('Copyright &copy; CCBOS. All rights reserved. Designed by <a href="http://www.pixelgraphics.org.in" target="_blank" style="color: ffffff;">Pixel Graphics.org.in &nbsp; ');
				document.write('</td> ');
              document.write('</tr> ');
            document.write('</table>');
document.write('</td></tr>');

		
		
