function openWindow() {
window.open("","foto",'toolbar=0,location=0,scrollbars=1,width=600,height=600,resizable=1,left=150');
}
