
Episode #2
Walter Goldstein - The American Story of Corn
.powerpress-skip-a, .skip-to {color: #999999; padding-left: 8px; font-style: italic; font-weight: 400; } .powerpress-skip-a .fa, , .skip-to .fa { font-size: 14px; position: relative; top: -2px; } *[id^='play_41']:hover { border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; background-color: rgba(255,255,255,0.35); cursor: grab; } *[id^='play_42']:hover { border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; background-color: rgba(0,0,0,0.10); cursor: grab; } *[id^='play_43']:hover { border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; background-color: rgba(0,0,0,0.10); cursor: grab; } *[id^='play_44']:hover { border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; background-color: rgba(0,0,0,0.10); cursor: grab; } jQuery(document).ready(function(){ // ********* Episode 2 ********* jQuery("#play_42_01").click(function() { var audio2 = document.getElementById("podcast-group-42").getElementsByTagName("audio"); var player2 = audio2[0]; player2.pause(); player2.currentTime=102; player2.play(); }); ...

