Hello my site is http://renegadecomputing.net/ . I have the snitz forums opening inside of a frame and have a menu to the left that allows people to navigate the entire website. The menu has items that pop out from it into the other frame. Unfortunately in my implementation I need to have the following line inside the body tag of all my pages... onload="javascript:{if(parent.frames[0]&&parent.frames['contents'].Go())parent.frames['contents'].Go()}" . Is there a way to get that line inserted into the body tag of all the pages generated for the forums. It is running on an access database.