<!--
function win1(x){
window.open(x,"photo","scrollbars=yes,width=300,height=230,top=0,left=200");
}
//-->