  
 
   
$type = array_key_exists('type', $_GET) ? $_GET['type'] : null;
$slot = array_key_exists('slot', $_GET) ? $_GET['slot'] : 1; 
if ($type=="s") $tot=10;
if ($type=="w") $tot=20;
if ($slot==1) {
	$gallery =  "gallery.php";
	$snot = $slot+1;
	echo("   ");
	}
elseif ($slot==$tot) {
	$gallery =  "gallery.php";
	$snot = $slot-1;
	echo("   ");
	}
else {
	$gallery = "gallery.php";
	$snot = $slot+1;
	$spot = $slot-1;
echo("    ");
	}
echo ("  |  ");
?>
 
 |  
Back to Waldorf  
Back to the Gallery 
  
   
Home 
About Me 
Gallery of Grumpkins 
Appearances 
F.A.Q. 
Links 
Contact me 
  
Grumpkins© 2004.  Images and text contained in this site are the property of Patrick Moser.  Reproduction without permission is strictly prohibited. 
 
 
 |   |   
 
 |