function subL () {
window.open("http://www.spleenlessmastering.com/spm/link-exchange.php","link_exchange","width=480,height=450,left=50,top=50,scrollbars=yes,menubar=no,resizable=no,location=no,toolbar=no");
}
function subL2(message)
{
    status=message;
}
function subL3(message)
{
    status=message;
    setTimeout('subL2("'+message+'")',1);
}


function getCode() {
document.write ('<p> The link text we request is: <br/>');
document.write ( 'Title: CD Mastering<br/>');
document.write ('URL: http://www.spleenlessmastering.com/<br/>');
document.write ('Description: Spleenless Mastering is the one-stop shop for all your CD Mastering and Audio Mastering needs. Contact us to talk about your Digital Mastering needs today!</p>');
document.write ('<p>The HTML code is:<br/>');
document.write ('&lt;!-- Begin link code spm--&gt; <br/>');
document.write ('&lt;a href=&quot;http://www.spleenlessmastering.com/&quot; title=&quot;CD Mastering&quot;&gt;&lt;b&gt;&lt;/b&gt;CD Mastering&lt;/a&gt;&lt;br/&gt;Spleenless Mastering is the one-stop shop for all your CD Mastering and Audio Mastering needs. Contact us to talk about your Digital Mastering needs today! <br/>');
document.write ('&lt;!-- End link code spm--&gt;</p>');
}
