function home()
{
img1.src="images/homee1.jpg";
}
function home1()
{
img1.src="images/homee.jpg";
}

function why()
{
img2.src="images/why1_col.jpg";
}
function why1()
{
img2.src="images/why1.jpg";
}

function program()
{
img3.src="images/program1_col.jpg";
}
function program1()
{
img3.src="images/program1.jpg";
}

function loca()
{
img4.src="images/location1_col.jpg";
}
function loca1()
{
img4.src="images/location1.jpg";
}

function tuition()
{
img5.src="images/tuition1_col.jpg";
}
function tuition1()
{
img5.src="images/tuition1.jpg";
}

function admin()
{
img6.src="images/admin1_col.jpg";
}
function admin1()
{
img6.src="images/admin1.jpg";
}