(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_s01aeq9j0RZLQ1GfC48_lq85g==");
  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_s01aeq9j0RZLQ1GfC48_lq85g==";
  
  (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;\">More <a href='http:\/\/www.ilike.com\/artist\/Paper+Boys+the+Movie'>Paper Boys the Movie<\/a> music on <a href='http:\/\/www.ilike.com\/'>iLike<\/a><\/div>";
        }        
      };
      
      iLikeDisplaySong({ elId: "" + div_id, songKey: "s01aeq9j0RZLQ1GfC48_lq85g==", onDisplay: updateFooterFunc });
    }
    else if(!timer) { timer = setInterval(w, 10); }
  })();
})();                                              

