function initshadowbox()
{
  Shadowbox.init({
      language:   "es",
      players:    ["iframe"]
  });
}
