{"id":713,"date":"2014-04-03T10:08:44","date_gmt":"2014-04-03T09:08:44","guid":{"rendered":"http:\/\/kingstonscoutscc.org.uk\/?page_id=713"},"modified":"2014-04-04T16:13:14","modified_gmt":"2014-04-04T15:13:14","slug":"join","status":"publish","type":"page","link":"http:\/\/kingstonscoutscc.org.uk\/?page_id=713","title":{"rendered":"Join"},"content":{"rendered":"<p><!-- START AUTO MENU SYSTEM --><\/p>\n<form action=\"send_form_email.php\" method=\"post\" name=\"contactform\">\n<style type=\"text\/css\"><!--\n#dropmenudiv{ \tposition:absolute; \tfont:normal 12px Verdana; \tline-height:18px; \tz-index:100; \t} \t#dropmenudiv a \t{ \tdisplay: block; \talign: left; \tmargin: 0px; \t_width: 10%; \ttext-align: left; \tline-height: normal; \t}\n--><\/style>\n<p><script type=\"text\/javascript\">\/\/ <![CDATA[\n\/***********************************************\n\t* AnyLink Drop Down Menu- ?ynamic Drive (www.dynamicdrive.com)\n\t* This notice MUST stay intact for legal use\n\t* Visit http:\/\/www.dynamicdrive.com\/ for full source code\n\t***********************************************\/\n\n\tvar menu3=new Array()\nmenu3[0]='<a  href=\"Welcome_to_the_Beaver_Section.php\" onMouseOver=\"fmenu_mouse_over(this)\" onMouseOut=\"fmenu_mouse_out(this)\">Welcome to the Beaver Section<\/a>';\nmenu3[1]='<a  href=\"Beaver_Fun.php\" onMouseOver=\"fmenu_mouse_over(this)\" onMouseOut=\"fmenu_mouse_out(this)\">Beaver Fun<\/a>';\nmenu3[2]='<a  href=\"For_Beavers.php\" onMouseOver=\"fmenu_mouse_over(this)\" onMouseOut=\"fmenu_mouse_out(this)\">For Beavers<\/a>';\nmenu3[3]='<a  href=\"Beaver_Badges.php\" onMouseOver=\"fmenu_mouse_over(this)\" onMouseOut=\"fmenu_mouse_out(this)\">Beaver Badges<\/a>';\nmenu3[4]='<a  href=\"Beaver_Uniform.php\" onMouseOver=\"fmenu_mouse_over(this)\" onMouseOut=\"fmenu_mouse_out(this)\">Beaver Uniform<\/a>';\nvar menu4=new Array()\nmenu4[0]='<a  href=\"Welcome_to_the_Cub_Section.php\" onMouseOver=\"fmenu_mouse_over(this)\" onMouseOut=\"fmenu_mouse_out(this)\">Welcome to the Cub Section<\/a>';\nmenu4[1]='<a  href=\"For_Cubs.php\" onMouseOver=\"fmenu_mouse_over(this)\" onMouseOut=\"fmenu_mouse_out(this)\">For Cubs<\/a>';\nmenu4[2]='<a  href=\"Cub_Badges.php\" onMouseOver=\"fmenu_mouse_over(this)\" onMouseOut=\"fmenu_mouse_out(this)\">Cub Badges<\/a>';\nmenu4[3]='<a  href=\"Cub_Uniform.php\" onMouseOver=\"fmenu_mouse_over(this)\" onMouseOut=\"fmenu_mouse_out(this)\">Cub Uniform<\/a>';\nvar menu5=new Array()\nmenu5[0]='<a  href=\"Welcome_to_the_Scout_Section.php\" onMouseOver=\"fmenu_mouse_over(this)\" onMouseOut=\"fmenu_mouse_out(this)\">Welcome to the Scout Section<\/a>';\nmenu5[1]='<a  href=\"Scout_Fun.php\" onMouseOver=\"fmenu_mouse_over(this)\" onMouseOut=\"fmenu_mouse_out(this)\">Scout Fun<\/a>';\nmenu5[2]='<a  href=\"For_Scouts.php\" onMouseOver=\"fmenu_mouse_over(this)\" onMouseOut=\"fmenu_mouse_out(this)\">For Scouts<\/a>';\nmenu5[3]='<a  href=\"Scout_Badges.php\" onMouseOver=\"fmenu_mouse_over(this)\" onMouseOut=\"fmenu_mouse_out(this)\">Scout Badges<\/a>';\nmenu5[4]='<a  href=\"Scout_Uniform.php\" onMouseOver=\"fmenu_mouse_over(this)\" onMouseOut=\"fmenu_mouse_out(this)\">Scout Uniform<\/a>';\nvar menu9=new Array()\nmenu9[0]='<a  href=\"Beaver_Pictures.php\" onMouseOver=\"fmenu_mouse_over(this)\" onMouseOut=\"fmenu_mouse_out(this)\">Beaver Pictures<\/a>';\nmenu9[1]='<a  href=\"Cub_Pictures.php\" onMouseOver=\"fmenu_mouse_over(this)\" onMouseOut=\"fmenu_mouse_out(this)\">Cub Pictures<\/a>';\nmenu9[2]='<a  href=\"Scout_Pictures.php\" onMouseOver=\"fmenu_mouse_over(this)\" onMouseOut=\"fmenu_mouse_out(this)\">Scout Pictures<\/a>';\nmenu9[3]='<a  href=\"Centenary_Pictures.php\" onMouseOver=\"fmenu_mouse_over(this)\" onMouseOut=\"fmenu_mouse_out(this)\">Centenary Pictures<\/a>';\n;\n\n\tvar menuwidth='190px' \/\/default menu width\n\tvar menubgcolor='transparent'  \/\/menu bgcolor\n\tvar disappeardelay=250  \/\/menu disappear speed onMouseout (in miliseconds)\n\tvar hidemenu_onclick=\"yes\" \/\/hide menu when user clicks within menu?\n\n\t\/\/\/\/\/No further editting needed\n\n\tvar ie4=document.all\n\tvar ns6=document.getElementById&#038;&#038;!document.all\n\n\tif (ie4||ns6)\n\t{\n\t  my_temp = document.createElement(\"div\");\n\t  my_temp.id='dropmenudiv';\n\t  my_temp.style.visibility='hidden';\n\t  my_temp.style.width=menuwidth;\n\t  my_temp.style.backgroundColor=menubgcolor;\n\t  my_temp.onmouseover=function () {clearhidemenu(); return true}\n\t  if (ie4)\n\t    my_temp.onmouseout=function () {dynamichide(event); return true}\n\t  else\n\t    my_temp.onmouseout=dynamichide;\n\n\t  document.body.insertBefore(my_temp, document.body.firstChild);\n\t}\n\t\/\/document.write('\n\n\n\n<div id=\"dropmenudiv\" style=\"visibility:hidden;width:'+menuwidth+';background-color:'+menubgcolor+'\" onMouseover=\"clearhidemenu()\" onMouseout=\"dynamichide(event)\"><\/div>\n\n\n\n')\n\n\tfunction getposOffset(what, offsettype){\n\tvar totaloffset=(offsettype==\"left\")? what.offsetLeft : what.offsetTop;\n\tvar parentEl=what.offsetParent;\n\twhile (parentEl!=null){\n\n\ttotaloffset=(offsettype==\"left\")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;\n\tparentEl=parentEl.offsetParent;\n\t}\n\treturn totaloffset;\n\t}\n\n\tfunction fmenu_mouse_over(obj)\n\t{\n\t  obj.style.color='#000000';\n\t  obj.style.backgroundColor='#EAFA0A';\n\t  obj.style.textDecoration='underline';\n\t}\n\n\tvar testObj;\n\tvar currId;\n\tfunction initFade(id, obj, fade) {\n\t  testObj = obj;\n\t  if (testObj.style.opacity!=1 &#038;&#038; testObj.style.opacity!='' &#038;&#038; currId==id)\n\t  \treturn false;\n\n\t  if (fade=='none')\n\t    steps=0;\n\n\t  if (fade=='fast')\n\t    steps=10;\n\n\t  if (fade=='slow')\n\t    steps=20;\n\n\t  currId=id;\n\t\tfor (var i=0;i<steps;i++)\n\t\t{\n\t\t\tvalue=(11\/steps)*i;\n\t\t\tsetTimeout('setOpacity('+value+')', 50*i);\n\t\t}\n\t\treturn false;\n\t}\n\n\tfunction setOpacity(value)\n\t{\n\t\ttestObj.style.opacity = value\/10;\n\t\ttestObj.style.filter = 'alpha(opacity=' + value*10 + ')';\n\t}\n\n\tfunction fmenu_mouse_out(obj)\n\t{\n\t  obj.style.color='#000000';\n\t  obj.style.backgroundColor = '#699AF5' == 'none' ? '' : '#699AF5';\n\t  obj.style.textDecoration=\"none\";\n\t}\n\n\tfunction showhide(obj, e, visible, hidden, menuwidth){\n\tif (ie4||ns6)\n\tdropmenuobj.style.left=dropmenuobj.style.top=\"-500px\"\n\tif (menuwidth!=\"\"){\n\tdropmenuobj.widthobj=dropmenuobj.style\n\tdropmenuobj.widthobj.width=menuwidth\n\t}\n\tif (e.type==\"click\" &#038;&#038; obj.visibility==hidden || e.type==\"mouseover\")\n\tobj.visibility=visible\n\telse if (e.type==\"click\")\n\tobj.visibility=hidden\n\t}\n\n\tfunction iecompattest(){\n\treturn (document.compatMode &#038;&#038; document.compatMode!=\"BackCompat\")? document.documentElement : document.body\n\t}\n\n\tfunction clearbrowseredge(obj, whichedge){\n\tvar edgeoffset=0\n\tif (whichedge==\"rightedge\"){\n\tvar windowedge=ie4 &#038;&#038; !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15\n\tdropmenuobj.contentmeasure=dropmenuobj.offsetWidth\n\tif (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure)\n\tedgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth\n\t}\n\telse{\n\tvar topedge=ie4 &#038;&#038; !window.opera? iecompattest().scrollTop : window.pageYOffset\n\tvar windowedge=ie4 &#038;&#038; !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18\n\tdropmenuobj.contentmeasure=dropmenuobj.offsetHeight\n\tif (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure){ \/\/move up?\n\t\tedgeoffset = dropmenuobj.y - (windowedge - dropmenuobj.contentmeasure + 18)\n\tif ((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure) \/\/up no good either? \tedgeoffset=dropmenuobj.y+obj.offsetHeight-topedge \t} \t} \treturn edgeoffset \t} \tfunction populatemenu(what){ \tif (ie4||ns6) \tdropmenuobj.innerHTML=what.join(\"\") \t} \tfunction dropdownmenu(obj, e, menucontents, menuwidth, menutype){ \tfloat_pos1='right'; \tfloat_pos2='bottom'; \tif (menutype=='vert' &#038;&#038; float_pos1=='none') \t{ \t  clearhidemenu(); \t  return clickreturnvalue() \t} \tif (menutype=='hor' &#038;&#038; float_pos2=='none') \t{ \t  clearhidemenu(); \t  return clickreturnvalue() \t} \tif (window.event) event.cancelBubble=true \telse if (e.stopPropagation) e.stopPropagation() \tclearhidemenu() \tdropmenuobj=document.getElementById? document.getElementById(\"dropmenudiv\") : dropmenudiv \tfade='slow'; \tif (fade!='none' &#038;&#038; currId!=obj) \t{ \t\ttestObj=dropmenuobj; \t\tsetOpacity(0); \t} \tpopulatemenu(menucontents) \tinitFade(obj, dropmenuobj, fade); \tan_obj=document.getElementById('dropmenudiv').firstChild;\/\/ \tdocument.getElementById('dropmenudiv').style.backgroundColor='#699AF5'; \tif ('around'=='around' || 'around'=='cell') \t{ \t  document.getElementById('dropmenudiv').style.borderColor='#BFBFBF'; \t  document.getElementById('dropmenudiv').style.borderStyle='groove'; \t  document.getElementById('dropmenudiv').style.borderWidth='2'+'px'; \t} \telse \t{ \t  document.getElementById('dropmenudiv').style.borderColor=''; \t  document.getElementById('dropmenudiv').style.borderStyle=''; \t  document.getElementById('dropmenudiv').style.borderWidth='0px'; \t} \tdocument.getElementById('dropmenudiv').style.backgroundColor='#699AF5'; \twhile (an_obj) \t{ \t  an_obj.style.padding='3'+'px'; \t  an_obj.style.backgroundColor='#699AF5'; \t  if ('Arial, Helvetica, Verdana, sans-serif'!='') \t    an_obj.style.fontFamily='Arial, Helvetica, Verdana, sans-serif'; \t  if ('12'!='') \t    an_obj.style.fontSize='12'; \t  if ('normal'!='') \t    an_obj.style.fontWeight='normal'; \t  if ('#000000'!='') \t    an_obj.style.color='#000000'; \t  if ('around'=='cell' &#038;&#038; an_obj!=document.getElementById('dropmenudiv').firstChild) \t  { \t    an_obj.style.borderTopColor='#BFBFBF'; \t    an_obj.style.borderTopStyle='groove'; \t    an_obj.style.borderTopWidth='2'+'px'; \t  } \t  an_obj.style.textDecoration=\"none\"; \t  if('0' != '' &#038;&#038; 0 > 0)\n\t\t  an_obj.style.height = '0' + 'px';\n\n\t  an_obj=an_obj.nextSibling;\n\t}\n\n\tif (ie4||ns6){\n\tshowhide(dropmenuobj.style, e, \"visible\", \"hidden\", menuwidth)\n\tdropmenuobj.x=getposOffset(obj, \"left\")\n\tdropmenuobj.y=getposOffset(obj, \"top\")\n\tif (menutype=='hor')\n\t{\n\t  mh=dropmenuobj.offsetHeight;\n\t  dropmenuobj.style.left=dropmenuobj.x+'px'\n\t  if (float_pos2=='bottom')\n\t    dropmenuobj.style.top=dropmenuobj.y+obj.offsetHeight+0+'px'\n\t  else\n\t    dropmenuobj.style.top=dropmenuobj.y-mh - 0 + 'px'\n\t}\n\telse\n\t{\n\n\t  mw=menuwidth.replace('px', '');\n\n\t  if (float_pos1=='right')\n\t  {\n\t    dropmenuobj.x=getposOffset(obj, 'left')+obj.offsetWidth+0;\n\t    dropmenuobj.style.left=dropmenuobj.x+'px';\/\/-clearbrowseredge(obj, 'rightedge')+'px';\n\t  }\n\t  else\n\t  {\n\t    dropmenuobj.style.left=dropmenuobj.x-mw-10-clearbrowseredge(obj, 'rightedge')+0+'px';\n\t  }\n\t  dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, 'bottomedge')+'px'\n\n\t}\n\t}\n\n\treturn clickreturnvalue()\n\t}\n\n\tfunction clickreturnvalue(){\n\tif (ie4||ns6) return false\n\telse return true\n\t}\n\n\tfunction contains_ns6(a, b) {\n\twhile (b.parentNode)\n\tif ((b = b.parentNode) == a)\n\treturn true;\n\treturn false;\n\t}\n\n\tfunction dynamichide(e){\n\tif (ie4&#038;&#038;!dropmenuobj.contains(e.toElement))\n\tdelayhidemenu()\n\telse if (ns6&#038;&#038;e.currentTarget!= e.relatedTarget&#038;&#038; !contains_ns6(e.currentTarget, e.relatedTarget))\n\tdelayhidemenu()\n\t}\n\n\tfunction hidemenu(e){\n\tif (typeof dropmenuobj!=\"undefined\"){\n\tif (ie4||ns6)\n\tdropmenuobj.style.visibility=\"hidden\"\n\t}\n\t}\n\n\tfunction delayhidemenu(){\n\tif (ie4||ns6)\n\tdelayhide=setTimeout(\"hidemenu()\",disappeardelay)\n\t}\n\n\tfunction clearhidemenu(){\n\tif (typeof delayhide!=\"undefined\")\n\tclearTimeout(delayhide)\n\t}\n\n\tif (hidemenu_onclick==\"yes\")\n\tdocument.onclick=hidemenu\n\/\/ ]]><\/script><\/p>\n<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td class=\"sohotext\" align=\"left\" valign=\"top\" width=\"100%\"><span style=\"font-family: arial,helvetica,sans-serif; font-size: small;\">If you would like to join us, please complete the form below and submit it to us. We will then contact you with further information. <\/span><span style=\"font-family: arial,helvetica,sans-serif; font-size: small;\">If, as a parent, you are able to help us in whatever capacity &#8211; great! Have a look at the <a href=\"http:\/\/3rdkingston-scouts.org.uk\/Adult_Help.php\">Adult Help<\/a> pages to get inspired. <\/span><span style=\"font-family: arial,helvetica,sans-serif; font-size: small;\">We are a growing club and often have to operate a joining list; we therefore suggest that you register your interest at the earliest opportunity. We aim to ensure that we are in a position to offer a place in KSCC at the earliest opportunity once a young person reaches the correct age.<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div>\n<p><!-- ########################################################### ### ADD FORM NOW ########################################################### --><\/p>\n<p><input type=\"hidden\" name=\"PAGEREQUEST\" value=\"Join Us\" \/><br \/>\n<input type=\"hidden\" name=\"DATABASE\" value=\"Enquiries\" \/><br \/>\n<input type=\"hidden\" name=\"PAGEGO\" value=\"2459444338\" \/><\/p>\n<style title=\"userform-inline_css\"><!--\n\/* Generated CSS theme for user-created form *\/ \/* Hack to fix border on floated elements in IE *\/           .ie_cleardiv {           display: block;           clear: both;           float: none;           margin: 0;           \/*border: 1px dotted red;*\/           } .field-container {           display: block;           clear: both;           margin-bottom: 6px;           vertical-align: top;           font-family: Trebuchet MS, arial, helvetica, sans-serif;           \/*border: 1px solid red;*\/           }           .asterisk {           color: red;           } .instructions {           margin-top: 0;           color: #2e2e2e;           font-family: Trebuchet MS, arial, helvetica, sans-serif;           font-size: 12px;           line-height: 1.1em !important;           } .myform-field_title-top,           .myform-field_title-left {           font-size: 11px;           font-weight: normal;           font-family: Trebuchet MS, arial, helvetica, sans-serif;           margin-bottom: 0;           color: #595959;           border-width: 1px;           border-color: #ccc;           border-style: hidden;           }           .myform-field_title-left {           display: block;           float: left;           margin-right: 15px;           \/*margin-top: 12px;*\/           margin-top: 2px;           text-align: left;           \/*border: 1px solid red;*\/           } .myform-field_title-hidden {           display: none;           } .myform-input_container, .myform-formfield_container {           display: block;           float: left;           margin-top: 0;           font-size: 11px;           } #form_body_container h1,           #form_body_container h2,           #form_body_container h3,           #form_body_container h4,           #form_body_container h5,           #form_body_container h6 {           font-family: Trebuchet MS, arial, helvetica, sans-serif;           margin-bottom: 0;           }\n--><\/style>\n<p><!---Begin form display--><\/p>\n<div id=\"form_body_container\" style=\"text-align: left; background-color: transparent; margin: 10; padding: 0px; border-style: none; border-width: 0; border-color: #000;\"><input type=\"hidden\" name=\"RESPONSEFROM\" value=\"info@kingstonscoutscc.org.uk\" \/><br \/>\n<input type=\"hidden\" name=\"SUBJECTLINE\" value=\"Thank you for your enquiry\" \/><br \/>\n<input type=\"hidden\" name=\"RESPONSEFILE\" value=\"media\/DEFAULT2020202024452345.TXT\" \/><br \/>\n<input type=\"hidden\" name=\"CUST_FILENAME\" value=\"\/home\/bxnqayb\/public_html\/media\/Request_to_Join_form.form.html\" \/><input type=\"hidden\" name=\"UNIQUETOKEN\" value=\"d0ea79e62d3ec7427d409c8021fb32eb\" \/><\/p>\n<div class=\"field-container\">\n<h1 style=\"color: #595959;\">Request to Join Kingston Scouts Canoe Club<\/h1>\n<p class=\"instructions\" style=\"color: #595959;\">Please complete and submit this form<\/p>\n<\/div>\n<div class=\"field-container\">\n<p class=\"myform-field_title-left\" style=\"width: 150px;\">Your child\\&#8217;s first name<span class=\"asterisk\">*<\/span><\/p>\n<p class=\"myform-input_container\"><input style=\"width: 220px;\" type=\"text\" name=\"Your_childs_first_name\" \/><\/p>\n<div class=\"ie_cleardiv\"><\/div>\n<\/div>\n<div class=\"field-container\">\n<p class=\"myform-field_title-left\" style=\"width: 150px;\">Your child\\&#8217;s surname<span class=\"asterisk\">*<\/span><\/p>\n<p class=\"myform-input_container\"><input style=\"width: 220px;\" type=\"text\" name=\"Your_childs_surname\" \/><\/p>\n<div class=\"ie_cleardiv\"><\/div>\n<\/div>\n<div class=\"field-container\">\n<p class=\"myform-field_title-left\" style=\"width: 150px;\">Male \/ Female<span class=\"asterisk\">*<\/span><\/p>\n<p class=\"myform-formfield_container\"><select style=\"width: 120px;\" name=\"Male__Female\"><option value=\"Please_select\">Please select<\/option><option value=\"Male\">Male<\/option><option value=\"Female\">Female<\/option><\/select><\/p>\n<div class=\"ie_cleardiv\"><\/div>\n<\/div>\n<div class=\"field-container\">\n<p class=\"myform-field_title-left\" style=\"width: 150px;\">Date of Birth (dd)<span class=\"asterisk\">*<\/span><\/p>\n<p class=\"myform-formfield_container\"><select style=\"width: 120px;\" name=\"Date_of_Birth_dd\"><option value=\"Please_select\">Please select<\/option><option value=\"01\">01<\/option><option value=\"02\">02<\/option><option value=\"03\">03<\/option><option value=\"04\">04<\/option><option value=\"05\">05<\/option><option value=\"06\">06<\/option><option value=\"07\">07<\/option><option value=\"08\">08<\/option><option value=\"09\">09<\/option><option value=\"10\">10<\/option><option value=\"11\">11<\/option><option value=\"12\">12<\/option><option value=\"13\">13<\/option><option value=\"14\">14<\/option><option value=\"15\">15<\/option><option value=\"16\">16<\/option><option value=\"17\">17<\/option><option value=\"18\">18<\/option><option value=\"19\">19<\/option><option value=\"20\">20<\/option><option value=\"21\">21<\/option><option value=\"22\">22<\/option><option value=\"23\">23<\/option><option value=\"24\">24<\/option><option value=\"25\">25<\/option><option value=\"26\">26<\/option><option value=\"27\">27<\/option><option value=\"28\">28<\/option><option value=\"29\">29<\/option><option value=\"30\">30<\/option><option value=\"31\">31<\/option><\/select><\/p>\n<div class=\"ie_cleardiv\"><\/div>\n<\/div>\n<div class=\"field-container\">\n<p class=\"myform-field_title-left\" style=\"width: 150px;\">Date of Birth (mm)<span class=\"asterisk\">*<\/span><\/p>\n<p class=\"myform-formfield_container\"><select style=\"width: 120px;\" name=\"Date_of_Birth_mm\"><option value=\"Please_select\">Please select<\/option><option value=\"January\">January<\/option><option value=\"February\">February<\/option><option value=\"March\">March<\/option><option value=\"April\">April<\/option><option value=\"May\">May<\/option><option value=\"June\">June<\/option><option value=\"July\">July<\/option><option value=\"August\">August<\/option><option value=\"September\">September<\/option><option value=\"October\">October<\/option><option value=\"November\">November<\/option><option value=\"December\">December<\/option><\/select><\/p>\n<div class=\"ie_cleardiv\"><\/div>\n<\/div>\n<div class=\"field-container\">\n<p class=\"myform-field_title-left\" style=\"width: 150px;\">Date of Birth (yyyy)<span class=\"asterisk\">*<\/span><\/p>\n<p class=\"myform-formfield_container\"><select style=\"width: 120px;\" name=\"Date_of_Birth_yyyy\"><option value=\"Please_select\">Please select<\/option><option value=\"1997\">1997<\/option><option value=\"1998\">1998<\/option><option value=\"1999\">1999<\/option><option value=\"2000\">2000<\/option><option value=\"2001\">2001<\/option><option value=\"2002\">2002<\/option><option value=\"2003\">2003<\/option><option value=\"2004\">2004<\/option><option value=\"2005\">2005<\/option><option value=\"2006\">2006<\/option><option value=\"2007\">2007<\/option><option value=\"2008\">2008<\/option><option value=\"2009\">2009<\/option><option value=\"2010\">2010<\/option><option value=\"2011\">2011<\/option><option value=\"2012\">2012<\/option><option value=\"2013\">2013<\/option><\/select><\/p>\n<div class=\"ie_cleardiv\"><\/div>\n<\/div>\n<div class=\"field-container\">\n<p class=\"myform-field_title-left\" style=\"width: 150px;\">Age<span class=\"asterisk\">*<\/span><\/p>\n<p class=\"myform-formfield_container\"><select style=\"width: 120px;\" name=\"Age\"><option value=\"Please_select\">Please select<\/option><option value=\"0\">0<\/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><option value=\"11\">11<\/option><option value=\"12\">12<\/option><option value=\"13\">13<\/option><option value=\"14\">14<\/option><option value=\"15\">15<\/option><\/select><\/p>\n<div class=\"ie_cleardiv\"><\/div>\n<\/div>\n<div class=\"field-container\">\n<p class=\"myform-field_title-left\" style=\"width: 150px;\">Name of Parents \/ Guardians<span class=\"asterisk\">*<\/span><\/p>\n<p class=\"myform-input_container\"><input style=\"width: 220px;\" type=\"text\" name=\"Name_of_Parents__Guardians\" \/><\/p>\n<div class=\"ie_cleardiv\"><\/div>\n<\/div>\n<div class=\"field-container\">\n<p class=\"myform-field_title-left\" style=\"width: 150px;\">Address<span class=\"asterisk\">*<\/span><\/p>\n<p class=\"myform-formfield_container\"><textarea style=\"width: 220px;\" name=\"Address\"><\/textarea><\/p>\n<div class=\"ie_cleardiv\"><\/div>\n<\/div>\n<div class=\"field-container\">\n<p class=\"myform-field_title-left\" style=\"width: 150px;\">Post Code<span class=\"asterisk\">*<\/span><\/p>\n<p class=\"myform-input_container\"><input style=\"width: 100px;\" type=\"text\" name=\"Post_Code\" \/><\/p>\n<div class=\"ie_cleardiv\"><\/div>\n<\/div>\n<div class=\"field-container\">\n<p class=\"myform-field_title-left\" style=\"width: 150px;\">Email<span class=\"asterisk\">*<\/span><\/p>\n<p class=\"myform-input_container\"><input id=\"emailaddr\" style=\"width: 220px;\" type=\"text\" name=\"emailaddr\" \/><\/p>\n<div class=\"ie_cleardiv\"><\/div>\n<\/div>\n<div class=\"field-container\">\n<p class=\"myform-field_title-left\" style=\"width: 150px;\">Home Telephone<\/p>\n<p class=\"myform-input_container\"><input style=\"width: 100px;\" type=\"text\" name=\"Home_Telephone\" \/><\/p>\n<div class=\"ie_cleardiv\"><\/div>\n<\/div>\n<div class=\"field-container\">\n<p class=\"myform-field_title-left\" style=\"width: 150px;\">Mobile<\/p>\n<p class=\"myform-input_container\"><input style=\"width: 100px;\" type=\"text\" name=\"Mobile\" \/><\/p>\n<div class=\"ie_cleardiv\"><\/div>\n<\/div>\n<div class=\"field-container\">\n<p class=\"myform-field_title-left\" style=\"width: 150px;\">As a parent, would you be willing to help us?<span class=\"asterisk\">*<\/span><\/p>\n<p class=\"myform-formfield_container\"><select style=\"width: 120px;\" name=\"As_a_parent_would_you_be_willing_to_help_us\"><option value=\"Please_select\">Please select<\/option><option value=\"Yes\">Yes<\/option><option value=\"No\">No<\/option><option value=\"Tell_me_more\">Tell me more!<\/option><\/select><\/p>\n<div class=\"ie_cleardiv\"><\/div>\n<\/div>\n<div class=\"field-container\">\n<p class=\"myform-field_title-left\" style=\"width: 150px;\">If so, how?<\/p>\n<p class=\"myform-formfield_container\"><select style=\"width: 250px;\" name=\"If_so_how\"><option value=\"Please_select\">Please select<\/option><option value=\"Helping_with_the_BeaversCubsScouts\">Helping with the Beavers\/Cubs\/Scouts<\/option><option value=\"I_have_a_hobby_which_would_be_useful\">I have a hobby which would be useful<\/option><option value=\"Helping_with_looking_after_the_equipment\">Helping with looking after the equipment<\/option><option value=\"Helping_with_running_social_events\">Helping with running social events<\/option><option value=\"Helping_on_the_committee\">Helping on the committee<\/option><\/select><\/p>\n<\/div>\n<div class=\"field-container\">\n<p class=\"myform-field_title-left\" style=\"width: 150px;\">How did you hear of KSCC<\/p>\n<p class=\"myform-formfield_container\"><select style=\"width: 220px;\" name=\"How_did_you_hear_of_3rd_Kingston\"><option selected=\"selected\" value=\"Please_select\">Please select<\/option><option value=\"Sibling_in_3rd_Kingston\">Sibling in 3rd Kingston<\/option><option value=\"Friend_in_3rd_Kingston\">Friend in 3rd Kingston<\/option><option value=\"Website\">Website<\/option><option value=\"Press\">Press<\/option><option value=\"Seen_Headquarters\">Seen Headquarters<\/option><option value=\"Via_Royal_Kingston_District\">Via Royal Kingston District<\/option><option value=\"Via_National_Scout_Headquarters\">Via National Scout Headquarters<\/option><option value=\"Via_Netmums\">Via Netmums<\/option><option value=\"Other\">Other<\/option><\/select><\/p>\n<div class=\"ie_cleardiv\"><\/div>\n<\/div>\n<p><input id=\"required_fields\" type=\"hidden\" name=\"required_fields\" value=\"Your_childs_first_name;Your_childs_surname;Male__Female;Date_of_Birth_dd;Date_of_Birth_mm;Date_of_Birth_yyyy;Age;Name_of_Parents__Guardians;Address;Post_Code;emailaddr;As_a_parent_would_you_be_willing_to_help_us;Is_your_sondaughter_on_a_waiting_list_with_another_Scout_Group;\" \/><\/p>\n<div id=\"userform-submit_btn-container\" style=\"text-align: center;\">\n<table width=\"664\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td height=\"34\">\n<table width=\"216\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\n<tbody>\n<tr>\n<td align=\"left\" width=\"36px\" height=\"34px\"><\/td>\n<td align=\"left\" width=\"36px\" height=\"34px\"><\/td>\n<td align=\"left\" width=\"36px\" height=\"34px\"><\/td>\n<td align=\"left\" width=\"36px\" height=\"34px\"><\/td>\n<td align=\"left\" width=\"36px\" height=\"34px\"><\/td>\n<td align=\"left\" width=\"36px\" height=\"34px\"><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"padding: 0px; white-space: nowrap;\" align=\"left\" valign=\"top\"><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/div>\n<\/form>\n<p>&nbsp;<\/p>\n<p><!-- #UNIQUETOKEN~~d0ea79e62d3ec7427d409c8021fb32eb~~#---><\/p>\n<p><!-- end form ---><\/p>\n<p><!--- ############################################################################## ### PGM-REALTIME-BUILDER: END DYNAMIC PAGE CONTENT FROM PAGE EDITOR SYSTEM ############################################################################## --><\/p>\n<table width=\"684\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td><\/td>\n<td align=\"right\"><\/td>\n<td style=\"text-align: center;\" colspan=\"2\"><input type=\"submit\" value=\"Submit\" \/> <a href=\"http:\/\/www.freecontactform.com\/email_form.php\">Email Form<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<div style=\"padding-top:0px;\t\r\npadding-right:0px;\r\npadding-bottom:0px;\r\npadding-left:0px;\r\nmargin-top:0px;\r\nmargin-right:0px;\r\nmargin-bottom:0px;\r\nmargin-left:0px;\"><a href=\"https:\/\/twitter.com\/KSCC_Kingston\" class=\"twitter-follow-button\" \r\n\t\t\t\t\t\tdata-show-count=\"false\"\r\n\t\t\t\t\t\tdata-lang=\"autoLANGauto\"\r\n\t\t\t\t\t\tdata-width=\"250px\"\r\n\t\t\t\t\t\tdata-align=\"left\"\r\n\t\t\t\t\t\tdata-show-screen-name=\"true\"\r\n\t\t\t\t\t\tdata-size=\"medium\"\r\n\t\t\t\t\t\tdata-dnt=\"false\">\r\n\t\t\t\t\t\tFollow @KSCC_Kingston <\/a> <\/div>\r\n\t\t\t\t\t\t<script>\r\n\t\t\t\t\t\t!function(d,s,id) {\r\n\t\t\t\t\t\t  var js,fjs=d.getElementsByTagName(s)[0];\r\n\t\t\t\t\t\t  if(!d.getElementById(id)) {\r\n\t\t\t\t\t\t   js=d.createElement(s);\r\n\t\t\t\t\t\t   js.id=id;js.src=\"\/\/platform.twitter.com\/widgets.js\";\r\n\t\t\t\t\t\t   fjs.parentNode.insertBefore(js,fjs);\r\n\t\t\t\t\t\t  }\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t(document,\"script\",\"twitter-wjs\");\r\n\t\t\t\t\t\t<\/script>","protected":false},"excerpt":{"rendered":"<p>If you would like to join us, please complete the form below and submit it to us. We will then contact you with further information. If, as a parent, you are able to help us in whatever capacity &#8211; great! <a href=\"http:\/\/kingstonscoutscc.org.uk\/?page_id=713\"> Read more&#8230;<\/a><\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-713","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/kingstonscoutscc.org.uk\/index.php?rest_route=\/wp\/v2\/pages\/713","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/kingstonscoutscc.org.uk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/kingstonscoutscc.org.uk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/kingstonscoutscc.org.uk\/index.php?rest_route=\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"http:\/\/kingstonscoutscc.org.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=713"}],"version-history":[{"count":12,"href":"http:\/\/kingstonscoutscc.org.uk\/index.php?rest_route=\/wp\/v2\/pages\/713\/revisions"}],"predecessor-version":[{"id":715,"href":"http:\/\/kingstonscoutscc.org.uk\/index.php?rest_route=\/wp\/v2\/pages\/713\/revisions\/715"}],"wp:attachment":[{"href":"http:\/\/kingstonscoutscc.org.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=713"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}