Rollimage = new Array()

Rollimage[10]= new Image(168,116)
Rollimage[10].src = "images/transparent.gif"

Rollimage[20]= new Image(225,152)
Rollimage[20].src = "images/transparent.gif"

Rollimage[30]= new Image(447,169)
Rollimage[30].src = "images/transparent.gif"

Rollimage[1] = new Image(168,116)
Rollimage[1].src = "images/hvr_BriarCliff.gif"

Rollimage[2] = new Image(225,152)
Rollimage[2].src = "images/hvr_London.gif"

Rollimage[3] = new Image(447,169)
Rollimage[3].src = "images/hvr_NY.gif"

function SwapOut(x) {
	if (x == 1) {
		document.nhvr1.src = Rollimage[1].src;
	}
	if (x == 2) {
		document.nhvr2.src = Rollimage[2].src;
	}
	if (x == 3) {
		document.nhvr3.src = Rollimage[3].src;
	}
return true;
}

function SwapBack(y) {
	if (y == 1) {
		document.nhvr1.src = Rollimage[10].src;
	}
	if (y == 2) {
		document.nhvr2.src = Rollimage[20].src;
	}
	if (y == 3) {
		document.nhvr3.src = Rollimage[30].src;
	}
	
return true;
}


function cOn(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#4A7F94";
}
}
function cOut(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="#B0E5FA";
}
}

function tOn(td) {
if(document.getElementById||(document.all && !(document.getElementById))){
//td.style.background="url(images/topnavbkgrd.gif)";
//td.style.backgroundColor="#7BD3F7";
//td.style.color="#000000";
td.style.backgroundImage="url(images/topnavbkgrd.gif)";
}
}

function tOut(td) {
if(document.getElementById||(document.all && !(document.getElementById))){
//td.style.background="url()";
//td.style.backgroundColor="#FFFFFF";
//td.style.color="#85868A";
td.style.backgroundImage="";
}
}

function writeNav(vName) {
	
	if (vName == 'philosophy') {
document.write('<img src="images/ny_nav_hdr.gif"><table cellpadding="0" cellspacing="2" border="0" width="269" bgcolor="#7BD3F7"><tr><td valign="center" id="hmnavtxtSel">philosophy</td></tr><tr id="curriculum"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="ny_curriculum.html">curriculum</a></td></tr><tr id="locations"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="ny_locations.html">locations</a></td></tr><tr id="application"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="ny_application.html">application process</a></td></tr></table><img src="images/ny_nav_footer.gif">');
}

	if (vName == 'curriculum') {
document.write('<img src="images/ny_nav_hdr.gif"><table cellpadding="0" cellspacing="2" border="0" width="269" bgcolor="#7BD3F7"><tr><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="ny_philosophy.html">philosophy</a></td></tr><tr id="curriculum"><td valign="center" id="hmnavtxtSel">curriculum</td></tr><tr id="locations"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="ny_locations.html">locations</a></td></tr><tr id="application"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="ny_application.html">application process</a></td></tr></table><img src="images/ny_nav_footer.gif">');
}

	if (vName == 'locations') {
document.write('<img src="images/ny_nav_hdr.gif"><table cellpadding="0" cellspacing="2" border="0" width="269" bgcolor="#7BD3F7"><tr><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="ny_philosophy.html">philosophy</a></td></tr><tr id="curriculum"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="ny_curriculum.html">curriculum</a></td></tr><tr id="locations"><td valign="center" id="hmnavtxtSel">locations</td></tr><tr id="application"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="ny_application.html">application process</a></td></tr></table><img src="images/ny_nav_footer.gif">');
}

	if (vName == 'application') {
document.write('<img src="images/ny_nav_hdr.gif"><table cellpadding="0" cellspacing="2" border="0" width="269" bgcolor="#7BD3F7"><tr><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="ny_philosophy.html">philosophy</a></td></tr><tr id="curriculum"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="ny_curriculum.html">curriculum</a></td></tr><tr id="locations"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="ny_locations.html">locations</a></td></tr><tr id="application"><td valign="center" id="hmnavtxtSel">application process</td></tr></table><img src="images/ny_nav_footer.gif">');
}

	if (vName == 'none') {
document.write('<img src="images/ny_nav_hdr.gif"><table cellpadding="0" cellspacing="2" border="0" width="269" bgcolor="#7BD3F7"><tr><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="ny_philosophy.html">philosophy</a></td></tr><tr id="curriculum"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="ny_curriculum.html">curriculum</a></td></tr><tr id="locations"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="ny_locations.html">locations</a></td></tr><tr id="application"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="ny_application.html">application process</a></td></tr></table><img src="images/ny_nav_footer.gif">');
}

}




function writeNavbm(vName) {
	
	if (vName == 'philosophy') {
document.write('<img src="images/bm_nav_hdr.gif"><table cellpadding="0" cellspacing="2" border="0" width="269" bgcolor="#7BD3F7"><tr><td valign="center" id="hmnavtxtSel">philosophy</td></tr><tr id="curriculum"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="bm_curriculum.html">curriculum</a></td></tr><tr id="locations"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="bm_locations.html">location</a></td></tr><tr id="application"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="bm_application.html">application process</a></td></tr></table><img src="images/ny_nav_footer.gif">');
}

	if (vName == 'curriculum') {
document.write('<img src="images/bm_nav_hdr.gif"><table cellpadding="0" cellspacing="2" border="0" width="269" bgcolor="#7BD3F7"><tr><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="bm_philosophy.html">philosophy</a></td></tr><tr id="curriculum"><td valign="center" id="hmnavtxtSel">curriculum</td></tr><tr id="locations"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="bm_locations.html">location</a></td></tr><tr id="application"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="bm_application.html">application process</a></td></tr></table><img src="images/ny_nav_footer.gif">');
}

	if (vName == 'locations') {
document.write('<img src="images/bm_nav_hdr.gif"><table cellpadding="0" cellspacing="2" border="0" width="269" bgcolor="#7BD3F7"><tr><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="bm_philosophy.html">philosophy</a></td></tr><tr id="curriculum"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="bm_curriculum.html">curriculum</a></td></tr><tr id="locations"><td valign="center" id="hmnavtxtSel">location</td></tr><tr id="application"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="bm_application.html">application process</a></td></tr></table><img src="images/ny_nav_footer.gif">');
}

	if (vName == 'application') {
document.write('<img src="images/bm_nav_hdr.gif"><table cellpadding="0" cellspacing="2" border="0" width="269" bgcolor="#7BD3F7"><tr><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="bm_philosophy.html">philosophy</a></td></tr><tr id="curriculum"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="bm_curriculum.html">curriculum</a></td></tr><tr id="locations"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="bm_locations.html">location</a></td></tr><tr id="application"><td valign="center" id="hmnavtxtSel">application process</td></tr></table><img src="images/ny_nav_footer.gif">');
}

	if (vName == 'none') {
document.write('<img src="images/bm_nav_hdr.gif"><table cellpadding="0" cellspacing="2" border="0" width="269" bgcolor="#7BD3F7"><tr><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="bm_philosophy.html">philosophy</a></td></tr><tr id="curriculum"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="bm_curriculum.html">curriculum</a></td></tr><tr id="locations"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="bm_locations.html">location</a></td></tr><tr id="application"><td valign="center" id="hmnavtxt" onmouseover="cOn(this);" onmouseout="cOut(this);"><a href="bm_application.html">application process</a></td></tr></table><img src="images/ny_nav_footer.gif">');
}
}
