var news;
news = ''+
'	   		   <p>(4/07) :: <a href="http://blog.jobcoin.com/2007/04/the_joy_of_matc.html" class="news" target="_blank" style="text-decoration: underline;">The Joy of Matchmaking</p></a>' +
'	   		   <p>(3/07) :: <a href="http://blog.jobcoin.com/2007/03/jobcoin_network.html" class="news" target="_blank" style="text-decoration: underline;">JobCoin Network Launched</p></a>' +
'	   		   <p>(2/07) :: <a href="http://blog.jobcoin.com/2007/02/bay_area_meets_.html" class="news" target="_blank" style="text-decoration: underline;">Bay Area meets JobCoin</p></a>' +
'	   		   <p>(1/07) :: <a href="http://blog.jobcoin.com/new_features/index.html" class="news" target="_blank" style="text-decoration: underline;">JobCoin v1.3 is released</a> (blog post)</p>' +
'	   		   <p>(1/07) :: <a href="http://blog.jobcoin.com/2007/01/chicago_job_boa.html" class="news" target="_blank" style="text-decoration: underline;">Chicago Job Board Network Launches</a></p>' +
'	   		   <p>(12/06) :: <a href="http://blog.jobcoin.com/new_features/index.html" class="news" target="_blank" style="text-decoration: underline;">JobCoin v1.2 is released</a> (blog post)</p>' +
'	   		   <p>(12/06) :: <a href="http://blog.jobcoin.com/2006/11/tips_for_a_succ.html" class="news" target="_blank" style="text-decoration: underline;">JobCoin publishes Tips for Launch</a></p>' +
'	   		   <p>(11/06) :: <a href="http://www.profy.com/2006/11/21/interview-with-jobcoin-ceo-keith-schacht" class="news" target="_blank" style="text-decoration: underline;">Profy.com interviews JobCoin CEO</a></p>' +
'	   		   <p>(11/06) :: <a href="http://blog.jobcoin.com/2006/11/release_11.html" class="news" target="_blank" style="text-decoration: underline;">JobCoin v1.1 is released</a></p>	   		  ' +
'	   		   <p>(10/06) :: <a href="http://www.problogger.net/archives/2006/10/30/speedlinking-31-october-2006/" class="news" target="_blank" style="text-decoration: underline;">Problogger\'s Darren Rowse gives JobCoin a plug</a></p>' +
'	   		   <p>(10/06) :: <a href="http://theengagingbrand.typepad.com/the_engaging_brand_/2006/10/show_36_attract.html" class="news" target="_blank" style="text-decoration: underline;">The Engaging Brand</a> interviews Inventables CEO (<a href="http://www.blubrry.com/player/?p=337&e=30538" class="news" target="_blank" style="text-decoration: underline;">listen</a>)</p>' +
'	   		   <p>(10/06) :: <a href="http://www.pragmaticstudio.com/jobs" class="news" target="_blank" style="text-decoration: underline;">First job board! Pragmatic Studio jobs goes live. Companies can now target their alumni network with job opportunities.</a></p>' +
'	   		   <p>(10/06) :: <a href="/pressrelease" class="news" style="text-decoration: underline;">JobCoin launches</a></p>';

document.write(news);

