function subL () {
window.open("http://www.medramps.com/mer/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: Wheelchair Ramps<br/>');
document.write ('URL: http://www.medramps.com/<br/>');
document.write ('Description: Medramps.com carries a full line of ramps for all of your wheelchair and access needs. We also provide an easy payment process, quick shipping, and a low price guarantee.</p>');
document.write ('<p>The HTML code is:<br/>');
document.write ('&lt;!-- Begin link code mer --&gt; <br/>');
document.write ('&lt;a href=&quot;http://www.medramps.com/&quot; title=&quot;Wheelchair Ramps&quot;&gt;&lt;b&gt;&lt;/b&gt;Wheelchair Ramps&lt;/a&gt;&lt;br/&gt;Medramps.com carries a full line of ramps for all of your wheelchair and access needs. We also provide an easy payment process, quick shipping, and a low price guarantee.<br/>')
document.write ('&lt;!-- End link code mer --&gt;</p>');
}
