// JavaScript Document

function goUSDepEdu() {
	window.open ("http://www.ed.gov/index.jhtml");
}

function goUSDepEduProg()  {
	window.open ("http://www.ed.gov/programs/gtep/index.html");
}

function goFedREE() {
	window.open ("http://free.ed.gov/");
}

function goUsEduBill() {
	window.open("http://edlabor.house.gov/blog/2009/01/school-districts-will-benefit.shtml");
}