//
// Live at Moog embeddable player
// Copyright (c) 2010 by Paste Media Group.
// All rights reserved.
//
(function() {
var buf = '';
buf += "<iframe src='http://www.pastemagazine.com/moog/episodes/3/medeski-martin-wood/videos/whiney-bitches/embedded_player.html' frameborder='0' scrolling='no' width='300' height='280' allowtransparency='true'></iframe>\n";
document.write(buf);
})();