      var html = '';
	  
<!--
html = '';

// define the horizontal marquee

html += '<span class="text">';

// **********Please add/update the news here*******
html += '<b><u>October 12, 2007</u></b><br><br>M&R Consultants Corporation is successfully appraised at CMMI Maturity Level 3 and aspires to be Maturity Level 5 company in months to come. ';

// **********End of the first news*******

//please don't edit this
html += '</span> <br><span class="text">';
html += '<span class="text" align="right">';

// **********Please add/update the news here*******
html += '<a href="aboutus/quality.htm" class="text">[more]</a>';
		
//please don't edit this		
html += '<\/span><br><br>';


// define the horizontal marquee

html += '<span class="text">';

// **********Please add/update the news here*******
html += '<b><u>March 7, 2006</u></b><br><br>M&R Consultants Corporation is pleased to announce it has been awarded a five year contract with GSA.';

// **********End of the first news*******

//please don't edit this
html += '</span> <br><span class="text">';
html += '<span class="text" align="right">';

// **********Please add/update the news here*******
html += '<a href="GSA/overview.htm" class="text">[more]</a>';
		
//please don't edit this		
html += '<\/span><br><br>';

//-->
