// JavaScript Document
//change below code for Tenders and Notices
document.write('<div class="hd_blk_right">Tenders & Notices</div>');
document.write('<div id="container"><a href="/Ministry/latestnews/Quotation_27aug2010.pdf" class="links_blue_sml_home" ');
document.write('target="_blank">');
document.write('Quotations for Printing of Annual Report of the Ministry of Corporate Affairs for the year 2010-11 and 54th Annual Report on the Working & Administration of the Companies Act,1956 for the year ending 31.3.2010.');
document.write('</a>');
//document.write('<font class="txt_date">End date 04.12.2009</font> <br />');
document.write('<div align="right"><a href="/Ministry/quote_tenders.html" class="links_blue_arrow" style="width:140px;">More Tenders &amp; Notices </a> </div>');

document.write('</div>');
document.write('</div>');

// Change for Primers
document.write('<div align="left"><img src="/Ministry/images/paragraph-line.jpg" width="185px" style="margin:8px 0px 8px 0px" /></div>');

document.write('<div class="hd_blk_right">Primers</div>');
document.write('<div id="container">'); 
document.write('<span class="links_blue_sml_home">What is a Public Company? </span><br />');
document.write('<div align="right"><a href="/Ministry/primers.html" class="links_blue_arrow" style="width:80px;" title="More Primers">More Primers </a> </div>');
document.write('</div>');
document.write('<div align="left"><img src="/Ministry/images/paragraph-line.jpg" width="185px" style="margin:8px 0px 8px 0px " /></div>');

//change for Did you know?
document.write('<div class="hd_blk_right">Did you know?</div>');
document.write('<div id="container">');
document.write('<span class="links_blue_sml_home">eFilings done in 2006-2007 : 1.85 million</span>');
document.write('<div align="right"><a href="/Ministry/pdf/facts.pdf" target="_blank" class="links_blue_arrow" style="width:70px;" title="More Facts about MCA21">More Facts </a> </div>');
document.write('</div>');