| 1 |
lars |
1 |
<script language="JavaScript">
|
|
|
2 |
<!--
|
|
|
3 |
|
|
|
4 |
function MM_swapImgRestore()
|
|
|
5 |
{ //v3.0
|
|
|
6 |
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
|
|
|
7 |
}
|
|
|
8 |
|
|
|
9 |
function MM_preloadImages()
|
|
|
10 |
{ //v3.0
|
|
|
11 |
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
|
|
|
12 |
var i,j=d.MM_p.length,a=MM_preloadImages.arguments;
|
|
|
13 |
for(i=0; i<a.length; i++)
|
|
|
14 |
{
|
|
|
15 |
if (a[i].indexOf("#")!=0)
|
|
|
16 |
{
|
|
|
17 |
d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}
|
|
|
18 |
}
|
|
|
19 |
}
|
|
|
20 |
}
|
|
|
21 |
|
|
|
22 |
function MM_swapImage()
|
|
|
23 |
{ //v3.0
|
|
|
24 |
var i,j=0,x,a=MM_swapImage.arguments;
|
|
|
25 |
document.MM_sr=new Array;
|
|
|
26 |
for(i=0;i<(a.length-2);i+=3)
|
|
|
27 |
{
|
|
|
28 |
if ((x=MM_findObj(a[i]))!=null)
|
|
|
29 |
{
|
|
|
30 |
document.MM_sr[j++]=x;
|
|
|
31 |
if(!x.oSrc)
|
|
|
32 |
{
|
|
|
33 |
x.oSrc=x.src;
|
|
|
34 |
}
|
|
|
35 |
x.src=a[i+2];
|
|
|
36 |
}
|
|
|
37 |
}
|
|
|
38 |
}
|
|
|
39 |
|
|
|
40 |
function MM_findObj(n, d)
|
|
|
41 |
{ //v4.01
|
|
|
42 |
var p,i,x;
|
|
|
43 |
if(!d)
|
|
|
44 |
{
|
|
|
45 |
d=document;
|
|
|
46 |
}
|
|
|
47 |
if((p=n.indexOf("?"))>0&&parent.frames.length)
|
|
|
48 |
{
|
|
|
49 |
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);
|
|
|
50 |
}
|
|
|
51 |
if(!(x=d[n])&&d.all)
|
|
|
52 |
{
|
|
|
53 |
x=d.all[n];
|
|
|
54 |
}
|
|
|
55 |
for (i=0;!x&&i<d.forms.length;i++)
|
|
|
56 |
{
|
|
|
57 |
x=d.forms[i][n];
|
|
|
58 |
}
|
|
|
59 |
for(i=0;!x&&d.layers&&i<d.layers.length;i++)
|
|
|
60 |
{
|
|
|
61 |
x=MM_findObj(n,d.layers[i].document);
|
|
|
62 |
}
|
|
|
63 |
if(!x && d.getElementById)
|
|
|
64 |
{
|
|
|
65 |
x=d.getElementById(n);
|
|
|
66 |
}
|
|
|
67 |
return x;
|
|
|
68 |
}
|
|
|
69 |
//-->
|
|
|
70 |
</script>
|
|
|
71 |
</head>
|
|
|
72 |
<body leftmargin="20" topmargin="10" marginwidth="20" marginheight="10" onLoad="MM_preloadImages({$buttons} 'images/navigation/bt_kontakt_f2.gif','images/navigation/bt_exit_f2.gif')" bgcolor="#{$webs.bgcolor_seite}" text="#{$webs.font_color_seite}" alink="#{$webs.font_color_seite}" vlink="#{$webs.font_color_seite}" id="noprint">
|
|
|
73 |
<iframe height="1" width="1" frameborder="NO" marginwidth="0" marginheight="0" src="Online-Shop/keep_alive.php"></iFrame>
|
|
|
74 |
<table width="100%" border="0" cellspacing="0" cellpadding="0" id="noprint">
|
|
|
75 |
<tr>
|
|
|
76 |
<td valign="top">
|
|
|
77 |
<table cellspacing="0" cellpadding="0">
|
|
|
78 |
<tr>
|
|
|
79 |
{section loop=$modules name=m_ind}
|
|
|
80 |
<td valign="top">
|
|
|
81 |
<table border="1" cellspacing="0" cellpadding="0">
|
|
|
82 |
<tr>
|
|
|
83 |
<td colspan="{$modules[m_ind].count}" align="center">
|
|
|
84 |
<a href="{$CRIPT_NAME}?ID={$modules[m_ind].ID}">
|
|
|
85 |
{$modules[m_ind].name}
|
|
|
86 |
</a>
|
|
|
87 |
</td>
|
|
|
88 |
</tr>
|
|
|
89 |
{if $smarty.get.ID==$modules[m_ind].ID}
|
|
|
90 |
<tr>
|
|
|
91 |
{section loop=$modules[m_ind].tools name=t_ind}
|
|
|
92 |
<td bgcolor="#CCCCCC" align="center"><a href="{$modules[m_ind].tools[t_ind].filename}" target="tool" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image{$modules[m_ind].tools[t_ind].ID}','','{$modules[m_ind].tools[t_ind].image_f2}',0)"><img name="Image{$modules[m_ind].tools[t_ind].ID}" border="0" src="{$modules[m_ind].tools[t_ind].image}"></a></td>
|
|
|
93 |
{/section}
|
|
|
94 |
</tr>
|
|
|
95 |
{/if}
|
|
|
96 |
</table>
|
|
|
97 |
</td>
|
|
|
98 |
{/section}
|
|
|
99 |
</tr>
|
|
|
100 |
</table>
|
|
|
101 |
</td>
|
|
|
102 |
<td align="center">
|
|
|
103 |
<font size="1">
|
|
|
104 |
Sie sind angemeldet als:<br>{$smarty.session.USERNAME}<br>
|
|
|
105 |
</font>
|
|
|
106 |
|
|
|
107 |
</td>
|
|
|
108 |
<td>
|
|
|
109 |
<a href="start.php" target="tool">Termine:</a><br>
|
|
|
110 |
{section loop=$termine name=t_ind}
|
|
|
111 |
{$termine[t_ind].anz} * {$termine[t_ind].prioritaet} <br>
|
|
|
112 |
{/section}
|
|
|
113 |
</td>
|
|
|
114 |
<td align="right">
|
|
|
115 |
{if $webs.domain_logo}
|
|
|
116 |
<a href="http://www.{$webs.domain}" target="_parent">
|
|
|
117 |
<img src="images/Domain-Logos/{$webs.domain_logo}" border="0">
|
|
|
118 |
</a>
|
|
|
119 |
{/if}
|
|
|
120 |
<iframe height="1" width="1" frameborder="NO" marginwidth="0" marginheight="0" src="Online-Shop/keep_alive.php"></iframe>
|
|
|
121 |
</td>
|
|
|
122 |
</tr>
|
|
|
123 |
</table>
|