
<!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="en" lang="en">
<head>
    <title>North Harlow |
        Register for updates
    </title>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
    <link rel="stylesheet" type="text/css" href="/style.dcss" />
    <meta name="description" content="" />
    <meta name="keywords" content="" />
    <!--[if IE 6]>
    <style type="text/css">
		body{
			color:#f00!important;
		}

        #outgoing
		{
			position: absolute;
			top: expression(((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
			left: expression(((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)+'px');
		}

		#compass
		{
			position: absolute;
			top: expression(45+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
			right: expression(45+((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)+'px');}
			background-image:none;
		}

		#footer
		{
			position: absolute;
			bottom: expression(10+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
			right: expression(10+((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)+'px');}
			background-image:none;
		}


		#page #p-top
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/panel-top.png', sizingMethod='');
		}

		#page #p-bottom
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/panel-bottom.png', sizingMethod='');
		}

		#page #p-middle
		{
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/panel-middle.png', sizingMethod='scale');
		}

		h1#titlelogo
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/titlelogo.png', sizingMethod='');
		}

    </style>
    <![endif]-->
    <link rel="stylesheet" type="text/css" href="/include/assets/SqueezeBox.css" />

    <script type="text/javascript" src="/mootools-1.2.3-core.js"></script>

    <script type="text/javascript" src="/SqueezeBox.js"></script>

    <script type="text/javascript" src="/include/swfobject.js"></script>

    <script type="text/javascript" src="/include/inc_basic.js"></script>

    <script type="text/javascript">

window.addEvent('domready', function() {

    SqueezeBox.initialize();

    SqueezeBox.assign($$('a.SqueezeBox'));
    });
    </script>

    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

    <script src="/cufon-yui.js" type="text/javascript"></script>
	
    <script src="/Arial_400-Arial_700.font.js" type="text/javascript"></script>
	<!--[if gte IE 9]><script type="text/javascript"> Cufon.set('engine', 'canvas'); </script><![endif]-->
    <script type="text/javascript">
			Cufon.replace('h6');
    </script>

</head>

<body>
        <div id="outgoing">
        
        <object type="application/x-shockwave-flash" data="/flash/bg-no-tween.swf" width="100%"
            height="100%">
            <param name="allowScriptAccess" value="sameDomain" />
            <param name="movie" value="/flash/bg-no-tween.swf" />
            <param name="quality" value="high" />
            <param name="wmode" value="transparent" />
                     
            <img alt="background" src="/clientimages/duck.jpg" style="height: 100%; position: absolute;
                width: 100%; z-index: -1;" />
                

            <div class="noflash">
                It seems you do not have Flash. Please <a href="http://adobe.com/go/getflash/">click
                    here to download the free Flash Player</a>.</div>
        </object>
        
    </div>
    <div id="compass">
    </div>
    <div id="holder">
        <div id="page">
            <div id="p-top">
            </div>
            <div id="p-middle">
                <div class="menuwrapper">
                    <div class="menutopborder">
                        <div class="topmenu nomargin">
                            <ul class="menu1"><li><a href="/home">Home</a></li><li class = " first"><a href="/About-us">About us</a></li><li><a href="/About-the-development">About the development</a></li><li><a href="/Publications">Publications</a></li><li class = " childselectedl1"><a href="/Getting-involved">Getting involved</a></li><li class = " last"><a href="/Contact-us">Contact us</a></li></ul>
                        </div>
                        <div class="topmenu">
                            <ul class="menu2"><li class = " first"><a href="/Getting-involved/Consultation-events">Consultation events</a></li><li><a href="/Getting-involved/Event-Registration">Event Registration</a></li><li class = "  selectedl2 last"><a href="/Getting-involved/Register-for-updates">Register for updates</a></li></ul>
                        </div>
                        <div class="topmenu">
                            
                        </div>
                        <div class="clear">
                        </div>
                    </div>
                </div>
                <div id="inner">
                    <div id="contentwrapper">
                        <h1 id="titlelogo">
                            North Harlow</h1>
                        <div id="title">
                            <h2>
                                <p>You have successfully registered to receive the latest updates from North Harlow.</p>
                            </h2>
                        </div>


<script type="text/javascript">
	window.addEvent('domready',function(){
		var so = new SWFObject("/flash/bg-image-slideup2.swf", "main", "100%", "100%", "9", "#FFFFFF");
		so.addParam("scale", "noscale");
		so.addParam("wmode", "transparent");
		so.addVariable("image1", "/clientimages/duck.jpg");
		so.write("outgoing");
	});
</script>

<div class="bodycontent">
    
    <div>
        
    </div>
    <div class="reqprompt">
        
    </div>
    <form action="/getting-involved/register-for-updates" method="post">

        <div class="questionnarrow">
            <p>
                <label for="reg-name">
                    First name *</label>
            </p>
            <input type="text" class="required" name="reg-name" id="reg-name" value="Type your first name here" size="62" maxlength="20"
                onclick="ClearInput(this, 'Type your first name here');" onfocus="ClearInput(this, 'Type your first name here');" />
        </div>
        <div class="questionnarrow">
            <p>
                <label for="reg-surname">
                    Surname *</label>
            </p>
            <input type="text" class="required" name="reg-surname" id="reg-surname" value="Type your surname here" size="62" maxlength="20"
                onclick="ClearInput(this, 'Type your surname here');" onfocus="ClearInput(this, 'Type your surname here');" />
        </div>
        <div class="questionnarrow">
            <p>
                <label for="reg-address">
                    Address</label>
            </p>
            <input type="text" class="required" name="reg-address" id="reg-address" value="Type your address here" size="62" maxlength="60"
                onclick="ClearInput(this, 'Type your address here');" onfocus="ClearInput(this, 'Type your address here');" />
        </div>
        <div class="questionnarrow">
            <p>
                <label for="reg-postcode">
                    Postcode *</label>
            </p>
            <input type="text" class="required" name="reg-postcode" id="reg-postcode" value="Type your postcode here" size="62" maxlength="10"
                onclick="ClearInput(this, 'Type your postcode here');" onfocus="ClearInput(this, 'Type your postcode here');" />
        </div>
        <div class="questionnarrow">
            <p>
                <label for="reg-phone">
                    Telephone number</label>
            </p>
            <input type="text" class="required" name="reg-phone" id="reg-phone" value="Type your telephone number here" size="62" maxlength="16"
                onclick="ClearInput(this, 'Type your telephone number here');" onfocus="ClearInput(this, 'Type your telephone number here');" />
        </div>
        <div class="questionnarrow">
            <p>
                <label for="reg-email">
                    Your email address *</label>
            </p>
            <input type="text" class="required" name="reg-email" id="reg-email" value="Type your email address here" size="62" maxlength="50"
                onclick="ClearInput(this, 'Type your email address here');" onfocus="ClearInput(this, 'Type your email address here');" />
        </div>
        <div class="reg-agree">
        
            <input type="checkbox" class="required" id="reg-agree" value="By registering you agree to our terms of service"
                name="reg-agree" />
        
            <label for="reg-agree">
                By registering you agree to our terms of service *</label>
        </div>
        
        <div class="submit-btn">
            <input type="image" name="submit" src="/images/submit_button.png" alt="submit" />
        </div>
    </form>
</div>
                    </div>
                </div>
            </div>
        <div id="p-bottom"></div>
    </div>

</div><div id="footer"><a href="/terms-conditions">Terms &amp; Conditions</a></div>
<script type="text/javascript" src="/include/taglinks.js"></script>
<script type="text/javascript">
	var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
	document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
	try {
		var pageTracker = _gat._getTracker("UA-9645496-9");
		pageTracker._trackPageview();
	} catch(err) {}
</script>
</body>
</html>

