<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('The Light\'s Right Studio');

document.write('</span><br>');

document.write('2114 Longview Dr.<br>');

document.write('Tallahassee, FL 32303-7326<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(850) 322-1519<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle">(850) 562-6019<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:info@thelightsright.com">info@thelightsright.com</a>');

//  End -->