<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Cortland Computer Services, Inc.');

document.write('</span><br>');

document.write('250 Lackland Drive<br>');

document.write('Middlesex, NJ 08846<br>');

document.write('PHONE: <span class="phonetitle">(732) 356-8860<BR></span>');

document.write('FAX: <span class="phonetitle">(732) 356-4213<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:support@cortnet.com">support@cortnet.com</a><br>');


//  End -->