660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
|
** the additional clear/both is needed to extend the content
** part to the end of an optional sidebox.
*/
@ <div class="endContent"></div>
}
@ </div>
#if 0
/* Set the href= field on hyperlinks. Do this before the footer since
** the footer will be generating </html> */
style_resolve_href();
#endif
/* Load up the page data */
@ <script id='page-data' type='application/json'>
if( !g.javascriptHyperlink ){
@ {"antibot":{"enable":0},
}else{
int nDelay = db_get_int("auto-hyperlink-delay",0);
int bMouseover;
|
<
<
<
<
<
<
|
660
661
662
663
664
665
666
667
668
669
670
671
672
673
|
** the additional clear/both is needed to extend the content
** part to the end of an optional sidebox.
*/
@ <div class="endContent"></div>
}
@ </div>
/* Load up the page data */
@ <script id='page-data' type='application/json'>
if( !g.javascriptHyperlink ){
@ {"antibot":{"enable":0},
}else{
int nDelay = db_get_int("auto-hyperlink-delay",0);
int bMouseover;
|