<!-- Begin

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

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

document.write('Wayne P Murray');

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

document.write('902 East Palm Lane Unit 9 ');

document.write('Phoenix, AZ 85006<br>');

document.write('<nobr>');

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

document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

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

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

document.write('Email:');

document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

document.write(' <A HREF="mailto:wayne@xnar.com"><img src="picts/e-mail button.jpg"></a><br>');


//  End -->