#!/bin/sh
MYNAME=`basename $0`
export QUERY_STRING; export PATH_INFO;
QUERY_STRING=$MYNAME; PATH_INFO=/episodes/e$MYNAME;
../webnews/mini-topics
