


//Current WINDOWS


function displayCUR_1() {

        WindowObject = window.open("./sondheim_stelarc/0.html","stelarc_viewer","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,scrolling=no,resizable=no,width=660,height=530");

}
function displayCUR_2() {

WindowObject = window.open("./montfort/index.html","montfort_viewer","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,scrolling=auto,resizable=yes,width=700,height=530");

}
function displayCUR_3() {

WindowObject = window.open("./uribe/index.html","uribe_viewer","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,scrolling=auto,resizable=yes,width=620,height=520");


}
function displayCUR_4() {

WindowObject = window.open("./morrigan/0.html","morrigan_viewer","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,scrolling=auto,resizable=no,width=600,height=490");


}
function displayCUR_5() {
WindowObject = window.open("wolf/HF.html","wolf2_viewer","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,scrolling=auto,resizable=no,width=700,height=530");



}
function displayCUR_6() {

        WindowObject = window.open("./hine/into.html","hine_viewer","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=NO,scrolling=NO,resizable=no,width=730,height=515");

}

function displayCUR_7() {

  window.open('munoz/index.html','munoz_viewer','width='+screen.width+',height=350,top=0,left=0,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}

