ini_set( 'default_charset', "" ); session_start(); /******************************************************/ /* */ /* */ /* 2010 Urban Meier */ /* www.5izug.ch */ /* */ /* */ /* */ /* */ /* */ /******************************************************/ include('_func/navstyles.php'); include('_func/mysqlfunctions.php'); include('_func/seotitle.php'); //include('_func/getdescription.php'); ?> $p=$_GET['p']; $l=$_GET['l']; if($p=="") { $p="index.php"; } if($l=="") { $l="home"; } ?> if(eregi("MSIE 6.0;",$_SERVER['HTTP_USER_AGENT'])) { echo ""; } ?>