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=721","Help with Thyroid scale result ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=707","Pregnenolone   ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=703","Functional Thyroid Assessment Scale: FT3 vs TT3 ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=702","Functional Thyroid Assessment Scale: FT3 vs TT3 ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=699","Serum Leptin ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=698","cold hands ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=678","biohealth and diagnose tech male hormone test ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=675","male hormone panel question ron or dicken ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=671","ASI Test results in UK ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=669","ASI results - UK differences ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=668","missed menstrual cycle ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=664","How to select best mineral form and concentration? ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=651","Functional thyroid assessment scale ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=647","Optimal mineral balance and dental caries ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=641","Low blood pressure ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=637","Pregnacy   ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=605","insulin   ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=602","FM approach to Depression/Anxiety ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=598","Adrenal stress lecture ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=596","Pregnenlone  dose ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=591","Thyroid panel from Dr's Choice ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=579","DX for Male Hormone Panel ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=563","goiter   ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=556","anxiety   ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=552","Thyroid Testing ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=547","Functional thyroid assessment form ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=537","perimenopausal with mood issues ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=525","ASI interpretation with Genova Diagnostics ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=506","ASI Test ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=502","? whether patient is in stage 2 adrenal exhaustion ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=487","Halides   ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=486","Hypertension and ASI ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=485","Thyroid TSH ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=483","menopausal testing ","Feb 24"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=15&ThreadID=478","Urine Halide Test ","Feb 24")
	);