old_str = MusicalName;
new_str=old_str=new_str=old_str.replace(/ /g, "+");
new_str=old_str=new_str=old_str.replace(/'/g, "");

document.write("<a href='http://www.ringtonematcher.com/co/ringtonematcher/02/noc.asp?sid=STBMros&artist="+new_str+"&song=' target='_blank'><img src='../tel.gif' border='0' alt='Download Ringtone'><b><font color='red'>Send &#147;" + MusicalName + "&#148; Ringtones to Cell Phone</font></b><img src='../tel2.gif' border='0' alt='Download Ringtone'></a><br>");

