


//Current WINDOWS

function displayCUR_1() {
WindowObject = window.open("../content_apps52/marsh/marsh2.html","marsh_viewer","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=715,height=416");
}	

function displayCUR_2() {
WindowObject = window.open("../content_apps52/nechvatal/nechvatal.html","nechvatal_viewer","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=710,height=510");
}	

var xx = (screen.width-80);
var yy = (screen.height-76);
var zz = (screen.height-70);
function displayCUR_3()
{
if (navigator.appName == "Netscape")
{
window.open('../content_apps52/martin/index.html','martin_viewer','width='+xx+',height='+ yy+',top=0,left=0,screenX=0,screenY=0,status=1,resizable=1,scrollbars=no, scrolling=no');
}
else
{
  window.open('../content_apps52/martin/index.html','martin_viewer','width='+xx+',height='+ zz+',top=0,left=0,screenX=0,screenY=0,status=1,resizable=1,scrollbars=no, scrolling=no');
}
}	

var wd = (720);
var lw = (screen.height-76);
var lz = (screen.height-70);
function displayCUR_4()
{
if (navigator.appName == "Netscape")
{
window.open('../content_apps52/mellis/mellis2.html','mellis_viewer','width='+wd+',height='+ lw+',top=0,left=0,screenX=0,screenY=0,status=1,resizable=1,scrollbars=no, scrolling=no');
}
else
{
  window.open('../content_apps52/mellis/mellis2.html','mellis_viewer','width='+wd+',height='+ lz+',top=0,left=0,screenX=0,screenY=0,status=1,resizable=1,scrollbars=no, scrolling=no');
}
}		

function displayCUR_5()
{
WindowObject = window.open("../content_apps52/shaneen/shaneen1.html","shaneen_viewer","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=600,height=510");
}		

var vxx = (710);
var vyy = (screen.height-76);
var vzz = (screen.height-70);
function displayCUR_6()
{
if (navigator.appName == "Netscape")
{
window.open('../content_apps52/niss/front22.html','niss_viewer','width='+vxx+',height='+ vyy+',top=0,left=0,screenX=0,screenY=0,status=1,resizable=1,scrollbars=no, scrolling=no');
}
else
{
  window.open('../content_apps52/niss/front22.html','niss_viewer','width='+vxx+',height='+ vzz+',top=0,left=0,screenX=0,screenY=0,status=1,resizable=1,scrollbars=no, scrolling=no');
}
}		

function displayCUR_7() {
WindowObject = window.open("../content_apps52/fried/face1.html","fried_viewer","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=564,height=510");
}		

function displayCUR_8() {
WindowObject = window.open("../content_apps52/sondheim_siratori/01.html","sondheimsiratori_viewer","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=710,height=430");
}		


//ArcHive WINDOWS 
function displayARC_1() {
WindowObject = window.open("../content_apps34/ulmer/0.html","ulmer_viewer","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,scrolling=no,resizable=no,width=720,height=530");
}

var arcx = (screen.width-60);
var arcy = (screen.height-105);
var arcz = (screen.height-93);
function displayARC_2() {
if (navigator.appName == "Netscape")
{
window.open('../content_apps51/pan/panhandle.html','nelson_viewer','width='+arcx+',height='+ arcy+',top=0,left=0,screenX=0,screenY=0,status=0,resizable=1,scrollbars=no, scrolling=no, status=1,toolbar=1');
}
else
{
  window.open('../content_apps51/pan/panhandle.html','nelson_viewer','width='+arcx+',height='+ arcz+',top=0,left=0,screenX=0,screenY=0,status=0,resizable=1,scrollbars=no, scrolling=no, status=1,toolbar=1');
}
}

function displayARC_3() {

WindowObject = window.open("../content_apps42/adams/homage.html","adams_viewer","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=730,height=520");
}

function displayARC_4() {
      WindowObject = window.open("../content_apps32/rothenberg/a.html","rothenberg_viewer","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=630,height=510");
}

function displayARC_5() {
        WindowObject = window.open("../content_apps04/newsreel/front.html","boudreaux_viewer","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=570,height=420");
}



//CurrentLocs
function locCUR1()
{window.location.href = ('../content_apps52/app_a.html');}
function locCUR2()
{window.location.href = ('../content_apps52/app_b.html');}
function locCUR3()
{window.location.href = ('../content_apps52/app_c.html');}
function locCUR4()
{window.location.href = ('../content_apps52/app_d.html');}
function locCUR5()
{window.location.href = ('../content_apps52/app_e.html');}
function locCUR6()
{window.location.href = ('../content_apps52/app_f.html');}
function locCUR7()
{window.location.href = ('../content_apps52/app_g.html');}
function locCUR8()
{window.location.href = ('../content_apps52/app_h.html');}
function locCUR9()
{window.location.href = ('../content_apps52/app_j.html');}
function locCUR10()
{window.location.href = ('../content_apps52/app_k.html');}

//Current-RELOC
function curloc1()
{var timer=setTimeout("locCUR1()", 10)}
function curloc2()
{var timer=setTimeout("locCUR2()", 10)}
function curloc3()
{var timer=setTimeout("locCUR3()", 10)}
function curloc4()
{var timer=setTimeout("locCUR4()", 10)}
function curloc5()
{var timer=setTimeout("locCUR5()", 10)}
function curloc6()
{var timer=setTimeout("locCUR6()", 10)}
function curloc7()
{var timer=setTimeout("locCUR7()", 10)}
function curloc8()
{var timer=setTimeout("locCUR8()", 10)}
function curloc9()
{var timer=setTimeout("locCUR9()", 10)}


//ArcHiveLocs
function locARC1()
{window.location.href = ('../archive/34arc.html');}
function locARC2()
{window.location.href = ('../archive/51arc.html');}
function locARC3()
{window.location.href = ('../archive/42arc.html');}
function locARC4()
{window.location.href = ('../archive/32arc.html');}
function locARC5()
{window.location.href = ('../archive/14arc.html');}

//ArcHive-RELOC
function reloc1()
{var timer=setTimeout("locARC1()", 10)}
function reloc2()
{var timer=setTimeout("locARC2()", 10)}
function reloc3()
{var timer=setTimeout("locARC3()", 10)}
function reloc4()
{var timer=setTimeout("locARC4()", 10)}
function reloc5()
{var timer=setTimeout("locARC5()", 10)}