function ampliada(foto,pasta){
	myWindow=window.open('fotoshow.php?cod=HJNSOI2398FDKJH3487FDJH430945JLK98&imagem='+foto+'&tp='+pasta+'&id=sdflkj23897fsdkjh23487kjh45987dfgjkh','foto','scrollbar=no, resize=no,width=200,height=130,left=100,top=100');
	myWindow.focus()
}