Tim Lee & Biggzy

Tim Lee & Biggzy


FULL CHAT: Wes Carr

August 18, 2014

Wes Carr w/ Tim Lee & Biggzy (Full Interview) 18/08/2014



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-0008da07cf4e9e3f972224caf97936d7');
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_WesCarrFullInterview.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);
}