<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('A Page In Time');

document.write('</span><br>');

document.write('12185 Coronado Drive<br>');

document.write('Spring Hill, FL 34609<br>');

document.write('PHONE: <span class="phonetitle">(908) 339-2152<BR></span>');

document.write('Toll Free: <span class="phonetitle">(888) OUR PAGE<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@apageintime.com" class="link">info@apageintime.com</a><br>');


//  End -->