function subL () {
window.open("http://www.dirprint.com/dirp/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: Print On Demand<br/>');
document.write ('URL: http://www.dirprint.com/<br/>');
document.write ('Description: DIR-Print is your source for quality digital and offset printing services.</p>');
document.write ('<p>The HTML code is:<br/>');
document.write ('&lt;!-- Begin link code dirp--&gt; <br/>');
document.write ('&lt;a href=&quot;http://www.dirprint.com/&quot; title=&quot;Print On Demand&quot;&gt;&lt;b&gt;&lt;/b&gt;&lt;/a&gt;&lt;br/&gt;DIR-Print is your source for quality digital and offset printing services.<br/>');
document.write ('&lt;!-- End link code dirp--&gt;</p>');
}


