I haven't done PHP in so long that I don't remember exactly how to do this, but I would use an include instead of a redirect. The redirect requires the user's browser to go out and request another page (takes longer) while the include just grabs the included file on the server site and outputs it to the client without an additional request.

-Mike
_________________________
EmpMenuX - ext3 filesystem - Empeg iTunes integration