function show(name,width,height)
{width=width+20;height=height+20;
	var x=window.open('../fotos/'+name+'b.jpg','','width='+width+',height='+height+',menubar=no,toolbar=no,scrollbars=no,status=no')}