<? /* I'm not sure I like this theme format there are just too many external files I wonder, it it less efficiant to access 10 required files than to parse one big one? I'm assuming so.. hrm. */ // INCLUDES all neccessary page building functions require "functions.php"; createPage(parseItems()); ?>