<!-- Begin

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

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

document.write('The Total Package');

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

document.write('2110 Artesia Blvd. #348<br>');

document.write('Redondo Beach, CA 90278<br>');

document.write('PHONE: <span class="phonetitle">(310)489-1568<BR></span>');

document.write('FAX: <span class="phonetitle">(310) 496-2852<BR></span>');

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

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



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

document.write('Mike Rebollo');

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

document.write('PHONE: <span class="phonetitle">(310)489-1568<BR></span>');

document.write('E-mail: ');

document.write(' <A HREF="mailto:mrebollo@thetotalpack.com">mrebollo@thetotalpack.com</a><br><br>');



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

document.write('Amber Griggs');

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

document.write('PHONE: <span class="phonetitle">(661)373-0129<BR></span>');

document.write('E-mail: ');

document.write(' <A HREF="mailto:agriggs@thetotalpack.com">agriggs@thetotalpack.com</a><br>');

//  End -->