// Functions to run the RealPlayer plugin // Copyright Andante Corp. 2001 // By Guillaume Herisson - July 12th 2001 var mesrealaudio="There may be a problem with the installation of RealAudio8 on your computer.\nIf you are having trouble loading your selection, please contact info@andante.com."; var withcomments=1; function SetWithComments(checkbox) { if (checkbox.checked) withcomments=1; else withcomments=0; //alert("Hello World "+ withcomments); } function URLEncode(str) { var strObj = ""; var c=""; for(var i=0;i