<!-- Begin


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


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

document.write('Oregon Paintball');

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

document.write('40 N.W. 2nd Street<br>');

document.write('Gresham, Oregon 97030<br>');

document.write('PHONE: <span class="phonetitle">(503)666.7930<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle"><BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@oregonpaintball.com">info@oregonpaintball.com</a><br>');



//  End -->