// 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("/salessheets/Dell_Education_Grants_Calendar_2011-12.pdf");
}
