<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Lions Gate Centre');

document.write('</span><br>');

document.write('1575 Lobdell Ave<br>');

document.write('Baton Rouge, LA 70806<br>');

document.write('PHONE: <span class="phonetitle"></span>');

document.write('(225) 927-7790<br>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@lionsgatebr.com">info@lionsgatebr.com</a><br>');


//  End -->
