<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Ivan Media Design, Inc.');

document.write('</span><br>');

//document.write('10901 Your Road Hwy. Suite 301<br>');

document.write('New York, NY<br>');

//document.write('PHONE: &nbsp;<span class="phonetitle">(555) 555-5555<br></span>');

//document.write('FAX: &nbsp;<span class="phonetitle">(555) 555-5555<br></span>');

document.write('<br>E-Mail:<br>');

document.write('<a href="mailto:&#x69;&#x6E;&#x66;&#x6F;&#x40;&#x69;&#x76;&#x61;&#x6E;&#x73;&#x61;&#x6E;&#x66;&#x6F;&#x72;&#x64;&#x2E;&#x63;&#x6F;&#x6D;">&#x69;&#x6E;&#x66;&#x6F;&#x40;&#x69;&#x76;&#x61;&#x6E;&#x73;&#x61;&#x6E;&#x66;&#x6F;&#x72;&#x64;&#x2E;&#x63;&#x6F;&#x6D;</a>');

//  End -->