function sa(url,headline_text,article_date)  
{
   this.url = url
   this.headline_text = headline_text
   this.article_date = article_date
}
	article = new Array(
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=309","advertising business ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=308","Permission Marketing ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=307","Corp   ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=306","Looking for medical facilities with high turnover ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=305","case management ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=304","Business set-up- LLC, CCorp, S Corp HELP! ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=303","Geriatric Case Management/Diabetes Specialty ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=302","Get Clients Now books for sale! ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=301","Private Duty Nurse ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=300","Healing Touch ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=299","How Do I start a successful nursing agency in CA ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=298","Private duty nursing ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=297","Contacting Attorneys ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=296","forms and privacy issues ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=295","Looking for a home based business ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=294","Geriatric Life care taining ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=293","Running autistic group home ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=292","Nutritrion in Traditional Medicine - Thoughts? ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=291","Vernon at Nursing Pins ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=290","&quot;All Things Mental Health&quot; ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=289","ce provider ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=288","e-newlsetter marketing ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=287","STARTING A NEW BUSINESS ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=286","CE Provider -California ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=285","BUSINESS IDEAS ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=284","Independent contractor in NYC ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=283","Starting an in home elder care service in South Fl ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=282","Conflict Management in a Diverse Workforce ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=281","seeking feedback from Nurse Esthetician in Texas ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=279","Adult Foster Care Home or Family Care Home ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=278","home health care agency consultant ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=277","Looking for a Nurse in Home Health Agency ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=276","Starting an adult social day in NYC or Florida ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=275","Starting a new nursing staffing agency ","Feb 04"),
 new sa("http://www.nurse-entrepreneur-network.com/members/forum/openthread.cfm?forum=1&ThreadID=274","CE approval process ","Feb 04")
	);