// JavaScript Document
var now = new Date ();
var day = now.getDay();
//the week begins on SUNDAY
if(day == 0) document.write("1 in 166 children is diagnosed with autism");
if(day == 1) document.write("1 in 104 boys is on the autism spectrum");
if(day == 2) document.write("67 children are diagnosed per day");
if(day == 3) document.write("A new case is diagnosed every 20 minutes");
if(day == 4) document.write("More children will be diagnosed with autism this year than with AIDS, diabetes and cancer combined.");
if(day == 5) document.write("Autism is the fastest-growing serious developmental disability in the US.");
if(day == 6) document.write("Autism cost the nations over $90 billion per year, a figure expected to double in the next decade.");
if(day == 7) document.write("Autism receives less than 5% of the research funding of many less prevalent childhood diseases.");
if(day == 8) document.write("There is no medical detection of cure for autism.");
if(day == 9) document.write("1 in 166 children is diagnosed with autism");
if(day == 10) document.write("67 children are diagnosed per day");
if(day == 11) document.write("More children will be diagnosed with autism this year than with AIDS, diabetes and cancer combined.");
if(day == 12) document.write("Autism cost the nations over $90 billion per year, a figure expected to double in the next decade.");
if(day == 13) document.write("There is no medical detection of cure for autism.");
if(day == 14) document.write("1 in 104 boys is on the autism spectrum");
if(day == 15) document.write("67 children are diagnosed per day");
if(day == 16) document.write("More children will be diagnosed with autism this year than with AIDS, diabetes and cancer combined.");
if(day == 17) document.write("Autism is the fastest-growing serious developmental disability in the US.");
if(day == 18) document.write("1 in 166 children is diagnosed with autism");
if(day == 19) document.write("A new case is diagnosed every 20 minutes");
if(day == 20) document.write("More children will be diagnosed with autism this year than with AIDS, diabetes and cancer combined.");
if(day == 21) document.write("There is no medical detection of cure for autism.");
if(day == 22) document.write("Autism cost the nations over $90 billion per year, a figure expected to double in the next decade.");
if(day == 23) document.write("Autism receives less than 5% of the research funding of many less prevalent childhood diseases.");
if(day == 24) document.write("1 in 166 children is diagnosed with autism");
if(day == 25) document.write("67 children are diagnosed per day");
if(day == 26) document.write("1 in 104 boys is on the autism spectrum");
if(day == 27) document.write("More children will be diagnosed with autism this year than with AIDS, diabetes and cancer combined.");
if(day == 28) document.write("A new case is diagnosed every 20 minutes");
if(day == 29) document.write("1 in 166 children is diagnosed with autism");
if(day == 30) document.write("67 children are diagnosed per day");
if(day == 31) document.write("1 in 104 boys is on the autism spectrum");