
function openW(){
nW = window.open('img/conference.html','a','width=350,height=80,left=100,top=100,resizable=no' );
}
