// JavaScript Document

document.write('<div id="pill">');
document.write('	<div id="pill_newsroom"> <img src="images/pill_newsroom_header.gif" width="171" height="25" />');
document.write('    	<div id="pill_content">');
document.write('        	<div style="padding: 5px 0;">');

document.write('          <div class="gray">Oct 1, 07</div>');
document.write('          <div>Ability Online - Wins Twice!</div>');
document.write('          <div><a href="http://www.ablelink.org/public/new/press_releases.html#showcase2007">read more</a></div>');
document.write('          <br />');

document.write('          <div class="gray">Apr 17, 07</div>');
document.write('          <div>Ability Online selected as Finalist for Leonardo Da Vinci award!</div>');
document.write('          <div><a href="http://www.youtube.com/watch?v=IYHGsmHQum0" target="_blank">see the video on youtube</a></div>');
document.write('          <br />');

document.write('			</div>');
document.write('		</div>');
document.write('	</div>');
document.write('	<div id="pill_events"> <img src="images/pill_events_header.gif" width="171" height="27" />');
document.write('		<div id="pill_content">');
document.write('    		<div style="padding: 5px 0;">');
document.write('        		<!--div class="gray">03.28.06 </div-->');
document.write('     	     	<!--div class="bold darkblue largerfont">Sponsors Join Forces</div-->');
document.write('       		   	<div><a href="http://www.ablelink.org/public/new/axion2007_01.html">Click here</a> to see photos from the 10th Annual Axion Charity Challenge</div>');
document.write('          		<!--div><a href="events_2006.html">read more</a></div-->');
document.write('			</div>');
document.write('		</div>');
document.write('	</div>');
document.write('    <img src="images/pill_babyblue_footer.gif" width="171" height="8" /> ');
document.write('</div>');
