// JavaScript Document for the service schedule
document.write("<h3>Service Schedule</h3>");
document.write("<h4>Sunday</h4>");
document.write("10:30am Worship Service</p>");
document.write("<h4>Tuesday</h4>");
document.write("<p>6:00am Early Morning Prayer</p>");
document.write("<h4>Sunday</h4>");
document.write("<p>6:00pm <a href=\"http://www.bridgechurchag.org/fuel/\">Fuel</a> Youth Ministry</p>");
/*end of script -- that wasn't too hard, was it?*/
