<!--                RIGHTBAR                 -->

function rightbar(){

document.write('<div id="right" style="width: 210px;">');

document.write('<br /><br /><h2><font face="Arial" size="4" color="#4863A0"><b>Events</b></font></h2>');

document.write('<font face="Arial"><b>The Wednesday meeting time has changed to 7:15PM.</b></font>');

document.write('<br><br><font face="Arial">The next DCCMA inter-group meeting will be held on <b>Tuesday, February 28th</b> at 8:30 pm on the top floor of the Triangle Club.</font>');

document.write('<br><br><font face="Arial">Want a service positon? Intergroup is looking for someone with computer skills to fill the Webmaster position opening up in March.</font>');

document.write('<br><br><font face="Arial">If you would like to start a CMA social activity, contact the <b><a href="mailto:Activities@dccma.com">Activities Committee</a></b>.</font>');

document.write('<br><br><h2><font face="Arial" size="4" color="#4863A0"><b>For Newcomers</b></font></h2>');

document.write('<p><font face="Arial"><b><a href="NewComerPackage.html" target="_blank">Click here</a></b> for a PDF version of the New Comer Package.</font></p>');

document.write('<h2><font face="Arial" size="4" color="#4863A0"><b>Travelling?</b></font></h2><p><font face="Arial"><b><a href="http://www.crystalmeth.org/" target="_blank">Click here</a></b> to find a meeting world-wide or to learn more about Crystal Meth World Services.</font></p>');

document.write('<h2><font face="Arial" size="4" color="#4863A0"><b>Readings &amp; Literature</b></font></h2>');

document.write('<p><font face="Arial">Need chips or literature for your meeting? <b><a href="orderform.html" target="_top">Click here</a></b> for the order form. </font> </p>');

document.write('<p><font face="Arial"><b><a href="http://www.crystalmeth.org/cma-world-services/literature-readings.html" target="_blank">Click here</a></b> to download CMA approved literature, and to view helpful pamphlets on sponsorship, business meetings, how to start a new meeting, and more.</font> </p>');

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

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

