var player       =  null;
var playlist     =  null;
var currentItem  =    -1;
var selectItem   =    -1;
var link         = false;

var flashvars =
{
  file: "http://links40.com/iniciador/playlists/playlist.despres.xml",
  logo: "http://links40.com/iniciador/img/mosca_links.png",
  controlbar: "none",
  stretching: "fill",
  autostart: false,
  repeat: "list"
};

var params =
{
  allowscriptaccess:    'always',
  allowfullscreen:      'true'
};

var attributes =
{
  name:                 'xplayer',
  id:                   'xplayer'
};


