<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="Corporate Office">');

document.write('Talesfore Employment Services');

document.write('</span><br>');

document.write('2233 Watt Ave. #120<br>');

document.write('Sacramento, CA 95825<br>');

document.write('PHONE: <span class="Main Number">(916) 972-7444<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(916) 481-3658<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@talesfore.com" class="link">info@talesfore.com</a><br>');


//  End -->