<?php
if (file_exists('./index2.php')) { $needle = 'index2.php'; } else  {$needle = 'index.php';}
if (strpos($_SERVER['PHP_SELF'],$needle))
	define ("ACP_HOME",'1');
else
	define ("ACP_HOME",'0');
define ("ACP_ROOT_URL",'./');
if(file_exists('./page.restrictor.php')) {
define('PRES_WHITELIST_IPR', '88.80.192.0/88.80.223.255');
define('PRES_LOG_FILE', './restrictor_log/'.date("Ymd").'.log');
require_once('./page.restrictor.php');
}
$running='running';
$home_base='./';
if(file_exists('./rsacp/admin/rs-acpfunc.php')) {
require_once('./rsacp/admin/rs-acpfunc.php');
}
if(file_exists('./rsacp/admin/rs-acptop.php')) {
$acp_topic_activ ='Startseite';
$acp_page_title = 'Besucher G&auml;stebuch';
require_once('./rsacp/admin/rs-acptop.php');
}
if (!defined("ACP_HEAD_TITLE")) define ("ACP_HEAD_TITLE",'Besucher G&auml;stebuch');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="de" xml:lang="de"> 

<head>
<title><?php echo ACP_HEAD_TITLE; ?></title>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="expires" content="0" />
<meta http-equiv="content-language" content="de" />
<meta http-equiv="language" content="de" />
<meta name="author" content="" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="language" content="de" />
<meta name="generator" content="web to date 6.0" />
<meta name="copyright" content="Design-Copyright (C) 2007 Design by www.webdesign.siegmann.ws" />
<meta name="revisit-after" content="7 days" />
<meta name="robots" content="index,follow" />
<meta name="siteinfo" content="robots.txt" /> 

<link rel="stylesheet" type="text/css" href="./assets/sf.css" />
<link rel="stylesheet" type="text/css" href="./assets/sd.css" />
<link rel="stylesheet" type="text/css" href="./assets/sc.css" />
<?php
if(file_exists('./rsacp/shared/source/acp_incl_script_head.php')) {
require('./rsacp/shared/source/acp_incl_script_head.php');
}
?>
<script type="text/javascript" src="./assets/prototype.js"></script>
<script type="text/javascript" src="./assets/scriptaculous.js?load=effects"></script>
<script type="text/javascript" src="./assets/lightbox.js"></script>
<link rel="stylesheet" type="text/css" title="lightbox" href="./assets/lightbox.css" media="screen" /> 
</head>

<body>
<?php ob_start(); 
if(file_exists('./rsacp/shared/source/acp_incl_script_body.php')) {
require('./rsacp/shared/source/acp_incl_script_body.php');
}
?>

<img src="./images/pcp.gif" width="10" height="10" border="0" alt="" />
<div id="wrapper" class="clearfix">

<div id="logo" ><!--Start eyecatcher-->
<div id="eyecatcher1"></div>  
 
 
 
 
<!--ENDE eyecatcher-->
</div>

<div id="nav">
<a  class="maintopichome" href="./index.php"></a>
<a class="maintopic"  href="./sahra-im-bernsteinglueck/index.php">Sahra im Bernsteingl&uuml;ck</a>
<a class="maintopic"  href="./buesumdasnordseeheilbad/index.php">B&uuml;sum.. das Nordsee-Heilbad</a>
 <!--ENDE topic-->
</div> <!--ENDE nav-->

<div id="leftcols" class="clearfix">

<h3>Allgemein</h3>
<div id="commonpages">
<a  href="./impressum.php">Impressum</a> 
<a  href="./dsvgo.php">Datenschutzverordnung</a> 
</div><!--ENDE commonpages-->

</div><!--ENDE leftcols-->

<div id="twocols" class="clearfix">

<div id="content">
<h1>Besucher G&auml;stebuch</h1>
<h2><a name="0429bb9c090c5ea01"></a>G&auml;stebuch</h2>
<?php
$name = 'Bernstein_gaestebuch';
$pre_url='';$design_mode='';
if (strpos(__FILE__,'plaintext') !="")
{$pre_url = '../';
$design_mode='plaintext';}
if (strpos(__FILE__,'printable') != "") 
{$pre_url = '../';
$design_mode='printable';}
$tmp = explode('/',trim("./index.php"));
unset ($tmp[count($tmp)-1]);
$root_url = implode('/',$tmp).'/';
$root_url = str_replace('../','///',$root_url);
$root_url = str_replace('./','',$root_url);
$root_url = str_replace('///','../',$root_url);
if ($pre_url=='' && $root_url=='') $root_url='./';
if (file_exists($pre_url.$root_url.'rsacp/gbv200/gbv200.php'))
{
$usercolor_dark = '#A00C0A';
$usercolor_medium = '#E51A1A';
$usercolor_bright = '#C21312';
$usercolor_alt = '';
$usercolor_alt_dark = '#7E0603';
$usercolor_alt_medium = '';
$usercolor_alt_bright = '';
$running='running';
require($pre_url.$root_url.'rsacp/gbv200/gbv200.php');
}
else echo 'Modul-Fehler: Erforderliche Scriptdatei nicht gefunden<br/>';
?><div id="more">
</div></div>

<div id="rechts">
<div id="sidebar"> 
<h2>Naturbernstein, Fundort vor B&uuml;sum.</h2>
  
	
	
	
<a href="./images/rohbernstein.jpg" rel="lightbox[Sidebar]">
<img src="./images/rohbernstein_sbp.jpg" width="174" height="116" alt="Sidebar" border="0"/></img></a>
<h2>Sahra im Bernsteingl&uuml;ck</h2>
  
	
	
<img src="./images/sarahim_sbp.jpg" width="174" height="175" alt="" border="0"/>	
</div>   <!--ENDE sidebar-->
</div>  <!--ENDE rechts-->

</div>  <!--ENDE twocols-->

<div id="footer">
<a href="./index.php">Startseite</a> | <a href="./sahra-im-bernsteinglueck/index.php">Sahra im Bernsteingl&uuml;ck</a> | <a href="./buesumdasnordseeheilbad/index.php">B&uuml;sum.. das Nordsee-Heilbad</a><p>Copyright: </p>
</div> <!--ENDE footer-->

</div> <!--ENDE wrapper-->
<img src="./images/pcp.gif" width="10" height="10" border="0" alt="" />
<?php
  $content=ob_get_contents();
  ob_clean();
 if (isset($postit_header) && is_array($postit_header))
	{
   foreach ($postit_header as $key => $val)
	{
	$replace ="<a ".$_RSACP_LINKCLASS." href=\"javascript:var rs_pos".$key."=dhtmlwindow.open('divbox".$postit_header[$key]['id']."','div','rs_pos_".$key."','".$postit_header[$key]['title']."', 'width=".$postit_header[$key]['width']."px,height=".$postit_header[$key]['height']."px, left= ".$postit_header[$key]['left']."px,top=".$postit_header[$key]['top']."px,resize=".$postit_header[$key]['resize'].",scrolling=".$postit_header[$key]['scroll']."')\" >";
	$content = str_replace("[pos=".$key."]",$replace,$content);
	}
	}
    $content = eregi_replace("\\[pos=([^\\[]*)\\]([^\\[]*)\\[/pos\\]","",$content); 
   $content = str_replace ("[/pos]","</a>",$content);

  echo str_replace ('<br>','<br />',$content);
?>
</body>
</html>