

<!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>Register
	</title>
	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
	<link rel="stylesheet" type="text/css" href="/style.dcss" />
	
	<link rel="stylesheet" type="text/css" href="/css/sifr.css" />
	
	<meta name="description" content=""/>
	<meta name="keywords" content=""/>
	<script type="text/javascript" src="/include/inc_basic.js"></script>
	<script type="text/javascript" src="/js/moocore.js"></script>
	<script type="text/javascript" src="/js/moomore.js"></script>
	<script type="text/javascript" src="/include/inc_moo_basic.js"></script>
    <script type="text/javascript" src="/js/scripts.js"></script>
    <script type="text/javascript" src="/js/sifr.js"></script>
    <script type="text/javascript" src="/js/sifr-config.js"></script>
    <script type="text/javascript" src="/js/iepngfix_tilebg.js"></script>
    <script type="text/javascript" src="/js/flowplayer-3.0.5.min.js"></script>
	<script type="text/javascript">

	    window.addEvent('domready', function(){ 
	        firstChildren(); 
	        extLinks();   
	    }); 
	</script> 
</head>
<body class="">
    <div id="bgleft"></div>
    <div id="bgright"></div>
    <div id="outer">
        <div id="opad"> 
            <div id="header">
                <div id="logostrip">
                    <div id="logo">
                        <h1><a href="/"><span class="hide">The Diploma in Public Services</span></a></h1>
                    </div>
                    
                    <div id="searchbar">
                        <form action="/search" method="post">
                            <table summary="This table contains the site search">
                                <tr>
                                    <td class="lab">
                                        <label for="searchtext"><img src="/images/site-search.gif" alt="Site Search" /></label>
                                    </td>
                                    <td id="searchreplace">
                                        <input type="text" name="searchtext" id="searchtext" value="Enter Keywords" onfocus="clearme(this,'Enter Keywords');" />
                                        <div id="searchrep"></div>
                                    </td>
                                    <td class="sub">
                                        <input type="image" src="/images/search.gif" alt="Search" value="Search" name="Search" id="Search" />
                                    </td>
                                </tr>
                            </table>
                        </form>
                    </div>
                    <div class="clear"></div>
                </div>
                <div id="menu">
                    <ul class="menu1"><li class = " hasChildren topitem0"><a href="/careers/">Careers</a></li><li class = " hasChildren topitem2"><a href="/publications/">Publications</a></li><li class = " hasChildren topitem3"><a href="/news-events/">News & Events</a></li><li class = " topitem4"><a href="/faqs/">FAQ's</a></li><li class = " topitem5"><a href="/useful-links/">Useful Links</a></li><li class = " hasChildren topitem10"><a href="/about-us/">About Us</a></li><li class = " hasChildren topitem11"><a href="/members-area/">Members Area</a></li></ul>
                    <div class="clear"></div>
                </div>
            </div>
            <div id="page">
                <div id="bread">
                
<span>You are here:</span> <ul><li><a href='/'>Home</a></li><li><a href='/register'><span class='hide'>|</span>Register</a></li> </ul>
                </div>
                
                
            
        
<div id="pageleft">
    <div id="submenu">
        <ul class="menu1"><li class = " hasChildren item1"><a href="/your-diploma/young-people/">Young People</a></li><li class = " hasChildren item2"><a href="/your-diploma/employers/">Employers</a></li><li class = " hasChildren item3"><a href="/your-diploma/schools-and-colleges/">Schools and Colleges</a></li><li class = " hasChildren item4"><a href="/your-diploma/higher-education/">Higher Education</a></li><li class = " hasChildren item5"><a href="/your-diploma/parents-and-carers/">Parents and Carers</a></li><li class = " item6"><a href="/your-diploma/awarding-organisations/">Awarding Organisations</a></li><li class = " hasChildren item7"><a href="/your-diploma/consortia/">Consortia</a></li></ul> 
    </div>
    <p id="register"><a href="/register">Register now for latest updates</a></p>
    
</div>

<div id="pageright">
    <div id="pagetitle">
        <h2>Register</h2>
    </div>
    <div class="stnd">
        
    <script type="text/javascript">
		window.addEvent('domready',function(){
			$('otherrow').style.visibility = 'hidden';
		});
		
		function checkOther(){
			if($('dlHearOfUs').value === 'Other'){
				$('otherrow').style.visibility = 'visible';	
			} else {
				$('otherrow').style.visibility = 'hidden';
			}	
		}
    </script>
    <div class="reqprompt">
        <p>&raquo; denotes required field</p>
        
    </div>
    <form method="post" action="">
		<div class="form">
			<table summary="registration form" class="plain" id="ealert">
				<tr>
					<th scope="row" class="required"><label for="tbname">First Name: </label></th>
					<td class="input">
						<input type="text" class="tbox" name="tbname" id="tbname" value="Name" onfocus="ClearInput(this, 'Name');" onblur="ReplaceInputPrompt(this, 'Name');" />
						
					</td>
				</tr>
				<tr>
					<th scope="row" class="required"><label for="tbsname">Surname: </label></th>
					<td class="input">
						<input type="text" class="tbox" name="tbsname" id="tbsname" value="Surname" onfocus="ClearInput(this, 'Surname');" onblur="ReplaceInputPrompt(this, 'Surname');" />
						
					</td>
				</tr>
				<tr>
					<th scope="row" class="required"><label for="tbemail">Email: </label></th>
					<td class="input">
						<input type="text" class="tbox" name="tbemail" id="tbemail" value="Email" onfocus="ClearInput(this, 'Email');" onblur="ReplaceInputPrompt(this, 'Email');" />
						
					</td>
				</tr>
				<tr>
					<th scope="row" class="required"><label for="tbposition">Position: </label></th>
					<td class="input">
						<input type="text" class="tbox" name="tbposition" id="tbposition" value="Position" onfocus="ClearInput(this, 'Position');" onblur="ReplaceInputPrompt(this, 'Position');" />
						
					</td>
				</tr>
				<tr>
					<th scope="row" class="required"><label for="tbco">Company/<br />Organisation: </label></th>
					<td class="input">
						<input type="text" class="tbox" name="tbco" id="tbco" value="Company/Organisation" onfocus="ClearInput(this, 'Company/Organisation');" onblur="ReplaceInputPrompt(this, 'Company/Organisation');" />
						
					</td>
				</tr>
				<tr>
					<th scope="row"><label for="tbtel">Tel:</label></th>
					<td class="input">
						<input type="text" class="tbox" name="tbtel" id="tbtel" value="Tel" onfocus="ClearInput(this, 'Tel');" onblur="ReplaceInputPrompt(this, 'Name');" />
					</td>
				</tr>
				<tr>
					<th scope="row" valign="top" class="required"><label for="dlHearOfUs">How did you hear<br />about us: <span>*</span></label></th>
					<td valign="top" style="padding-left:15px">
						<select id="dlHearOfUs" name="dlHearOfUs" onchange="checkOther();" style="width:190px">
							<option selected="selected" value="0">Please Select...</option>
							<option value="Google">Google</option>
							<option value="Newspapers">Newspapers</option>
							<option value="A colleague">A colleague</option>
							<option value="A friend">A friend</option>
							<option value="Advertisements">Advertisements</option>
							<option value="An event">An event</option>
							<option value="At school">At school</option>
							<option value="Careers">Careers</option>
							<option value="Other">Other</option>
						</select>
						
					</td>
				</tr>
				<tr id="otherrow">
					<th scope="row" class="required">
						<label for="tbother">Please specify:</label>
					</th>
					<td class="input">
						<input type="text" class="tbox" name="tbother" id="tbother" value="Other" onfocus="ClearInput(this,'Other');" onblur="ReplaceInputPrompt(this, 'Other');" />
					</td>
				</tr>
				<tr>
					<th></th>
					<td id="btn">
						<input type="submit" value="Submit" />
					</td>
				</tr>
			</table>
		</div>
    </form>    
    
    </div>
</div>
                    <div class="clear"></div>
                </div>
                <div id="footer">
                    <div id="footergrey">
                        <div id="footerleft">
                            <p>14-19 Education and Skills;</p>  
                            <ul>
                                <li><a class="ext" href="http://yp.direct.gov.uk/diplomas"><img src="/images/thediploma.gif" alt="The Diploma" /></a></li>
                                <li><a class="ext" href="http://www.dcsf.gov.uk"><img src="/images/dfcsaf.gif" alt="Department for children, schools and families" /></a></li>
                            </ul>  
                            <div class="clear"></div>
                        </div>
                        <div id="footerright">
                            <p>Developed in Partnership with:</p>
                            <div id="scroller-outer">
								<div id="scroller-window">
									<a class="ext scroll" href="http://www.government-skills.gov.uk"><img src="/images/govskills.gif" alt="Government Skills" /></a>
									<a class="ext scroll" href="http://www.skillsforjustice.com"><img src="/images/sfj.gif" alt="Skills for justice" /></a>
									<a class="ext scroll" href="http://www.skillsforhealth.org.uk"><img src="/images/sfh.gif" alt="Skills for Health" /></a>
									<a class="ext scroll" href="http://www.cfa.uk.com"><img src="/images/cfa.gif" alt="Business Skills at work" /></a>
									<a class="ext scroll" href="http://www.management-standards.org"><img src="/images/masc.gif" alt="Management Standards Centre" /></a>
									<a class="ext scroll" href="http://www.lluk.org/"><img src="/images/life.gif" alt="Life long Learning" /></a>
									<a class="ext scroll" href="http://www.assetskills.org"><img src="/images/asset.gif" alt="Asset + Skills" /></a>
									<a class="ext scroll" href="http://www.skillsplus.gov.uk"><img src="/images/skillsplus.gif" alt="Skills Plus" /></a>
							   </div>
							  </div>
                           <script type="text/javascript">
								var scroll = new Scroller({'scrollContainer':'scroller-window'});
                           </script>
                            <div class="clear"></div>
                        </div>
                        <div class="clear"></div>
                    </div>
                    <div id="footerbase">
                        <a href="http://www.skillsforjustice.com">&copy; Skills for Justice 2010</a>
                    </div>
                </div>
            </div>
        </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-3985007-11");
pageTracker._trackPageview();
} catch(err) {}</script>        
    </body>
</html>

