(function() {
  if(typeof(iLike) == "undefined" || typeof(iLike.API) == "undefined") {
    document.write("<script src='http://www.ilike.com/api/js'></script>");
  }
  var div_id = "ilike_" + (Math.random() * 100000);
  var _cDiv = document.getElementById("c_s01xUGM1T9ByUV9fZUE6aCjlyuFqlokmucLBrhy0xT1_CTjOUJ4iom60LG1HBZoT3ggxDppNBKmGUSRkvsCjH1B4g==");
  if(_cDiv)
    _cDiv.setAttribute('id', div_id);
  else
    document.write("<div id='" + div_id + "'></div>");
  var timer = null;
  var footerTimer = null;
  var footerTries = 0;
  var footerDivId = "ilike_s01xUGM1T9ByUV9fZUE6aCjlyuFqlokmucLBrhy0xT1_CTjOUJ4iom60LG1HBZoT3ggxDppNBKmGUSRkvsCjH1B4g==";
  
  (function w() {
    if(typeof iLikeDisplayPlaylist != 'undefined') {
      if(timer) { timer = clearInterval(timer); }

      var updateFooterFunc = function() {
        var footerDiv = document.getElementById(footerDivId);      

        if (footerDiv != null) {
          footerDiv.innerHTML = "<div style=\"border-top:1px solid #dddddd;padding-top:5px;font-size:smaller;\">Add a <a href=\"http:\/\/www.ilike.com\/playlist\">playlist<\/a> to your page using <a href='http:\/\/www.ilike.com\/'>iLike<\/a><\/div>";
        }        
      };
      
      iLikeDisplaySong({ elId: "" + div_id, songKey: "s01xUGM1T9ByUV9fZUE6aCjlyuFqlokmucLBrhy0xT1_CTjOUJ4iom60LG1HBZoT3ggxDppNBKmGUSRkvsCjH1B4g==", onDisplay: updateFooterFunc });
    }
    else if(!timer) { timer = setInterval(w, 10); }
  })();
})();                                              

