<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Glass City Software');

document.write('</span><br>');

document.write('5834 Monroe St. Suite A PMB 132<br>');

document.write('Sylvania, OH 43560<br>');

document.write('PHONE: <span class="phonetitle">(888)566-5861<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(888)566-5861<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:contactus@glasscitysoftware.com" class="link">contactus@glasscitysoftware.com</a><br>');

//  End -->

