var cText = ''
cText += '<p style="text-align:center">bloggoth pages (Hooray! super! fantastic!)<br>'
cText += '<a href="bloggoth.html">32</a> '
cText += '<a href="bloggoth31.html">31</a> '
cText += '<a href="bloggoth30.html">30</a> '
cText += '<a href="bloggoth29.html">29</a> '
cText += '<a href="bloggoth28.html">28</a> '
cText += '<a href="bloggoth27.html">27</a> '
cText += '<a href="bloggoth26.html">26</a> '
cText += '<a href="bloggoth25.html">25</a> '
cText += '<a href="bloggoth24.html">24</a> '
cText += '<a href="bloggoth23.html">23</a> '
cText += '<a href="bloggoth22.html">22</a> '
cText += '<a href="bloggoth21.html">21</a> '
cText += '<a href="bloggoth20.html">20</a> '
cText += '<a href="bloggoth19.html">19</a> '
cText += '<a href="bloggoth18.html">18</a> '
cText += '<a href="bloggoth17.html">17</a> '
cText += '<a href="bloggoth16.html">16</a> '
cText += '<a href="bloggoth15.html">15</a> '
cText += '<a href="bloggoth14.html">14</a> '
cText += '<a href="bloggoth13.html">13</a> '
cText += '<a href="bloggoth12.html">12</a> '
cText += '<a href="bloggoth11.html">11</a> '
cText += '<a href="bloggoth10.html">10</a> '
cText += '<a href="bloggoth9.html">9</a> '
cText += '<a href="bloggoth8.html">8</a> '
cText += '<a href="bloggoth7.html">7</a> '
cText += '<a href="bloggoth6.html">6</a> '
cText += '<a href="bloggoth5.html">5</a> '
cText += '<a href="bloggoth4.html">4</a> '
cText += '<a href="bloggoth3.html">3</a> '
cText += '<a href="bloggoth2.html">2</a> '
cText += '<a href="bloggoth1.html">1</a> '
cText += '</p>'
document.write(cText) 
