session_start(); $Root_path="/local/apache2/htdocs/new_site"; include "$Root_path/include/db_con.php"; if(isset($_SESSION[userId])){ $flash = "navi_logout.swf"; }else{ $flash = "navi.swf"; } ?>