Benjamin's Home Page // Array of day names var dayNames = new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"); var monthNames = new Array("January","February","March","April","May","June","July", "August","September","October","November","December"); var dt = new Date(); var y = dt.getYear(); // Y2K compliant if (y < 1000) y +=1900; document.write(dayNames[dt.getDay()] + ", " + monthNames[dt.getMonth()] + " " + dt.getDate() + ", " + y); // -->

Benjamin's Home Page

WELCOME TO MY WEB PAGES CLICK HERE TO EMAIL ME!

ABOUT ME! HISTORY LINKS MY RESUME My Picture Album My Quotes Yahoo! Lycos AKO School District of Philadelphia

Blog Pictures My Blog

World News


View My Guestbook
Sign My Guestbook





What is happiness to you?

Email: teachingnyc@lycos.com
Site hosted by Angelfire.com: Build your free website today!