<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="text">');

document.write('Buddy Lee Jump Ropes');

document.write('</span><br>');

document.write('P.O. Box 5238<br>');

document.write('Woodbridge, VA 22194<br>');

document.write('Phone: <span class="text">800 953-JUMP<BR></span>');

document.write('Phone: <span class="text">(703) 580-6302<BR></span>');

document.write('Fax: <span class="text">(703) 680-2826<BR></span>');



//  End -->
