<!-- Begin

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


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

document.write('Okgah International');

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

document.write('4602 Tieton Dr.<br>');

document.write('Yakima, WA 98908<br>');

document.write('PHONE: <span class="contacttitle">(509) 480-8004<BR></span>');

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

document.write('<BR>');

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



//  End -->