".$h1."
"; ?>
Sie sind hier:
";
$backlink="
Zur�ck:
> ".RVURL($switchGruppe)."
"; } if(isset($_GET['Auswahl']) OR isset($_GET['detail']) ){ if(!isset($outAuswahl)){ if(strstr($_SERVER['HTTP_REFERER'],'/Auswahl-')){ $outAuswahl=RVURL(str_replace(array('-','.html'),'',strrchr($_SERVER['HTTP_REFERER'],'-'))); } } $showLocation= "
Sie sind hier:
";
$backlink="
".$outGruppe." > ".$outSubGruppe." > ".$outAuswahl."
"; } if(strstr($_SERVER['HTTP_REFERER'],'/Auswahl-')){ $AuswahlText=str_replace(array('-','.html'),'',strrchr($_SERVER['HTTP_REFERER'],'-')); $backlink="
"; } if(strstr($_SERVER['HTTP_REFERER'],'/Larpwaffen-Shop/')){ if(!strstr($_SERVER['HTTP_REFERER'],$switchGruppe) AND !strstr($_SERVER['HTTP_REFERER'],$switchsubGruppe) AND !strstr($_SERVER['HTTP_REFERER'],$_GET['intern']) ){ $refItems=split("/",$_SERVER['HTTP_REFERER']); for($i=5;$i
";
if(isset($switchGruppe))
$backlink.="Zur�ck: > ".RVURL($switchGruppe)."";
if(isset($switchsubGruppe))
$backlink.="
> ".RVURL($switchsubGruppe)."";
$backlink.="
Zuletzt: ".$refText.""; $backlink.="
Zuletzt: ".$refText.""; $backlink.="
"; } } } if(isset($showLocation)){ echo $showLocation; } if(isset($backlink)){ echo $backlink; } if(isset($previewContent)){ echo $previewContent; }elseif(isset($detailContent)){ echo $detailContent; }else{ include $content; } ?>