<?php $stnew=1; $ybsp='<span class=sp> </span>'; $top_log=<<<TOPLOG <table width="100%" border="0" cellspacing="0" cellpadding="0" class="primtab"> <tr> <td> <table width="100%" border=0 cellspacing=0 cellpadding=0 class=bgcol> <tr> <td bgcolor="#626191" height=29 class=tbor> <table width="100%" border=0 cellspacing=0 cellpadding=0> <tr> <td width="99%" class=tframe>%%HEADER%%%%THEADER%%</td> </tr> </table> </td> </tr> <tr> <td class=blr><div class=tsubtitle>%%SHOWING%% %%RANGE%% %%FPG%%</div></td> </tr> <tr valign=middle> <td class=blrp> <table width="100%" border=0 cellspacing=0 cellpadding=0 class=tar> <tr> <td> <div class=warea> <table width="100%" border=0 cellspacing=1 cellpadding=0 class=vslog> TOPLOG; $tlink=<<<TLINK <a href="%%PGURL%%" target=_blank>%%GRPGSHORT%%</a> TLINK; $top_online=<<<TOPONLINE <table width="100%" border=0 cellspacing="0" cellpadding="0" class="primtab"> <tr> <td> <table width="100%" border=0 cellspacing=0 cellpadding=0 class=bgcol> <tr> <td bgcolor="#626191" height=29 class=tbor> <table width="100%" border=0 cellspacing=0 cellpadding=0> <tr> <td width="99%" class=tframe>%%HEADER%%</td> </tr> </table> </td> </tr> <tr> <td class=blr><div class=tsubtitle>%%SHOWING%% %%RANGE%% %%FPG%%</div></td> </tr> <tr valign=middle> <td class=blrp> <table width="100%" border=0 cellspacing=0 cellpadding=0 class=tar> <tr> <td> <div class=warea> <table width="100%" border=0 cellspacing=1 cellpadding=0 class=vslog> TOPONLINE; $prhead=<<<PRHEAD <tr class=vshead height=20 align=center valign=top> <td class=vspad width="4%"><b>%%NUM%%</b></td> <td align=right width="12%"><b>%%PAGEN%%</b></td> <td width="50%" align=left colspan=2> <table width="100%" border=0 cellspacing=0 cellpadding=0> <tr class=vslogh valign=top> <td width=14><div class=vimglog><a href="javascript:FormIdExt(view,'%%PGID%%','all')"><img width=14 height=14 src="%%RF%%style/%%STYLE%%/image/blank.gif" title="%%DETAIL%%" border=0></a></div></td> <td align=left><a href="%%PREF%%" target=_blank>%%PAGESHORT%%</a></td> </tr> </table> </td> <td width="34%" colspan=3><b>%%TIME%%</b></td> </tr> PRHEAD; $pr_l_txt=<<<PRLTXT <tr height=20 class=areacol valign=top onmouseover="this.className='sel'" onmouseout="this.className='usel'"> <td align=right colspan=2>%%NAME%%</td> <td><div class=vimglog><a href="javascript:FormFilter(view,'%%VNAME%%','%%VALUE%%')"><img width=14 height=14 src="%%RF%%style/%%STYLE%%/image/filter.gif" title="%%FILTER%%" border=0></a></div></td> <td>%%VALUE%%</td> PRLTXT; $pr_l_ip=<<<PRLIP <tr height=20 class=areacol valign=top onmouseover="this.className='sel'" onmouseout="this.className='usel'"> <td align=right colspan=2>%%NAME%%</td> <td width="1%"><div class=vimglog><a href="javascript:FormFilter(view,'%%VNAME%%','%%VALUEF%%')"><img width=14 height=14 src="%%RF%%style/%%STYLE%%/image/filter.gif" title="%%FILTER%%" border=0></a></div></td> <td width="49%">%%VALUE%%</td> PRLIP; $pr_l_txt2=<<<PRLTXT2 <tr height=20 class=areacol valign=top onmouseover="this.className='sel'" onmouseout="this.className='usel'"> <td align=right colspan=2>%%NAME%%</td> <td width=14><div class=vimglog><a href="javascript:FormFilter(view,'%%VNAME%%','%%VALUE2%%')"><img width=14 height=14 src="%%RF%%style/%%STYLE%%/image/filter.gif" title="%%FILTER%%" border=0></a></div></td> <td>%%VALUE%%</td> PRLTXT2; $pr_txt=<<<PRTXT <tr height=20 class=areacol valign=top onmouseover="this.className='sel'" onmouseout="this.className='usel'"> <td align=right colspan=2>%%NAME%%</td> <td width=14><div class=vimglog><a href="javascript:FormFilter(view,'%%VNAME%%','%%VALUE%%')"><img width=14 height=14 src="%%RF%%style/%%STYLE%%/image/filter.gif" title="%%FILTER%%" border=0></a></div></td> <td colspan=4>%%GRPGSHORT%%</td> PRTXT; $pr_l_img=<<<PRLIMG <tr height=20 class=areacol valign=top onmouseover="this.className='sel'" onmouseout="this.className='usel'"> <td align=right colspan=2>%%NAME%%</td> <td width=14><div class=vimglog><a href="javascript:FormFilter(view,'%%VNAME%%','%%VALUE%%')"><img width=14 height=14 src="%%RF%%style/%%STYLE%%/image/filter.gif" title="%%FILTER%%" border=0></a></div></td> <td> <table border=0 cellspacing=0 cellpadding=0> <tr class=vslogc valign=center> <td width=14><img width=14 height=14 src="%%RF%%data/%%CAT%%/%%IMG%%.gif" border=0></td> <td>%%VALUE%%</td> </tr> </table> </td> PRLIMG; $pr_l_imgl=<<<PRLIMGL <tr height=20 class=areacol valign=top onmouseover="this.className='sel'" onmouseout="this.className='usel'"> <td align=right colspan=2>%%NAME%%</td> <td width=14><div class=vimglog><a href="javascript:FormFilter(view,'%%VNAME%%','%%VALUE%%')"><img width=14 height=14 src="%%RF%%style/%%STYLE%%/image/filter.gif" title="%%FILTER%%" border=0></a></div></td> <td> <table border=0 cellspacing=0 cellpadding=0> <tr class=vslogc valign=center> <td width=14><img width=14 height=14 src="%%RF%%data/%%CAT%%/%%IMG%%.gif" border=0></td> <td><a href="%%PGURL%%" target=_blank>%%VALUE%%</a></td> </tr> </table> </td> PRLIMGL; $pr_l_l=<<<PRLL <tr height=20 class=areacol valign=top onmouseover="this.className='sel'" onmouseout="this.className='usel'"> <td align=right colspan=2>%%NAME%%</td> <td width=14><div class=vimglog><a href="javascript:FormFilter(view,'%%VNAME%%','%%VALUE%%')"><img width=14 height=14 src="%%RF%%style/%%STYLE%%/image/filter.gif" title="%%FILTER%%" border=0></a></div></td> <td><a href="%%PGURL%%" target=_blank>%%VALUE%%</a></td> PRLL; $pr_l_url=<<<PRLURL <tr height=20 class=areacol valign=top onmouseover="this.className='sel'" onmouseout="this.className='usel'"> <td align=right colspan=2>%%NAME%%</td> <td width=14><div class=vimglog><a href="javascript:FormFilter(view,'%%VNAME%%','%%REFERRER%%')"><img width=14 height=14 src="%%RF%%style/%%STYLE%%/image/filter.gif" title="%%FILTER%%" border=0></a></div></td> <td><a href="%%REFERRER%%" target=_blank>%%REFSHORT%%</a></td> PRLURL; $pr_r_txt=<<<PRRTXT <td width="16%" align=right>%%NAME%%</td> <td width=14><div class=vimglog><a href="javascript:FormFilter(view,'%%VNAME%%','%%VALUE%%')"><img width=14 height=14 src="%%RF%%style/%%STYLE%%/image/filter.gif" title="%%FILTER%%" border=0></a></div></td> <td width="16%">%%VALUE%%</td> </tr> PRRTXT; $pr_r_img=<<<PRRIMG <td align=right>%%NAME%%</td> <td width=14><div class=vimglog><a href="javascript:FormFilter(view,'%%VNAME%%','%%VALUE%%')"><img width=14 height=14 src="%%RF%%style/%%STYLE%%/image/filter.gif" title="%%FILTER%%" border=0></a></div></td> <td> <table border=0 cellspacing=0 cellpadding=0> <tr class=vslogc valign=center> <td width=14><img width=14 height=14 src="%%RF%%style/%%STYLE%%/image/%%IMG%%.gif" border=0></td> <td>%%VALUE%%</td> </tr> </table> </td> PRRIMG; $prfoot=<<<PRFOOT PRFOOT; $empty=<<<EMPTY <tr height=20 class=areacol onmouseover="this.className='sel'" onmouseout="this.className='usel'"> <td align=center colspan=7>%%TEXT%%</td> </tr> EMPTY; $delimiter=<<<DELIMITER <tr class=vshead height=20 align=center> <td colspan=7> <input type=hidden name=listcur value=%%LISTCUR%%> <input type=hidden name=listlen value=%%LISTLEN%%> <table width="100%" border=0 cellspacing=0 cellpadding=0> <tr class=vsnopad> <td width="1%"><a href="javascript:ListPos(view,'lbeg','summary')"><img width=20 height=20 src="%%RF%%style/%%STYLE%%/image/lbeg.gif" title="%%LBEG%%" border=0></a></td> <td width="1%"><a href="javascript:ListPos(view,'lllscr','summary')"><img width=20 height=20 src="%%RF%%style/%%STYLE%%/image/lllscr.gif" title="%%LLLSCR%%" border=0></a></td> <td width="1%"><a href="javascript:ListPos(view,'llscr','summary')"><img width=20 height=20 src="%%RF%%style/%%STYLE%%/image/llscr.gif" title="%%LLSCR%%" border=0></a></td> <td class=vstext width="94%" align=center><b>%%RANGE%%</b></td> <td width="1%"><a href="javascript:ListPos(view,'lrscr','summary')"><img width=20 height=20 src="%%RF%%style/%%STYLE%%/image/lrscr.gif" title="%%LRSCR%%" border=0></a></td> <td width="1%"><a href="javascript:ListPos(view,'lrlscr','summary')"><img width=20 height=20 src="%%RF%%style/%%STYLE%%/image/lrlscr.gif" title="%%LRLSCR%%" border=0></a></td> <td width="1%"><a href="javascript:ListPos(view,'lend','summary')"><img width=20 height=20 src="%%RF%%style/%%STYLE%%/image/lend.gif" title="%%LEND%%" border=0></a></td> </tr> </table> </td> </tr> DELIMITER; $bottom=<<<BOTTOM </table> </div> </td> </tr> </table> </td> </tr> <tr> <td class=blrbb align=right><div class=vstable><a href="#top"><b>%%BACKTT%%</b></a> </div></td> </tr> </table> </td> </tr> </table> <br> BOTTOM; ?>