<!-- Begin


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

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

document.write('Xcitement Media Group');

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

document.write('12200 Ford Rd.<br>');

document.write('Dallas, TX 75234<br>');

document.write('PHONE: <span class="phonetitle">(972) 869-0144<BR></span>');

document.write('FAX: &nbsp;&nbsp;&nbsp;&nbsp;<span class="phonetitle">(972) 869-6968<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@XcitementMedia.com">info@XcitementMedia.com</a><br>');



//  End -->