Leonard in Paris
(Click
here
to go back to the main site)
$title = 'leonard_paris'; if ($_GET['b']){ print '
'; } else { print '
'; } ?>
if($_GET['caption']=="") { print "Leonard and Decroux"; } elseif($_GET['caption']=="Door") { print "Leonard at Café Next Door to Decroux's"; } elseif($_GET['caption']=="Room") { print "Leonard's Room"; } else { print $_GET['caption']; } ?>