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.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=909","male adrenal health ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=900","Hormonal Headaches ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=890","Migraine workup ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=872","Male Hormone Panel-High LH ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=858","Sabre Sciences ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=829","PCOS and Progesterone Cream ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=822","Primary dysmenorrhea ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=815","Parkison's Disease: Which Tests? ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=810","HgBA1c   ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=806","33 yoa female with endometriosis ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=802","can't tolerate DHEA supplements-alterbnatives? ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=787","DHEAS test is 332.5 ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=783","Glandular Cortsol ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=782","Chronic Stress, low testosterone & type 2 diabetes ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=778","Validity of the Neuro Research protocol ? ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=721","Help with Thyroid scale result ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=707","Pregnenolone   ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=703","Functional Thyroid Assessment Scale: FT3 vs TT3 ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=702","Functional Thyroid Assessment Scale: FT3 vs TT3 ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=699","Serum Leptin ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=698","cold hands ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=678","biohealth and diagnose tech male hormone test ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=675","male hormone panel question ron or dicken ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=671","ASI Test results in UK ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=669","ASI results - UK differences ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=668","missed menstrual cycle ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=664","How to select best mineral form and concentration? ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=651","Functional thyroid assessment scale ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=647","Optimal mineral balance and dental caries ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=641","Low blood pressure ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=637","Pregnacy   ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=605","insulin   ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=602","FM approach to Depression/Anxiety ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=598","Adrenal stress lecture ","Aug 30"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=596","Pregnenlone  dose ","Aug 30")
	);