Code: Alles auswählen
$phpbb_root_path = 'http://www.nunne-design.de/forum/';
Code: Alles auswählen
$phpbb_root_path = './';
Code: Alles auswählen
$phpbb_root_path = 'http://www.nunne-design.de/forum/';
Code: Alles auswählen
$phpbb_root_path = './';
Code: Alles auswählen
<?php
//Benötigte Dateien und Variablen von phpBB
define('IN_PHPBB', true);
$phpbb_root_path = '../forum/';
include($phpbb_root_path . 'extension.inc');
include($phpbb_root_path . 'common.'.$phpEx);
$userdata = session_pagestart($user_ip, PAGE_INDEX);
init_userprefs($userdata);
$page_title = 'Meine Seite';
include($phpbb_root_path . '../forum/');
?><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{direction}">
<head>
<title>{site_name}</title>
<meta http-equiv="content-type" content="text/html; charset={charset}" />
<link rel="stylesheet" href="{template_url}/style.css" />
<script language="javascript" type="text/javascript">
<!--
function opendetailwindow() {
window.open('','detailwindow','toolbar=no,scrollbars=yes,resizable=no,width=680,height=480');
}
function right(e) {
if (navigator.appName == 'Netscape' && (e.which == 2 || e.which == 3)) {
alert("© Copyright by {site_name}");
return false;
}
else if (navigator.appName == 'Microsoft Internet Explorer' && (event.button==2 || event.button == 3)) {
alert("© Copyright by {site_name}");
return false;
}
return true;
}
document.onmousedown=right;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
window.onmousedown=right;
// -->
</script>
</head>
<body bgcolor="#FFFFFF" text="#0F5475" link="#0F5475" vlink="#0F5475" alink="#0F5475">
<br /><?
include($phpbb_root_path. '../forum/.'.$phpEx);
?>
Footer:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="ltr">
<head>
<meta name="keywords" content="Zypernbilder, Zypern, Bilder, Fotos, Reisefotos, Urlaubsfotos, Urlaubsbilder, Bilder Ferienwohnung, bilder Ferienwohnungen, Bilder Appartements, Appartement, Apartments, Apartment, Ferienhaus, Ferienhäuser">
<meta name="DC.Description" content="Zypern-Galerie - Bilder aus Zypern">
<meta name="title" content="Zypern-Galerie - Bilder aus Zypern">
<meta name="language" content="German, de, deutsch">
<meta name="author" content="Thomas Böttcher">
<meta name="publisher" content="Thomas Böttcher">
<meta name="copyright" content="Thomas Böttcher">
<meta name="revisit-after" content="after 3 days">
<meta name="page-topic" content="Reisen, Reiseinformationen">
<meta name="page-type" content="Reiseinformationen">
<meta name="audience" content="alle">
<meta name="robots" content="index,follow all">
<meta name="generator" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta name="pragma" content="no-cache">
<meta name="description" content="Zypern-Galerie - Bilder aus Zypern - Reiseinformationen aus Zypern">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<link rel="stylesheet" href="{template_url}/style.css" />
<link rel="top" href="./index.php" title="Zypern-Galerie - Bilder aus Zypern - Reiseinformationen aus Zypern" />
<link rel="search" href="./search.php" title="Suchen" />
<link rel="help" href="./faq.php" title="FAQ" />
<link rel="author" href="./memberlist.php" title="Mitgliederliste" />
<title>Zypern-Galerie - Bilder aus Zypern - Reiseinformationen aus Zypern</title>
<!-- link rel="stylesheet" href="templates/subSilver/http://www.zypernpur.de/layout.css" type="text/css" -->
<style type="text/css">
<!--
/*
The original subSilver Theme for phpBB version 2+
Created by subBlue design
http://www.subBlue.com
NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
theme administration centre. When you have finalised your style you could cut the final CSS code
and place it in an external file, deleting this section to save bandwidth.
*/
/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background-color: #ffffff;
scrollbar-face-color: #DEE3E7;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #DEE3E7;
scrollbar-3dlight-color: #D1D7DC;
scrollbar-arrow-color: #006699;
scrollbar-track-color: #EFEFEF;
scrollbar-darkshadow-color: #ffffff;
}
/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #006699; }
a:hover { text-decoration: underline; color : #DD6900; }
hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
/* This is the border line & background colour round the entire page */
.bodyline { background-color: #FFFFFF; border: 1px #ffffff solid; }
/* This is the outline round the main forum tables */
.forumline { background-color: #FFFFFF; border: 2px #006699 solid; }
/* Main table cell colours and backgrounds */
td.row1 { background-color: #EFEFEF; }
td.row2 { background-color: #DEE3E7; }
td.row3 { background-color: #D1D7DC; }
/*
This is for the table cell above the Topics, Post & Last posts on the index.php page
By default this is the fading out gradiated silver background.
However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
background-color: #FFFFFF;
background-image: url(templates/subSilver/images/cellpic2.jpg);
background-repeat: repeat-y;
}
/* Header cells - the blue and silver gradient backgrounds */
th {
color: #FFA34F; font-size: 11px; font-weight : bold;
background-color: #006699; height: 25px;
background-image: url(templates/subSilver/images/cellpic3.gif);
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(templates/subSilver/images/cellpic1.gif);
background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}
/*
Setting additional nice inner borders for the main table cells.
The names indicate which sides the border will be on.
Don't worry if you don't understand this, just ignore it
*/
td.cat,td.catHead,td.catBottom {
height: 29px;
border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
background-color: #D1D7DC; border: #FFFFFF; border-style: solid;
}
th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom { border-width: 0px 1px 1px 1px; }
th.thTop { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }
/* The largest text used in the index page title and toptic title etc. */
.maintitle {
font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #000000;
}
/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #DD6900; text-decoration: underline; }
/* The register, login, search etc links at the top of the page */
.mainmenu { font-size : 11px; color : #000000 }
a.mainmenu { text-decoration: none; color : #006699; }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }
/* Forum category titles */
.cattitle { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle { text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }
/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink { text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav { font-weight: bold; font-size: 11px; color : #000000;}
a.nav { text-decoration: none; color : #006699; }
a.nav:hover { text-decoration: underline; }
/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2 { font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover { text-decoration: underline; color : #DD6900; }
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px; color : #000000;}
/* Location, number of posts, post date etc */
.postdetails { font-size : 10px; color : #000000; }
/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link { text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}
/* Quote & Code blocks */
.code {
font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.quote {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
/* Copyright and bottom info */
.copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright { color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}
/* Form elements */
input,textarea, select {
color : #000000;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
border-color : #000000;
}
/* The text input fields background colour */
input.post, textarea.post, select {
background-color : #FFFFFF;
}
input { text-indent : 2px; }
/* The buttons used for bbCode styling in message post */
input.button {
background-color : #EFEFEF;
color : #000000;
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* The main submit button option */
input.mainoption {
background-color : #FAFAFA;
font-weight : bold;
}
/* None-bold submit button */
input.liteoption {
background-color : #FAFAFA;
font-weight : normal;
}
/* This is the line in the posting page which shows the rollover
help line. This is actually a text box, but if set to be the same
colour as the background no one will know
*/
.helpline { background-color: #DEE3E7; border-style: none; }
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/subSilver/formIE.css");
-->
</style>
<!-- Start add - Birthday MOD -->
<!-- End add - Birthday MOD -->
</head>
<body bgcolor="#ffffff" text="#000000" link="#006699" vlink="#5493B4">
<span id="Bodytext" style="display:none">
Reisen nach Zypern und die Türkein. Erleben Sie Ihren Urlaub in Zypern wie die Götter.
Finden Sie günstige Pauschalangebote.Urlaub auf Zypern abseits des Massentourismus Lernen Sie Land und Leute kennen...
... in kleinen persönlichen Häusern Zypern von seiner schönsten Seite
<a href="http://www.zypern-forum.de/pauschalreisen.php">
http://www.zypern-forum.de/pauschalreisen.php</a>
<a href="http://www.zypern-forum.de/last-minute.php" >
http://www.zypern-forum.de/last-minute.php</a>
<a href="http://www.zypern-forum.de/info.php" >
http://www.zypern-forum.de/info.php</a>
<a href="http://www.zypern-forum.de/nur_flug.php" >
http://www.zypern-forum.de/nur_flug.php</a>
</span>
<a name="top"></a>
<table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
<tr>
<td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td><a href="index.php"><img src="http://www.zypern-forum.de/templates/su ... _phpBB.gif" border="0" alt="Zypern-Galerie - Bilder aus Zypern - Reiseinformationen aus Zypern" vspace="1" /></a></td>
<td align="center" valign="middle"><a href="http://www.wetter.com/home/extern/locat ... WMO&id=724" target="_blank" alt="Zypern - aktuelles Wetter in Zypern Nikosia" title="Zypern - aktuelles Wetter in Zypern Nikosia"><img src="http://www.wetter.com/home/woys/woys.php?,F,1c,WMO,724" border="0" alt="Zypern - aktuelles Wetter in Zypern Nikosia" title="Zypern - aktuelles Wetter in Zypern Nikosia"></a></td>
<td align="center" width="100%" valign="middle"><span class="maintitle">
Zypern-Galerie - Bilder aus Zypern</span><br /><span class="gen">
<a href="http://www.zypern-forum.de" class="mainmenu">Hier finden Sie Infos über Zypern im Zypern-Forum</a>.<br /> </span>
<table cellspacing="0" cellpadding="2" border="0">
<tr>
<td align="center" valign="top" nowrap="nowrap"><span class="mainmenu">
<a href="http://www.zypern-forum.de/faq.php" class="mainmenu"><img src="http://www.zypern-forum.de/templates/su ... ni_faq.gif" width="12" height="13" border="0" alt="FAQ" hspace="3" />FAQ</a></span><span class="mainmenu">
<a href="http://www.zypern-forum.de/search.php" class="mainmenu"><img src="http://www.zypern-forum.de/templates/su ... search.gif" width="12" height="13" border="0" alt="Suchen" hspace="3" />Suchen</a>
<a href="http://www.zypern-forum.de/memberlist.php" class="mainmenu"><img src="http://www.zypern-forum.de/templates/su ... embers.gif" width="12" height="13" border="0" alt="Mitgliederliste" hspace="3" />Mitgliederliste</a>
<a href="http://www.zypern-forum.de/groupcp.php" class="mainmenu"><img src="http://www.zypern-forum.de/templates/su ... groups.gif" width="12" height="13" border="0" alt="Benutzergruppen" hspace="3" />Benutzergruppen</a>
<a href="http://www.zypern-forum.de/profile.php?mode=register" class="mainmenu"><img src="http://www.zypern-forum.de/templates/su ... gister.gif" width="12" height="13" border="0" alt="Registrieren" hspace="3" />Registrieren</a></span>
</td>
</tr>
<tr>
<td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu">
<a href="http://www.zypern-forum.de/profile.php?mode=editprofile" class="mainmenu"><img src="http://www.zypern-forum.de/templates/su ... rofile.gif" width="12" height="13" border="0" alt="Profil" hspace="3" />Profil</a>
<a href="http://www.Zypern-forum.de/4images" class="mainmenu"><img src="http://www.zypern-forum.de/templates/su ... rofile.gif" width="12" height="13" border="0" alt="Zypern-Galerie hspace="3" /> Zypern-Galerie</a></td>
</tr>
</table></td>
</tr>
</table>
<br />
<table width="100%" cellspacing="0" cellpadding="2" border="0" align="center">
<tr>
<td align="left" valign="bottom"> <table border="0" cellpadding="0" cellspacing="0" width="100%" background="http://www.zypern-forum.de/images/gfx/ltr/stab-bg.gif">
<tr height="24">
<td width="600" align="left">
<table border="0" cellpadding="0" cellspacing="0">
<tr height="24">
<td></td>
<td background="http://www.zypern-forum.de/images/gfx/ltr/stab-ub.gif" valign="middle" nowrap><img src="http://www.zypern-forum.de/images/gfx/ltr/stab-bu.gif" align="middle" width="1" height="24"></td>
<td background="http://www.zypern-forum.de/images/gfx/ltr/stab-ub.gif" valign="middle" nowrap> <a href="http://www.Zypern-forum.de/"><span class="forumlink">Zum Forum</a></td>
<td background="http://www.zypern-forum.de/images/gfx/ltr/stab-ub.gif" valign="middle" nowrap><img src="http://www.zypern-forum.de/images/gfx/ltr/stab-mus.gif" align="middle" width="14" height="24"></td>
<td background="http://www.zypern-forum.de/images/gfx/ltr/stab-ub.gif" valign="middle" nowrap> <a href="http://www.Zypern-forum.de/info.php"><span class="forumlink">Zypern-Infos</a></td>
<td background="http://www.zypern-forum.de/images/gfx/ltr/stab-ub.gif" valign="middle" nowrap><img src="http://www.zypern-forum.de/images/gfx/ltr/stab-mus.gif" align="middle" width="14" height="24"></td>
<td background="http://www.zypern-forum.de/images/gfx/ltr/stab-ub.gif" valign="middle" nowrap> <a href="http://www.Zypern-forum.de/pauschalreisen.php"><span class="forumlink">Pauschalreisen</a></td>
<td background="http://www.zypern-forum.de/images/gfx/ltr/stab-ub.gif" valign="middle" nowrap>
<img src="http://www.zypern-forum.de/images/gfx/ltr/stab-muu.gif" align="middle" width="14" height="24"></td>
<td background="http://www.zypern-forum.de/images/gfx/ltr/stab-ub.gif" valign="middle" nowrap> <a href="http://www.Zypern-forum.de/nur_flug.php"><span class="forumlink">Nur
Flug</a></td>
<td background="http://www.zypern-forum.de/images/gfx/ltr/stab-ub.gif" valign="middle" nowrap>
<img src="http://www.zypern-forum.de/images/gfx/ltr/stab-muu.gif" align="middle" width="14" height="24"></td>
<td background="http://www.zypern-forum.de/images/gfx/ltr/stab-ub.gif" valign="middle" nowrap> <a href="http://www.Zypern-forum.de/last-minute.php"><span class="forumlink">Last-Minute</a></td>
<td background="http://www.zypern-forum.de/images/gfx/ltr/stab-ub.gif" valign="middle" nowrap>
<img src="http://www.zypern-forum.de/images/gfx/ltr/stab-muu.gif" align="middle" width="14" height="24"></td>
<td background="http://www.zypern-forum.de/images/gfx/ltr/stab-ub.gif" valign="middle" nowrap> <a href="http://www.Zypern-forum.de/mietwagen.php"><span class="forumlink">Mietwagen</a></td>
<td background="http://www.zypern-forum.de/images/gfx/ltr/stab-ub.gif" valign="middle" nowrap>
<img src="http://www.zypern-forum.de/images/gfx/ltr/stab-muu.gif" align="middle" width="14" height="24"></td>
<td background="http://www.zypern-forum.de/images/gfx/ltr/stab-ub.gif" valign="middle" nowrap> <a href="http://www.Zypern-forum.de/linkpartner.php"><span class="forumlink">Partnerseiten</a></td>
<td><img src="http://www.zypern-forum.de/images/gfx/l ... .gif"></td>
</tr>
</table></td>
</tr>
</table>
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<th class="thCornerL" height="25" nowrap="nowrap">
<p align="left">Bilder aus Zypern.</th>
</tr>
<tr>
<td class="row1" align="center" valign="middle" height="50" width="96%">
<p>
das wars schon..{cp_link}
</td>
</tr>
</table>
<div align="center"> </div>
</td>
</tr>
</table><br><center><a href="http://www.Mein-PR.de" target="_blank"><img src="http://www.Mein-PR.de/rankimg.php?domai ... le=style14" alt=": Mit Mein-PR.de den GooglePageRank auf Ihrer Website!" width="70" height="15" border="0"></a>
<p align="center"><font class="SMALLINFO" size="1" face="Verdana">
<a target="_blank" href="http://www.zypernpur.de" title="Zypern - Wo die Götter Urlaub machen" alt="Zypern - Wo die Götter Urlaub machen">
<font color="#C0C0C0">www.zypernpur.de</font></a><font color="#C0C0C0"> -
<a target="_blank" href="http://billig-fliegen-reisen.de" title="billig-fliegen-reisen.de" alt="billig-fliegen-reisen.de">
<font color="#C0C0C0">www.billig-fliegen-reisen.de</font></a><font color="#C0C0C0">
- </font><a target="_blank" href="http://billig-reisen-urlaub.com" title="billig-reisen-urlaub.com" alt="billig-reisen-urlaub.com">
<font color="#C0C0C0">www.billig-reisen-urlaub.com</font></a><font color="#C0C0C0">
- </font><a target="_blank" href="http://billige-fernreisen.de" title="billige-fernreisen.de" alt="billige-fernreisen.de">
<font color="#C0C0C0">www.billige-fernreisen.de</font></a></font></p><center><!-- Begin Nedstat Basic code -->
<!-- Title: Zypern-Forum.de -->
<!-- URL: http://www.zypern-forum.de/ -->
<script language="JavaScript" type="text/javascript" src="http://m1.nedstatbasic.net/basic.js">
</script>
<script language="JavaScript" type="text/javascript">
<!--
nedstatbasic("ADhLsQRb0tP6M8iIl1wcR8p7nayQ", 0);
// -->
</script>
<noscript>
<a target="_blank" href="http://www.nedstatbasic.net/stats?ADhLs ... nayQ"><img
src="http://m1.nedstatbasic.net/n?id=ADhLsQR ... wcR8p7nayQ"
border="0" width="18" height="18"
alt="Webstats4U - Kostenlose web site statistiken
Persönliche Homepage webseite Zähler"></a><br>
<a target="_blank" href="http://www.nedstatbasic.net/">Kostenlose Zähler</a>
</noscript>
<!-- End Nedstat Basic code --><!--
Bitte beachten Sie, dass der folgende Copyrighthinweis
auf JEDER Seite die von 4images ausgegeben wird sichtbar
sein MUSS. Schriftart, Farbe etc. dürfen an die eigene
Website angepasst werden, der Hinweis darf aber unter
KEINEN Umständen entfernt oder unsichtbar gemacht werden.
Auch muss der Hyperlink zu http://www.4homepages.de intakt
bleiben. Diese Bedingung ist Bestandteil der Lizenz dieser
Software. Lesen Sie die Lizenz.txt Datei für weitere
Informationen.
Please note that the following copyright notice
MUST be displayed on each and every page output
by 4images. You may alter the font, colour etc. but
you CANNOT remove it, nor change it so that it be,
to all intents and purposes, invisible. The hyperlink
http://www.4homepages.de must also remain intact.
These conditions are part of the licence this software
is released under. See the Licence.txt file for
more information.
// -->
<p align="center">
Powered by <b>4images</b> {script_version}
<br />
Copyright © 2002 <a href="http://www.4homepages.de" target="_blank">4homepages.de</a>
</p>
<!--
<p align="center">
<a href="http://validator.w3.org/check/referer"><img src="http://validator.w3.org/images/vxhtml10" height="31" width="88" alt="Valid XHTML 1.0!" border="0" /></a>
</p>
// -->
</p>
</body>
</html>