<!-- Begin



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



document.write('&copy; Copyright  2004-2010');

document.write(' <a href="index.html">www.lareporters.com</a>  ');

document.write('All rights reserved.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<span id="FaceBookLikeButton">');



var fb = document.createElement('fb:like');
fb.setAttribute("href","www.facebook.com/lareporters");
fb.setAttribute("layout","button_count");
fb.setAttribute("show_faces","false");
fb.setAttribute("width","292");
fb.setAttribute("font","arial");
document.getElementById("FaceBookLikeButton").appendChild(fb);
document.write('</span>');
document.write('<br/>LA Reporters, 1901 Avenue of the Stars, Los Angeles California, 90067.&nbsp;&nbsp;(310) 461-1400&nbsp; 800-675-9700.&nbsp;&nbsp;Rev 8/4/2010 9:09 P.M. CDT<br />');



document.write('For more information please '); 



document.write(' <A HREF="contact.html">Contact Us</a>');


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



//  End -->




