[ page down for how to do this ] 

home
home again, just dif't way
ATBS
FAST
BIRD
BN2M
DMON
even flash.htms
story links
upcoming stories

this is the default page, where the blog goes.
etc and so on. this is the default page, where the blog goes.
etc and so on.
this is the default page, where the blog goes.
etc and so on.
this is the default page, where the blog goes.
etc and so on.
here's a list now:
  • sadfsfdsfsdfsdffds
  • hhhhhhhhhhhhhhhhh
  • eeeeeeeeeeeeeeeee
  • sadfsfdsfsdfsdffds
  • hhhhhhhhhhhhhhhhh
  • eeeeeeeeeeeeeeeee
  • sadfsfdsfsdfsdffds
  • hhhhhhhhhhhhhhhhh
  • eeeeeeeeeeeeeeeee



 the code you can't see on a view src here is this:
if(! $page) { include("main.htm"); } else { include("$page.htm"); }

what I've left out--in order to get it to display the display instead of read it,
are the opening and closing php tags. they're this, just without the space: < ? p h p ? >


so, to get this working on your index, just
what you've got, then, is a 'shell' around the content, and the content's variable.
make sense? just trying to save you some time--I've done multiple pages where 80% of the code's
the same; this is so, so much easier.

and, if it doesn't work at first, try changing the .php extension to .phtml. or, have dan check to
make sure the php is turned on.

and, of course, as this is all server side, it's any-browser.

too, don't know how you're linking all the SWF's, but if the link up in nav just shot you to a stories.htm
then that stories.htm could include the index.php?page=[storyname] links AND the disclaimer, to please not spread these stories around.

too, not sure if my SWF's are going to be narrow enough for your contents pane. as you can see, though, you can resize them in the embed-tag.
and, if you want me to black out the right margin, can do, I'm pretty sure.,br>
need any help, I'll try to be checking in here.