CINXE.COM
North West Cambridge Development | Welcome
<!doctype html> <html> <head> <meta charset="utf-8"> <title>North West Cambridge Development | Welcome</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href="https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,700,700i" rel="stylesheet"> <link href="https://portal.resi-sense.co.uk/_css/screen.css?CDDD" rel="stylesheet" type="text/css" /> <link href="https://portal.resi-sense.co.uk/_css/mq.css" rel="stylesheet" type="text/css" /> <link rel="shortcut icon" href="https://portal.resi-sense.co.uk/favicon.png" /> <script src="https://code.jquery.com/jquery-1.8.2.min.js"></script> <script src="https://portal.resi-sense.co.uk/_js/jquery.oembed.js"></script> <script src="https://portal.resi-sense.co.uk/_js/functions.js"></script> <!--[if lt IE 9]> <script src="https://portal.resi-sense.co.uk/_js/html5shiv.js"></script> <![endif]--> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-88777335-7', 'auto'); ga('send', 'pageview'); </script> <link href="_css/public.css" rel="stylesheet" type="text/css"> <link href="_fancybox/jquery.fancybox.css" rel="stylesheet" type="text/css"> <script src="_fancybox/jquery.fancybox.pack.js"></script> <script src="_js/fancy_triggers.js"></script> <script src="_js/jquery.validate.js"></script> <script src="_js/validate.js"></script> <script src="_js/public.js"></script> <!--<script src='https://www.google.com/recaptcha/api.js?onload=onloadCallback&render=explicit'></script>--> </head> <body id="public_home" > <div id="container"> <h1 id="logo">Portal Estate Management</h1> <div id="hero_and_intro"> <div id="hero"></div> <div id="introtext"> <h1>Welcome to the resident portal</h1><p>If you are a University resident or a homeowner or business-owner at Eddington, please log in to the website using the log in button above to learn more and contact the team.</p><p> </p><p> </p> </div> </div> <div class="clr"></div> <!-- <section id="tiles"> <div class="tile"> <a href="http://www.nwcambridge.co.uk/" target="_blank"> <p class="t-image"><img src="_img/photos/eddington.jpg" width="500" height="453" alt=""/></p> <div class="t-text"> <h2>Eddington</h2> <p>At the heart of Eddington is a market square - a natural meeting point for the community. A Sainsbury's supermarket and local shops, healthcare centre, hotel, community centre and primary school are all conveniently situated to support everyday living in this new part of Cambridge.</p> </div> </a> </div> <div class="tile"> <a href="http://www.storeysfieldcentre.org.uk" target="_blank"> <p class="t-image"><img src="_img/photos/storeys.jpg" width="500" height="307" alt=""/></p> <div class="t-text"> <h2>Storey's Field Centre</h2> <p>The state-of-the-art community facility and performance arts centre sits on the middle of Eddington. Whether you want to enjoy a chamber music concert, comedy night, community meeting, or chess club, the Storey's Field Centre is a fantastic place to meet with friends and connect with others.</p> </div> </a> </div> <div class="tile"> <a href="http://www.go.nwcambridge.co.uk" target="_blank"> <p class="t-image"><img src="_img/photos/cricket.jpg" width="500" height="251" alt=""/></p> <div class="t-text"> <h2>Sports Pitches</h2> <p>Our sports pitches are open for all in the local community to use. The facilities include pavilions which can be booked for general use.</p> </div> </a> </div> <div class="tile"> <a href="_downloads/EVENTSBOOKINGFORMFINAL.pdf" target="_blank"> <p class="t-image"><img src="_img/_D5S7162.jpg" width="500" height="251" alt=""/></p> <div class="t-text"> <h2>Events at Eddington</h2> <p>As well as the Storey鈥檚 Field Centre and sporting facilities, Eddington is the perfect place for farmer鈥檚 markets, fun runs and arts events. Whether it鈥檚 our market square or the Brook Leys lakes, Eddington鈥檚 public spaces are available for events.</p> <p>If you want to book a public space at Eddington please click here to download and complete this form and return to: </p><p><a href="mailto:events.portal@nwcambridge.co.uk?Subject=Booking Enquiry" target="_top">events.portal@nwcambridge.co.uk</a> </p> </div> </a> </div> </section> --> <div class="clr" ></div> <!-- <section id="public_contact"> <h2>Contact Us</h2> <p>Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. </p> <form action="public/contact-process/" method="post" class="validateme"> <table> <tr> <td>Your Name</td> <td><input type="text" required name="name"></td> </tr> <tr> <td>Your Email</td> <td><input type="email" required name="email"></td> </tr> <tr class="social"> <td>Twitter / Facebook</td> <td><input type="text" name="social"></td> </tr> <tr> <td>Your Message</td> <td><textarea name="message" required rows="8"></textarea></td> </tr> <tr> <td> </td> <td><div id="recaptcha"></div></td> </tr> <tr> <td> </td> <td><input id="submitter" type="submit" class="submitt" value="Send Message 禄"></td> </tr> </table> </form> </section> --> <div id="login"> <h2>Resident Log In</h2> <form action="login/" method="post" class="validateme"> <input type="hidden" name="page" value=""> <table> <tr> <td><label for="res_username">Username</label></td> <td><input type="text" name="res_username" id="res_username" class="inp required"></td> </tr> <tr> <td><label for="res_password">Password</label> </td> <td><input type="password" name="res_password" id="res_password" class="inp required"></td> </tr> </table> <p id="remember"><label><input type="checkbox" name="remember" value="y"> Keep me logged in on this device</label></p> <p id="submitter"><input class="submitt" type="submit" value="Log In 禄"></p> </form> <p id="forgotten"><a data-fancybox-type="iframe" href="remind/index.php">Forgotten your log in details?</a></p> <hr> <p id="search"><a href="public/search/">Search</a></p> </div> <footer> <nav class="footernav"> <p> <!--<a href="https://portal.resi-sense.co.uk/">Home</a> <b>|</b> --> <!--<a href="https://portal.resi-sense.co.uk/public/links/">Useful Links</a> <b>|</b>--> <!--<a href="https://portal.resi-sense.co.uk/public/news/">Latest News</a> --> </p> </nav> </footer> </div> </body> </html>