include('system/system_config.php'); include('system/system_functions.php'); include('system/normal_skin.php'); $about_text = mysql_fetch_array(mysql_query("SELECT * FROM pages WHERE id='2'")); $gallery = mysql_query("SELECT * FROM slider WHERE category='2' ORDER BY position DESC"); $is_gallery = mysql_num_rows($gallery); $title = $about_text['name'].' - '; $about = '1'; text_open(); ?>
text_close(); ?>