

function openWindow() {
window.open("","n_pict",'toolbar=0,location=0,scrollbars=no,width=850,height=550,resizable=0,top=20,left=20');
}

