<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Red River Pens');

document.write('</span><br>');

document.write('4 Jeannie CT.<br>');

document.write('Wichita Falls, TX 76308<br>');

document.write('PHONE: <span class="phonetitle">(940) 692-1525<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:don@RedRiverPens.com" class="link">don@RedRiverPens.com</a><br>');

//  End -->
