Internacionales

function recentpostslist(json) { document.write(‘

    ‘); for (var i = 0; i < json.feed.entry.length; i++) { for (var j = 0; j < json.feed.entry[i].link.length; j++) { if (json.feed.entry[i].link[j].rel == 'alternate') { break; } } var entryUrl = "'" + json.feed.entry[i].link[j].href + "'"; //bs var entryTitle = json.feed.entry[i].title.$t; var item = "

  • » + «‘ + entryTitle + «
  • «; document.write(item); } document.write(‘

‘); } http://notengothermomix.blogspot.com/feeds/posts/summary/-/internacional?max-results=500&alt=json-in-script&callback=recentpostslist

Print Friendly, PDF & Email

Deja un comentario