function subL () {
window.open("http://www.copycatsmedia.com/ccm/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 Duplication<br/>');
document.write ('URL: http://www.copycatsmedia.com/<br/>');
document.write ('Description: CopyCatsMedia.com creates Professional CD & DVD projects - delivered on time and in budget. </p>');
document.write ('<p>The HTML code is:<br/>');
document.write ('&lt;!-- Begin link code ccm--&gt; <br/>');
document.write ('&lt;a href=&quot;http://www.copycatsmedia.com/&quot; title=&quot;CD Duplication&quot;&gt;&lt;b&gt;&lt;/b&gt;&lt;/a&gt;&lt;br/&gt;CopyCatsMedia.com creates Professional CD & DVD projects - delivered on time and in budget.<br/>');
document.write ('&lt;!-- End link code ccm--&gt;</p>');
}
