Leitgedanken/templates_c/b82e1314a5ceb9ee55213202d9cc54ab9c906524_0.file.kat_main.html.php
2022-11-21 10:38:21 +01:00

118 lines
4.5 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2021-09-02 11:55:53
from 'E:\xampp_8.0.9\htdocs\leitgedanken_utf8\templates\standard\kat_main.html' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_61309fa928d2a8_36462965',
'has_nocache_code' => false,
'file_dependency' =>
array (
'b82e1314a5ceb9ee55213202d9cc54ab9c906524' =>
array (
0 => 'E:\\xampp_8.0.9\\htdocs\\leitgedanken_utf8\\templates\\standard\\kat_main.html',
1 => 1619160459,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_61309fa928d2a8_36462965 (Smarty_Internal_Template $_smarty_tpl) {
?><html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_pc.php" type="text/css">
<?php echo '<script'; ?>
type='text/javascript' src='overlib/overlib.js'><?php echo '</script'; ?>
>
<title><?php echo $_smarty_tpl->tpl_vars['men_titel']->value;?>
</title>
<SCRIPT LANGUAGE='JAVASCRIPT' TYPE='TEXT/JAVASCRIPT'>
<!--
var win=null;
function bib_link_lokal1(mypage,myname,w,h,pos,infocus){
if(pos=="random"){myleft=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;mytop=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=="center"){myleft=(screen.width)?(screen.width-w)/2:100;mytop=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!="random") || pos==null){myleft=0;mytop=20}
settings="width=" + w + ",height=" + h + ",top=" + mytop + ",left=" + myleft + ",scrollbars=auto,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no";
win=window.open(mypage,myname,settings);
win.focus();
}
// -->
<?php echo '</script'; ?>
>
<base target="main">
<style type="text/css">
h1 { font-weight: bold;
color: #000066;
font-size: 16px; }
.answer {
margin:0 auto;
margin-left: 35px;
margin-right: 35px;
}
.extrakt {
background-color: #d1e0e0;
margin:0 auto;
margin-left: 35px;
margin-right: 35px;
}
body {
padding: 0 2em;
background: #e2e2e2;
}
#page {
margin: 2em auto;
max-width: 1000px;
background: #fff;
}
body, input, textarea {
color: #373737;
}
</style>
</head>
<body leftmargin="20" rightmargin="20">
<div id="page" class="hfeed">
<div class="entry-content">
<br>
<?php
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total !== 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
?>
<a name="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['knk'];?>
">
<h1><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['ueberschrift'];?>
</h1>
</a>
<?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['art'] == 'E') {?>
<div class='extrakt'>
<?php } else { ?>
<div class='answer'>
<?php }?>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['text'];?>
</div>
<p>
<?php
}
}
?>
<br>
</div>
</div>
<!-- #page -->
</body>
</html><?php }
}