Raise a Leader
ATTENTION: Christian parents who want the best for their
kids...
Member
Login
"You're About To Discover The
Shocking Truths The Public School System
Refuses To Teach And Why Your
Child Is Missing Out"
"My
Kid's Youth Leadership Prep School
Costs
Less Than A Tank of Gas!"
From: Amy
Bass and
The Raise a
Leader
Team
/*Current date script credit: JavaScript Kit (www.javascriptkit.com)
Over 200+ free scripts here!
*/
var mydate=new Date()
var year=mydate.getYear()
if (year < 1000)
year+=1900
var day=mydate.getDay()
var month=mydate.getMonth()
var daym=mydate.getDate()
if (daym