<!-- Begin

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

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

document.write('Great Lakes Pharmaceuticals, Inc.');

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

document.write('2000 Auburn Drive, Suite 200<br>');

document.write('Beachwood, OH 44122<br>');

document.write('Phone:&nbsp;  <span class="phonetitle">(216) 378-7845<BR></span>');

document.write('Fax:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;    <span class="phonetitle">(216) 916-4760<BR></span>');

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

document.write(' <A HREF="mailto:info@glpharma.com">click to send email</a><br>');


//  End -->