<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Thomondgate Productions');

document.write('</span><br>');

document.write('132 Muscadine Road<br>');

document.write('Sunset, LA 70584<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">('please call our office at (337) 662-5463<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:info@yourdomain.com">info@yourdomain.com</a>');

//  End -->