<!-- Begin


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

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

document.write('Golem Studios');

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

// document.write('10901 Your Road Hwy. Suite 301<br>');

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

document.write('PHONE: <span class="Phone">(206) 310-7246<br></span>');

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

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

document.write(' <A HREF="mailto:randybriley@comcast.net">randybriley@comcast.net</a><br>');


//  End -->