----------------------------------// // VB2_INTEGRATION is if you are using vB2 and want to use the vB2 integration define("VB2_INTEGRATION", 'off'); //-----------------------------------------------------------------------------------// //---------------------------------- vB2 Portal -------------------------------------// // To use set path and set flag to 'on' define("VBP2_INTEGRATION", 'off'); $vbportal="/home/sites/yoursite/web/vbportal"; //-----------------------------------------------------------------------------------// ?> chdir($vbportal . "/"); require("mainfile.php"); $index = 0; global $Pmenu,$Pheader; $Pheader = "P_themeheader"; $Pmenu = "P_thememenu_photopost"; require("header.php"); $vbheader = ob_get_contents(); ob_end_clean(); ob_start(); require("footer.php"); $vbfooter = ob_get_contents(); ob_end_clean(); chdir($pppath . "/"); } ?> include "{$Globals['PP_PATH']}/{$Globals['TMPL_PATH']}/ppopen.tmpl"; include "{$Globals['PP_PATH']}/{$Globals['TMPL_PATH']}/ppclose.tmpl"; ?> FSC Gallery - dmannplaya18 Gallery - Powered by PhotoPost
  Home · Search · Register · Login 

Home » Member Galleries » dmannplaya18
Search
Images 1 to 1 of 1   View   Per Page 

http://www.fullsizechevy.com/gallery/data/2/thumbs/croped_truck_pic.JPG

croped_truck_pic
User: dmannplaya18
Views: 160
Rating: 10.00
Date: Sat April 4, 2009
Filesize: 19.3kb, 63.0kb
Dimensions: 1200 x 453
Comments: 1 comments
       

Sort Photos
Sort by Timeframe Order
Quick Jump

   

Powered by: PhotoPost PHP
Copyright 2005 All Enthusiast, Inc.

"yes" ) { if ( $Globals['mostrecent'] == "yes" && $Globals['recentdefault'] == "yes" ) { display_gallery("latest", "", $cat); } if ( $Globals['dispopular'] == "yes" ) { display_gallery("most_views", "", $cat); } if ( $Globals['disrandom'] == "yes" ) { display_gallery("random", "", $cat); } } } if ( $Globals['sidebar'] == "left" && $Globals['sidebar_global'] == "yes" ) { include( "{$Globals['PP_PATH']}/{$Globals['TMPL_PATH']}/sidebar_leftclose.tmpl" ); } if ( $Globals['sidebar'] == "right" && $Globals['sidebar_global'] == "yes" ) { include( "{$Globals['PP_PATH']}/{$Globals['TMPL_PATH']}/sidebar_rightclose.tmpl" ); } printfooter(); ?>