function changeContent(id,shtml) {
   if (document.getElementById || document.all) {
      var el = document.getElementById? document.getElementById(id): document.all[id];
      if (el && typeof el.innerHTML != "undefined") el.innerHTML = shtml;
   }
}

var msg3 = "Podcast is a compound word, combining 'pod' (which is a school of marine mammals like seals, whales or dolphins) and 'casting' which means choosing the right actor for a part in a play or film. In theory then podcasting is what directors do when they're making a film about life in the ocean. In practice however it refers to audio or visual content that can be distributed over the internet and accessed on portable media devices. Alchemy podcasts are much more about this second definition, containing selected stories and sounds from our on-air programming. Feedback on these downloadable shows is welcomed, as is your direct involvement. For more information on how to contribute see the Contribute Tab.";
var msg2 = "You can get the Alchemy podcast in two ways. First, you can just download the individual MP3s in your web browser using the links below. Or, you can subscribe to the podcast using software like <a href=\"http://juicereceiver.sourceforge.net/\">Juice</a> or <a href=\"http://www.apple.com/itunes/download/\">iTunes</a>. Just copy this Alchemy podcast URL into your software: <p>http://feeds.feedburner.com/Alchemy</p>(See your program's help file for more information.) Once you're subscribed, you'll get the latest programs automatically.";
var msg1 = "If you'd like to hear your stuff on Alchemy, we'd like to hear from you. Whether you make music, sculpt soundscapes or organise audio in other ways, send an email to <a href=\"mailto:alchemy@sbs.com.au\">alchemy@sbs.com.au</a> with a link to your output and we'll write back as soon as we've finished listening to the file. Alchemy is always seeking fresh producers whose creativity we can share with others, so save that wav you're working on and get in touch!";