<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetext">');

document.write('Johnny Thunder<br>');

// document.write('10901 Your Road Hwy.<br>');

document.write('Cranberry Twp, PA 16066<br>');

// document.write('Phone: (724) 816-8798<br>');

// document.write('Fax: (555) 555-5555<br>');

document.write('<a href="mailto:info@johnnythunderrocks.com">info@johnnythunderrocks.com<br>');

document.write('</span>');


//  End -->