
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="nl" lang="nl">
<head>
	<!-- 
	Concept en productie (c) 2008
	Netivity C&IS Zwolle
	
	All rights reserved
	url:    www.netivity.nl                                 
	e-mail: info@netivity.nl                          
	auteur: Netivity C&IS                             
	
	Punterweg 10                              
	8042 PB                                   
	Zwolle                                    
	038 - 850 1000 (fax 1001)                 
	
	Gehele of gedeeltelijke overname, plaatsing op andere  
	sites, verveelvoudiging op welke andere wijze ook      
	en/of commercieel gebruik van deze pagina alleen na    
	toestemming van de auteur.                             
	
	Copyright (c) 1999-2008  Netivity C&IS                 
	-->
	
<title>LTO Project Seizoenarbeid - Digitaal Loket</title>
<link rel="stylesheet" type="text/css" href="/includes/CSS/frontend.css">
<script type="text/javascript" src="/includes/js/loket.js"></SCRIPT>
</head>
<body>

<div class="Canvas">
	<div class="Top"></div>
	<div class="ContentContainer">
		<div class="Header">
			<h1><a href="index.asp">LTO seizoenarbeid.</a></h1>
			<h2></h2>
			<a href="index.asp" class="Home">Home</a><a href="#" onclick="ShowHelpContainer();ShowBlurBG();return false" class="Help">Help</a><a href="" onclick="ShowContactContainer();ShowBlurBG();return false" class="Contact">Contact</a><a href="index.asp?strShowPage=pag_uitloggen" class="Uitloggen">Uitloggen</a>
		</div attrin="header">
		
		<script>
			function submitForm() {
				document.getElementById('loginscherm').submit();
			}
		</script>
		<form id="loginscherm" name="loginscherm" method="post">
		<input type="hidden" name="strPageType" value="pag_inloggen">
		<input type="hidden" name="strAktie" value="inloggen">
		<div class="Content">
		<center>
		<span style="font-family:arial; font-size:10pt;"><em>Welkom in het Digitaal Loket.<br><br>
		Als u vragen heeft over het Digitaal Loket <br>
		of hulp nodig heeft <br>
		kunt u ons mailen of bellen op<br>
		<a href="mailto:info@seizoenarbeid.nl">info@seizoenarbeid.nl</a> of 088-472 42 00.
</em></span>
		</center>
			<div class="InlogContainer">
				<h2 class="InlogKop">Digitaal Loket</h2>
				
				<div class="Invoer">
					<p>
						<label>Postcode:</label>
						<input name="strPostcode" value="" maxlength="7" />
					</p>
					<p>
						<label>Wachtwoord:</label>
						<input name="strWachtwoord" type="password" value="" maxlength="20" />
					</p>
					<p>
						<label>&nbsp;</label>
						<input type="submit" onfocus="this.blur();" class="ButInloggen" value="Inloggen">
<!--				<a href="javascript:submitForm()" class="ButInloggen" >Inloggen</a>-->
					</p>
					<p>
						<label>&nbsp;</label>
						<a href="index.asp?strShowPage=pag_aanmelden" class="Link" onmouseover="document.getElementById('AltItem1').style.display='block';" onmouseout="document.getElementById('AltItem1').style.display='none';">Nieuwe account aanmaken</a>
					</p>
					<p>
						<label>&nbsp;</label>
						<a href="index.asp?strShowPage=pag_wachtwoordvergeten" class="Link" onmouseover="document.getElementById('AltItem2').style.display='block';" onmouseout="document.getElementById('AltItem2').style.display='none';">Wachtwoord vergeten?</a>
					</p>
				</div>
				<div class="PopupAlttekst" id="AltItem1" style="display:none;width:275px;height:60px;">U kunt met deze optie een nieuwe account aanmaken als u nog niet bekend bent bij LTO Seizoenarbeid.</div>
				<div class="PopupAlttekst" id="AltItem2" style="display:none;width:275px;height:60px;">U kunt met deze optie uw wachtwoord opnieuw opgestuurd krijgen.</div>
			</div>
		</div>
		</form>
		
	</div>
	<div class="Footer"><a target="_blank" href="http://www.seizoenarbeid.nl/algemene_voorwaarden/12/">algemene voorwaarden lto seizoenarbeid</a></div>
	

<div class="BackgroundBlur" id="BackgroundBlur" style="display:none;"></div>	


<div class="PopupContainer PopupHelp" id="HelpContainer" style="display:none;">
	
</div>

<div class="PopupContainer PopupContact" id="ContactContainer" style="display:none;">
	
				<script>
					function checkContactForm() {
						//alert(document.getElementByID('strContactOpmerking').name)
						return false;
					}
					
				</script>
				<div class="Kop" style="width:520px;"><h3>Contact</h3></div>
				<a href="#" class="PopupSluiten" onclick="HideContactContainer();HideBlurBG();return false"></a>
				<div class="PopupContent" style="width:500px;height:210px;">
				Heeft u een vraag? Neem contact met ons op of vul het formulier in en klik op verstuur.<br /><br>
				<table style="width:480px" border=0>
				  <tr>
					  <td valign="top" style="width:180px;">
						<strong>LTO Seizoenarbeid</strong><br>
						Tel: 088-472 42 00<br>
					  Postbus 100<br>
					  Fax: 088-472 42 01<br>
					  5201 AC 's-Hertogenbosch<br>
					  E-mail: info@seizoenarbeid.nl<br><br>
						<a href="#" onclick="HideContactContainer();HideBlurBG();return false" class="OKButton">OK</a>						
						</td>
						<td valign="top">
						<IFRAME src="contactform.asp" width="300" height="160" frameborder="0"></IFRAME>
						</td>
					</tr>
				</table>
				
				</div>
				
</div>
	

</div>

</div>
</body>
</html>

