<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="contacttitle">');

document.write('RDS Service Center');

document.write('</span><br>');

document.write('1189 Englishtown Road <br>');

document.write('Old Bridge, NJ 08857<br>');

document.write('PHONE: <span class="contacttitle">(732) 723-0095<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="contacttitle">(555) 555-5555<BR></span>');

document.write('<br>');

document.write(' <A HREF="mailto:info@your-web-domain.com" class="link">info@melsauto.com</a><br>');



//  End -->