<!-- Begin

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

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

document.write('Rent A Shop');

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

document.write('Irvine, CA 92617<br>');

document.write('<nobr>');

//document.write('PHONE: <span class="phonetitle">(949) 542-4052</span>');





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

document.write('Email: ');

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


//  End -->
