Tim Lee & Biggzy

Tim Lee & Biggzy


EP010: Michelle Rodriguez

August 22, 2014

The Tim Lee & Biggzy Podcast – Episode 010: Michelle Rodriguez, people who’ve taken credit for others’ work, biggest ever lotto wins, who’s got the sexier voice + MORE!



agent = navigator.userAgent.toLowerCase();
name_ff = "firefox";
name_op = "opera";
if (agent.indexOf(name_ff.toLowerCase())>-1 || agent.indexOf(name_op.toLowerCase())>-1) {
pbwp_audio = document.getElementById('audioplayer-bb9f4b6b5054ea67bbcefafda22082c3');
pbwp_audio.style.display = "none";
pbwp_audio_fallback = document.createElement('embed');
pbwp_audio_fallback.setAttribute('type', 'application/x-shockwave-flash');
pbwp_audio_fallback.setAttribute('flashvars', 'audioUrl=http://timleeandbiggzy.com.au/tlbaudio/TimLeeAndBiggzy_Podcast-22Aug2014.mp3');
pbwp_audio_fallback.setAttribute('src', 'http://www.timleeandbiggzy.com.au/app/wp-content/plugins/pb-oembed-html5-audio-with-cache-support/3523697345-audio-player.swf');
pbwp_audio_fallback.setAttribute('width', '400');
pbwp_audio_fallback.setAttribute('height', '27');
pbwp_audio_fallback.setAttribute('quality', 'best');
pbwp_audio.parentNode.insertBefore(pbwp_audio_fallback, pbwp_audio.nextSibling);
}