<!-- Begin

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

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

document.write('AGENT');

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

document.write('Michael Rodriguez<br>');

document.write('THE ROSTER AGENCY<br>');

document.write('247 West 38th Street, 10th Floor, NY NY 10018<br>');

document.write('PHONE: (212) 725-8459<br>');

document.write('<a href="mailto:info@therosteragency.com">info@therosteragency.com</a><br>');

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

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

document.write('SHANE JACOBSEN');

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

document.write('<a href="mailto:ShaneMJacobsen@aol.com">ShaneMJacobsen@aol.com</a><br>');


//  End -->