
function popwind(){
newwin = window.open( "/templates/ed-fr/termse.html", "newwin", 'width=650,height=300,resizable=1,scrollbars=yes');
}
function popwindiz(){
newwin = window.open( "/img/cvv3.jpg", "newwin", 'width=650,height=300,resizable=1,scrollbars=yes');
}

