<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('The Crane Store');

document.write('</span><br>');

document.write('2230 Snowmass Dr.<br>');

document.write('Reno, NV 89511-9106<br>');

document.write('PHONE: <span class="phonetitle">(775) 530-4655<br></span>');

document.write('FAX: <span class="phonetitle">(775) 851-9406<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:bruce.maes@thecranestore.com">bruce.maes@thecranestore.com</a><br>');


document.write(' <A HREF="mailto:cheryl.maes@thecranestore.com">cheryl.maes@thecranestore.com</a><br>');


//  End -->