The New Balance 577 Spring 2009 Collection Launches Stateside

New Balance 557 WhiteThe people over at New Balance have come out with the latest style of their famous 577 shoe for New Balance’s Spring 2009 collection. It wasn’t available in the US until now. I feel like nearly everyone has owned a pair of 577’s at some point in their lives. I used to rock these bad boys for a short stint in my high school career. When it was imagined by the New Balance UK team in 1988, the 577 was originally launched as a performance running shoe for “heavy” runners. But that quickly changed. The 577 is updated this season in three leather colorways: white/black, black/white and grey/white/black.

Read More

// $(document).ready(function () { // // To get the most commented posts // var disqusPublicKey = "1gK0KABqNLANnjQPocoCIHrCPPiWkNkXanwRBOPF4XDu4NNCuoivLa25x2wZL5g9"; // var disqusShortname = "jetcomx"; // var mostCommentedArray = []; // // $('article').each(function () { // var url = $(this).attr('data-disqus-url'); // mostCommentedArray.push('link:' + url); // }); // // $.ajax({ // type: 'GET', // url: "https://disqus.com/api/3.0/threads/set.jsonp", // data: { api_key: disqusPublicKey, forum : disqusShortname, thread : mostCommentedArray }, // cache: false, // dataType: 'jsonp', // success: function (result) { // for (var i in result.response) { // var countText = " comments"; // var count = result.response[i].posts; // if (count === 1) // countText = " comment"; // $('article[data-disqus-url="' + result.response[i].link + '"]').html('

' + count + countText + '

'); // } // } // }); // });