/* Project : PBA Auction42 Filename : /index.php Title : home page Author : Tom Obermayr Date : 2001-12-05 Version : 01 Features : HTML, DBRW, PHP Description : displays a list of two home-page-featured items and a text on the left History : see end of file */ require_once($_SERVER["DOCUMENT_ROOT"]."/inc/pba_libs.inc"); require_once($_SERVER["DOCUMENT_ROOT"]."/inc/pba_html.inc"); function show_feat_item($i) { global $feat_array; if (count($feat_array) > 0) { //gray_box_top("85%", 'align="center"'); ?>
| =$feat_array[$i]['title']?> | |
| "> | --JG 2/3/03 */ ?>|
| =$feat_array[$i]['description']?> | |
| >> Click here |
Bruce ponders a painting attributed to John Muir |
Bruce examines rare 17th century works by Jesuit scholar Athanasius Kircher |
| Upcoming Auctions | Upcoming Featured Items |
if($auction_week) {
echo($auction_msg) ?>
Please come by for PBA Galleries' Sale , to be held on at Pacific Time. Don't forget you can enjoy the auction and even bid in real time from your computer with our Real Time Bidder. Bid in real-time from your computer.
} ?> if(file_exists("homepagetext.inc")) { require("homepagetext.inc"); } ?> |
show_feat_item(0) ?>
show_feat_item(1) ?> |