KOOL 106.1 Tulsa, OK
Thanks again for being “The Wake-up Service” with Kevan Seal this morning. You did a FABULOUS job. We had all 10 lines lit, but we could not get to everyone (obviously), but you truly are superb.
– Kevan Seal,
//THIS DEFINES THE GLOBAL VARIABLES USED IN THE SITE global $options; foreach ($options as $value) { if (get_settings( $value['id'] ) === FALSE) { $$value['id'] = $value['std']; } else { $$value['id'] = stripslashes(get_settings( $value['id'] )); } } ?>