// JavaScript Document

function SwFotos(param)
{
  _Width = 514;
  _Height = 344;
  p = window.open('swfoto.php?foto='+param,'pop3', 'toolbar=no,location=no,directories=no,status=no, menubar=no,scrollbars=no,resizable=no,width='+_Width+',height='+_Height+',Left=px:0,left='+(((screen.width-_Width)/2)+-10)+',top='+(((screen.height-_Height)/2)+-30));
}

function SwFotos1(param)
{
  _Width = 344;
  _Height = 514;
  p = window.open('swfoto.php?foto='+param,'pop5', 'toolbar=no,location=no,directories=no,status=no, menubar=no,scrollbars=no,resizable=no,width='+_Width+',height='+_Height+',Left=px:0,left='+(((screen.width-_Width)/2)+-10)+',top='+(((screen.height-_Height)/2)+-30));
}
