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=14&ThreadID=808","Chemical sensitivities ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=761","Insider's Guide ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=755","Detoxification Capacity test - discontinued!! ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=742","Detoxification and Environmental influences Q ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=739","NAC  and ALA ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=734","Far Infrared Sauna ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=717","MSM,  Vitamin C, Recancostat ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=695","Fungal sinusitis Ron ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=684","PCA-Rx   ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=659","heavy metal detox protocol with captomer-250 ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=656","Pyroglutamate Elevation - significance ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=642","alternative to indican test ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=633","Displacing Heavy Metals ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=620","Heavy metal detox protocol ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=612","Elevated Folic Acid ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=577","Sulfoxidation dysfunction ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=565","Ionic Calcium on RBC Mineral Test ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=549","Possible organophosphate exposure ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=524","nitrate exposure from well water ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=479","Detox formula lesson 53 ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=468","Natural detox drink ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=462","61y.o. Male with a CC of Vertigo ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=461","Lipid Electrophoresis - More Info ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=458","Detox panels by Genova and Doctors data ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=455","High Liver enzymes - should i run a detox profile? ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=420","Heavy metal dtoxification assessment test ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=410","weight loss ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=380","Patient with peri oral Dermatitis ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=349","Heavy Metal Testing ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=342","21 day functional detox ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=323","Spots on daughters legs ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=279","varicose veins ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=263","Clearance / detoxification of radioactive isotopes ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=259","Enviro questionnaire ","May 20"),
 new sa("http://www.functionalmedicineuniversity.com/members/forum/openthread.cfm?forum=14&ThreadID=258","Weight Loss ","May 20")
	);