ahhhh!!! I was trying to figure out how to get them all in there! Works perfectly! Thank you!!
For anyone looking to do this, I have replaced this part of the plug in code:
PHP Code:
if (THIS_SCRIPT == 'ip_site_information')
With this from the post above:
PHP Code:
if (in_array(THIS_SCRIPT ,array('ip_site_information', 'our_philosophy', 'sig_advertising', 'banner_advertising', 'donations')))