//window document


function openWindowE3() {
         window.open("./conference.phtml#2","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE4() {
         window.open("./conference.phtml#3","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE5() {
         window.open("./conference.phtml#4","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE6() {
         window.open("./conference.phtml#5","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE7() {
         window.open("./conference.phtml#6","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE8() {
         window.open("./conference.phtml#7","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE9() {
         window.open("./conference.phtml#8","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE10() {
         window.open("./conference.phtml#9","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE11() {
         window.open("./conference.phtml#10","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE12() {
         window.open("./conference.phtml#11","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE13() {
         window.open("./conference.phtml#12","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE14() {
         window.open("./conference.phtml#13","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE15() {
         window.open("./conference.phtml#14","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE16() {
         window.open("./conference.phtml#15","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE17() {
         window.open("./conference.phtml#16","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE18() {
         window.open("./conference.phtml#17","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE19() {
         window.open("./conference.phtml#18","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE20() {
         window.open("./conference.phtml#19","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE21() {
         window.open("./conference.phtml#20","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE22() {
         window.open("./conference.phtml#21","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE23() {
         window.open("./conference.phtml#22","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE24() {
         window.open("./conference.phtml#23","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE25() {
         window.open("./conference.phtml#24","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE26() {
         window.open("./conference.phtml#25","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function openWindowE27() {
         window.open("./conference.phtml#26","ESEC","width=800,height=640,scrollbars=yes,resizable");
}

function closeWindow(){
         window.close();
}
function printWindow(){
         window.print();
}
function historyBack(){
         history.back();
}