"; } else { print " dir=rtl>"; } #// Build the page width string $PAGEWIDTH = $SETTINGS['pagewidth']; if($SETTINGS['pagewidthtype'] == 'perc') $PAGEWIDTH .= "%"; ?> <?php print $SETTINGS['sitename']." ".$page_title;?> \n"; echo "// \n"; echo "\n"; echo "\n"; echo "\n"; } if (file_exists("themes/".$SETTINGS['theme']."/style.css")) { print ""; }else{ print ""; } ?> "; } if($SETTINGS['keywordstag'] != '') { print " "; } ?>
".mysql_result($result_counters,0,"auctions")." ".strtoupper($MSG_232); if($COUNTERSTOSHOW['users'] == 'y') $counters .= "| ".mysql_result($result_counters,0,"users")." ".strtoupper($MSG_231); print $counters; if($COUNTERSTOSHOW['online'] == 'y') include $prefix."online.php"; } //-- Display current Date/Time $mth = "MSG_MON_0".date("m"); $date = $$mth.date(' j, Y'); print '| '.$date.' '; ?>