  document.write("");   
  var player = new SWFObject("http://www.podexec.com/players/jukebox.swf", "PodExecPlayer", "300", "300", "7");
  player.addVariable("file","http://www.podexec.com/podcast/redpod/341/rss.xml");
  player.addVariable("backcolor","0x4b66a5");
  player.addVariable("frontcolor","0xffffff");
  player.addVariable("lightcolor","0xC0C9EC");
  player.addVariable("displayheight","200");
  player.addVariable("largecontrols","false")
  player.addVariable("logo","http://www.podexec.com/files/assets/playerlogo.png");
  player.addVariable("showdownload","true");
  player.addVariable("showeq","true");
  player.addVariable("linktarget","_blank");
  player.addVariable("shuffle","false"); 
  player.write("PodExecPlayer"); 
  document.write("  <hr /><div id=\"PodExecInfo\" style=\"width: 294px; border: 3px #4b66a5 solid; background-color: #c0c9ec; font-family: Arial, sans-serif; font-size: 11px; text-align: center; color: #4b66a5;\"><strong>To subscribe to this podcast: copy and paste the link below into your podcast software (eg iTunes).</strong><br /><input type=\"text\" name=\"rsslink\" size=\"60\" style=\"background-color: #c0c9ec; font-size: 9px; font-family: Arial, sans-serif;\" value=\"http://www.podexec.com/podcast/redpod/341/rss.xml\" /><br />For more information about podcasts and how to receive them please visit <a href=\"http://www.podexec.com/help/podcasts\" style=\"color: #000000;\">www.podexec.com/help/podcasts</a><br /></div>  ");