<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Red Fox Studio');

document.write('</span><br>');

document.write('Colorado Springs, CO.<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(719) 488-1736<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:info@redfoxstudio.com">info@redfoxstudio.com</a>');

//  End -->