if (eregi($settings['opening_page'], $_SERVER['PHP_SELF'])) { //kod dla strony glownej echo " "; } else { //kod dla podstron echo " "; }