<html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<head lang=de>
<link rel='stylesheet' type='text/css' href='style.css' media='all'>
<link rel="SHORTCUT ICON" href="favicon.ico">
<title>Besucherdatenbank</title>
<meta name="author" content="fischewrwerke">
<meta name="language" content="de">
<meta http-equiv="content-language" content="text/html; charset=utf-8">
<meta name="robots" content="noindex">
</head>
<body>
<div id="dhtmltooltip"></div>
<script type="text/javascript">
var offsetxpoint=-60 //Customize x offset of tooltip
var offsetypoint=20 //Customize y offset of tooltip
var ie=document.all
var ns6=document.getElementById && !document.all
var enabletip=false
if (ie||ns6)
var tipobj=document.all? document.all["dhtmltooltip"] : document.getElementById? document.getElementById("dhtmltooltip") : ""
function ietruebody(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}
function ddrivetip(thetext, thecolor, thewidth){
if (ns6||ie){
if (typeof thewidth!="undefined") tipobj.style.width=thewidth+"px"
if (typeof thecolor!="undefined" && thecolor!="") tipobj.style.backgroundColor=thecolor
tipobj.innerHTML=thetext
enabletip=true
return false
}
}
function positiontip(e){
if (enabletip){
var curX=(ns6)?e.pageX : event.clientX+ietruebody().scrollLeft;
var curY=(ns6)?e.pageY : event.clientY+ietruebody().scrollTop;
//Find out how close the mouse is to the corner of the window
var rightedge=ie&&!window.opera? ietruebody().clientWidth-event.clientX-offsetxpoint : window.innerWidth-e.clientX-offsetxpoint-20
var bottomedge=ie&&!window.opera? ietruebody().clientHeight-event.clientY-offsetypoint : window.innerHeight-e.clientY-offsetypoint-20
var leftedge=(offsetxpoint<0)? offsetxpoint*(-1) : -1000
//if the horizontal distance isn't enough to accomodate the width of the context menu
if (rightedge<tipobj.offsetWidth)
//move the horizontal position of the menu to the left by it's width
tipobj.style.left=ie? ietruebody().scrollLeft+event.clientX-tipobj.offsetWidth+"px" : window.pageXOffset+e.clientX-tipobj.offsetWidth+"px"
else if (curX<leftedge)
tipobj.style.left="5px"
else
//position the horizontal position of the menu where the mouse is positioned
tipobj.style.left=curX+offsetxpoint+"px"
//same concept with the vertical position
if (bottomedge<tipobj.offsetHeight)
tipobj.style.top=ie? ietruebody().scrollTop+event.clientY-tipobj.offsetHeight-offsetypoint+"px" : window.pageYOffset+e.clientY-tipobj.offsetHeight-offsetypoint+"px"
else
tipobj.style.top=curY+offsetypoint+"px"
tipobj.style.visibility="visible"
}
}
function hideddrivetip(){
if (ns6||ie){
enabletip=false
tipobj.style.visibility="hidden"
tipobj.style.left="-1000px"
tipobj.style.backgroundColor=''
tipobj.style.width=''
}
}
document.onmousemove=positiontip
</script>
<div id='head'><table width=100%><tr><td><img src='images/world.bmp'></td><td><h3>Besucherdatenbank</h3></td><td align=right><img src='images/logo.bmp'><br>Datum: 17. 5. 2006</td></tr></table></div><div id='navigation'><ul id='button'><li id='button'><a href='index.php?nav=start'>Startseite</a></li><li id='button'><a href="help.php" target="popup" onClick="window.open('','popup','scrollbars=1;toolbar=0;location=no,width=650,height=500')">Schritt für Schritt</a></li><li id='button'><a href='index.php?nav=bes_edit'>Besucherverwaltung</a></li><li id='button'><a href='index.php?nav=bes_an'>Besuch anmelden</a></li><li id='button'><a href='index.php?nav=besuch_edit'>Offene Besuche</a></li><li id='button'><a href='index.php?nav=besucher_vorschau'>Vorschau</a></li><li id='button'><a href='index.php?nav=besucher_heute'>Besucher heute</a></li><li id='button'><a href='index.php?nav=dauer'>Dauerzugänge</a></li><li id='button'><a href='index.php?nav=search'>Suchen</a></li><li id='button'><a href='index.php?nav=logout'>Logout</a></li></ul><p><b>STATUS:</b><br>eingeloggt als:<br>WKD, Wachdienst<br></p><div id='overview'><b>Speditionen im Gelände: 2</b><br><a href='index.php?nav=checkout&xid=4582&kennung=s&navi=bes_an'><img src='images/checkout_small.png' alt='Ausfahrt buchen'></a> Haller<br><a href='index.php?nav=checkout&xid=4585&kennung=s&navi=bes_an'><img src='images/checkout_small.png' alt='Ausfahrt buchen'></a> Europcar<br><br><b>Dauerzugangsberechtigte<br>im Gelände: 0</b><br>
</div></div><div id='info'><script type="text/javascript">
document.getElementById('info').innerHTML="<p>Startseite</p>";
</script>
</div><div id='inhalt'> <script type="text/javascript">
function getData1(pid)
{
location.href="index.php?nav=bes_an&pid="+pid;
}
function getData2(pid)
{
location.href="index.php?nav=bes_an&pid="+pid;
}
function getData3(pid,art,bes_int_id)
{
location.href="index.php?nav=bes_an&pid="+pid+"&art="+art+"&bes_int_id="+bes_int_id;
}
function writeData(abteilung,telefon,email)
{
f_besucher_anmelden.abteilung.value=abteilung;
f_besucher_anmelden.telefon.value=telefon;
f_besucher_anmelden.email.value=email;
}
function getArt(pid,art)
{
location.href="index.php?nav=bes_an&pid="+pid+"&art="+art;
}
function Kalender (mytype, myfrm)
{
MeinFenster = window.open("kalender.php?mytype="+mytype+"&myfrm="+myfrm, "Kalender", "width=180,height=150,scrollbars=0, status=0, location=0, left=570, top=400'");
MeinFenster.focus();
}
function getURL(oldurl)
{
location.href=oldurl+"&url="+oldurl;
}
</script>
<form action='index.php?nav=bes_an' method='post' name='form_besucher_anmelden'>
<script type="text/javascript">
document.getElementById('info').innerHTML="<p><u>Step 1</u></p><p>Bitte wählen Sie die Art Ihres Besuchers.</p>";
</script>
<table>
<caption>Besuch anmelden</caption>
<tfoot>
<tr>
<th scope="row"></th>
<td colspan="3"></td>
</tr>
</tfoot>
<tbody>
<!--
<tr>
<td><input type='radio' name='art' onClick='(this.form.submit())' value='1' ></td>
<td>interner Besucher</td>
</tr>
-->
<tr>
<td><input type='radio' name='art' onClick='(this.form.submit())' value='2' checked></td>
<td>externe Besucher</td>
</tr>
<tr>
<td><input type='radio' name='art' onClick='(this.form.submit())' value='3' ></td>
<td>Gruppe</td>
<td></td>
</tr>
<tr>
<td><input type='radio' name='art' onClick='(this.form.submit())' value='4' ></td>
<td>Reinigungspersonal</td>
<td></td>
</tr>
<tr>
<td><input type='radio' name='art' onClick='(this.form.submit())' value='5' ></td>
<td>Spedition</td>
<td></td>
</tr>
</tbody>
</table>
<br>
<script type="text/javascript">
document.getElementById('info').innerHTML="<p><u>Step 2</u></p><p>Bitte wählen Sie den besuchten Mitarbeiter aus.</p><p>Wenn sich der Besucher / die Gruppe noch nicht in der Auswahlliste befindet, können Sie Ihn <a href='index.php?nav=new_bes&art=2'>hier</a> hinzufügen.</p><p><img src='images/carpark.png'> Wenn Sie einen Parkplatz für den Besucher im Innenhof benötigen setzten Sie bitte entspechend das Häkchen. Auf Grund der beschränkten Anzahl kann kein Parkplatz garantiert werden.</p><p>Alle roten Felder sind Pflichtfelder.</p>";
</script>
<h4>B E S U C H T E R - M I T A R B E I T E R</h4>
<table>
<tr>
<td width="120">Mitarbeiter</td>
<td><select class='Border' name='selected_mitarbeiter' onChange='(this.form.submit())'> <option selected value = 97000541>Kübler, Nikolaj</option> <option value = 97001429>, </option><option value = 97000077>Ade, Friedemann</option> </select>
</td>
</tr>
<tr>
<td>Abteilung</td><td><input class='Border' name="abt" size="28" type="text" class="Border" readonly value="D-ITTS"></td>
</tr>
<tr>
<td>Telefon</td><td><input class='Border' name="tel" size="28" type="text" class="Border" readonly value="+49 7443 / 12 4067"></td>
</tr>
<tr>
<td>E-Mail</td><td><input class='Border' name="email" size="28" type="text" class="Border" readonly value="Nikolaj.Kuebler@fischer.de"></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
</table>
<h4>E X T E R N E - B E S U C H E R</h4><table border='0'><tr><td width='120'>Anzahl Besucher</td><td><select class='red'name='anzahl_besucher' onChange='(this.form.submit())'><option selected value='- Bitte wählen -'>- Bitte wählen -</option><option value='1'>1</option><option value='2'>2</option><option value='3'>3</option><option value='4'>4</option><option value='5'>5</option><option value='6'>6</option><option value='7'>7</option><option value='8'>8</option><option value='9'>9</option><option value='10'>10</option></td></tr>
<tr>
<td width="120">Datum Anreise</td>
<td><input class='red' name="anreise" size="28" type="text" readonly onClick="Kalender('anreise','form_besucher_anmelden')" value=""></td>
</tr>
<tr>
<td>Uhrzeit Anreise</td>
<td><select class='red' name="uhrzeit" onChange='(this.form.submit())'><option selected value="- Bitte wählen -">- Bitte wählen -</option>
<option value='06:00' >06:00</option><option value='06:15' >06:15</option><option value='06:30' >06:30</option><option value='06:45' >06:45</option><option value='07:00' >07:00</option><option value='07:15' >07:15</option><option value='07:30' >07:30</option><option value='07:45' >07:45</option><option value='08:00' >08:00</option><option value='08:15' >08:15</option><option value='08:30' >08:30</option><option value='08:45' >08:45</option><option value='09:00' >09:00</option><option value='09:15' >09:15</option><option value='09:30' >09:30</option><option value='09:45' >09:45</option><option value='10:00' >10:00</option><option value='10:15' >10:15</option><option value='10:30' >10:30</option><option value='10:45' >10:45</option><option value='11:00' >11:00</option><option value='11:15' >11:15</option><option value='11:30' >11:30</option><option value='11:45' >11:45</option><option value='12:00' >12:00</option><option value='12:15' >12:15</option><option value='12:30' >12:30</option><option value='12:45' >12:45</option><option value='13:00' >13:00</option><option value='13:15' >13:15</option><option value='13:30' >13:30</option><option value='13:45' >13:45</option><option value='14:00' >14:00</option><option value='14:15' >14:15</option><option value='14:30' >14:30</option><option value='14:45' >14:45</option><option value='15:00' >15:00</option><option value='15:15' >15:15</option><option value='15:30' >15:30</option><option value='15:45' >15:45</option><option value='16:00' >16:00</option><option value='16:15' >16:15</option><option value='16:30' >16:30</option><option value='16:45' >16:45</option><option value='17:00' >17:00</option><option value='17:15' >17:15</option><option value='17:30' >17:30</option><option value='17:45' >17:45</option><option value='18:00' >18:00</option><option value='18:15' >18:15</option><option value='18:30' >18:30</option><option value='18:45' >18:45</option><option value='19:00' >19:00</option><option value='19:15' >19:15</option><option value='19:30' >19:30</option><option value='19:45' >19:45</option><option value='20:00' >20:00</option>
</td>
</tr>
<tr>
<td>Datum Abreise</td>
<td><input class='red' name="abreise" size="28" type="text" readonly onClick="Kalender('abreise','form_besucher_anmelden')" value=""></td>
</tr>
<tr>
<td width="120">Zugang</td>
<td><select class='red' name='selected_zugang' onChange='(this.form.submit())'> <option selected value = '0' >- Bitte wählen -</option> <option value = 1>Tumlingen Empfang</option><option value = 2>Tumlingen Pforte</option><option value = 3>Horb Empfang</option><option value = 4>Salzstetten Empfang</option><option value = 5>Emmendingen Empfang</option><option value = 6>Denzlingen Empfang</option> </select>
</td>
</tr>
<tr>
<td>Anmerkung</td>
<td><textarea name="anmerkung"></textarea></td>
</tr>
<tr>
<td>Parkplatz im Innen-<br>hof wird benötigt</td>
<td><input type="checkbox" name="park" onclick="this.form.submit()"></td>
</tr>
</table>
<input type='reset' value="löschen">
<input type="submit" value="anmelden" name="go" onclick="this.form.submit()">
</form>
</div><p id='Fusszeile'>Besucherdatenbank UGf v1.0</p></body></html>