|
|
@ -384,6 +384,8 @@ function pgmenu($menus) |
|
|
|
function pgbody($page, $menu, $dotop, $user, $douser) |
|
|
|
function pgbody($page, $menu, $dotop, $user, $douser) |
|
|
|
{ |
|
|
|
{ |
|
|
|
$body = '<body onload="jst()"'; |
|
|
|
$body = '<body onload="jst()"'; |
|
|
|
|
|
|
|
if ($page == 'index') |
|
|
|
|
|
|
|
$body .= ' background=/BTC.png'; |
|
|
|
$body .= '><div class=page>'; |
|
|
|
$body .= '><div class=page>'; |
|
|
|
$body .= '<table border=0 cellpadding=0 cellspacing=0 width=100%>'; |
|
|
|
$body .= '<table border=0 cellpadding=0 cellspacing=0 width=100%>'; |
|
|
|
|
|
|
|
|
|
|
|