<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Central Ohio Neurological Surgeons');

document.write('</span><br>');

document.write('955 Eastwind Drive<br>');

document.write('Westerville, Ohio 43081<br>');

document.write('PHONE: <span class="phonetitle">1-888-444-1203<br></span>');

/*document.write('FAX: <span class="phonetitle">(555) 555-5555<br></span>');
*/
/*document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@cons-inc.com">info@cons-inc.com</a><br>');
*/


//  End -->