File: /var/www/web37/htdocs/websuche/markt/help/help2.php
<?PHP
include "../inc/config.inc.php";
include "../inc/de.php";
include "../inc/systemeinstellungen.php";
?>
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<title>Premiumanzeige</title>
<link rel="stylesheet" type="text/css" href="../system/<?PHP echo $design_typ ?>">
</head>
<script language="javascript">
<!--//
function closepop(){
close();
return true;
}
//-->
</script>
<body bgcolor="#FFFFFF"><center>
<table border="0" cellpadding="0" cellspacing="0" width="310">
<tr>
<td bgcolor="#FFFFFF" class="einsa"><div align="left">
<b>Premiumanzeige...</b><br>
<hr size="1" width="100%" color="#AEAEAE">
<small>Ihre Premiumanzeige</small><br>
</b></center>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="310">
<tr>
<td bgcolor="#FFFFFF" class="einsa"><div align="left">
<br>
<?PHP echo $help_text_02 ?>
<br><br><center><img src="../gfx/arr1.gif" VSPACE="0" HSPACE="0" ALIGN="BOTTOM" BORDER="0" ALT=""> <a href="javascript:close()" class="blaupad"><b>Fenster schließen</b></font></a></center>
<br><br><br></div>
</td>
</tr>
</table>
</center>
</body>
</html>