function changeText(){
	document.getElementById('jsShow').innerHTML = '<p class="confirmTitle">To continue your online Good Garage Guide application now,<br /> please tick the boxes relevant to the services your provide</p><div class="appHolders"><div class="appSmoothTop"></div><div class="appservices"><table width="386" border="0" cellspacing="2" cellpadding="2"><td colspan="4"><b>Services:</b></td></tr><tr><td width="160"><label for="check1">MOT Testing:</label></td><td width="15"><input type="checkbox" name="s_mot" id="check1" value="1"/></td><td width="160"><label for="check2">Engine Tuning:</label></td><td width="15"><input type="checkbox" name="s_eng"  id="check2" value="1"/></td></tr><tr><td><label for="check3">Servicing:</td><td><input type="checkbox" name="s_serv"  id="check3" value="1"/></td><td><label for="check4">Electronics specialist:</label></td><td><input type="checkbox" name="s_elec"  id="check4" value="1"/></td></tr><tr><td><label for="check5">Body Repairs:</label></td><td><input type="checkbox" name="s_body"  id="check5" value="1"/></td><td><label for="check6">Performance Specialist:</label></td><td><input type="checkbox" name="s_perf"  id="check6" value="1"/></td></tr><tr><td><label for="check7">Brakes:</label></td><td><input type="checkbox" name="s_brak"  id="check7" value="1"/></td><td><label for="check8">Welding:</label></td><td><input type="checkbox" name="s_wel"  id="check8" value="1"/></td></tr><tr><td><label for="check9">Exhausts:</label></td><td><input type="checkbox" name="s_exh"  id="check9" value="1"/></td><td><label for="check10">Recovery:</label></td><td><input type="checkbox" name="s_rec"  id="check10" value="1"/></td></tr><tr><td><label for="check12">Tyres:</label></td><td><input type="checkbox" name="s_tyre"  id="check12" value="1"/></td><td><label for="check13">Courtesy car available:</label></td><td><input type="checkbox" name="s_cca"  id="check13" value="1"/></td></tr><tr><td><label for="check14">Clutches:</label></td><td><input type="checkbox" name="s_clut"  id="check14" value="1"/></td><td><label for="check15">Pick up/drop off service:</label></td><td><input type="checkbox" name="s_pic"  id="check15" value="1"/></td></tr><tr><td colspan="4">Other Services Available:(separate with commas)</td></tr><tr><td colspan="4"><textarea name="otherserv" cols="60"  rows="4"></textarea></td></tr><tr><td colspan="4">About Your Business:</td></tr><tr><td colspan="4"><textarea name="aboutbiz" rows="6" cols="60"></textarea><br /></td></tr></table></div><div class="appSmoothBottom"></div></div><p class="confirmTitle">Now please agree to each of the terms of the Good Garage Guide Code of Practice in order to continue</p><div class="appHolders"><div class="appSmoothTop"></div><div class="finalTick"><table width="376" border="0" cellspacing="2" cellpadding="2"><tr><td height="47" colspan="2"><div align="center">By checking the boxes below you agree to work to the Good Garage Code of Conduct:</div></td></tr><tr><td width="32"><input type="checkbox" name="agree1" id="agree1" value="y"/></td><td width="330"><label for="agree1">Staff comply with the customer code of practice</label></td></tr><tr><td><input type="checkbox" name="agree2" id="agree2" value="y" /></td><td><label for="agree2">Staff only do work they are qualified to do</label></td></tr><tr><td><input type="checkbox" name="agree3" id="agree3" value="y" /></td><td><label for="agree3">Give clear details of repair options and costs if you phone</label></td></tr><tr><td><input type="checkbox" name="agree4" id="agree4" value="y" /></td><td><label for="agree4">Agree any work with you and confirm in writing if requested</label></td></tr><tr><td><input type="checkbox" name="agree5" id="agree5" value="y" /></td><td><label for="agree5">Give fixed prices, written quotes including vat if requested</label></td></tr><tr><td><input type="checkbox" name="agree6" id="agree6" value="y" /></td><td><label for="agree6">Explain any diagnostic work required to identify a problem</label></td></tr><tr><td><input type="checkbox" name="agree7" id="agree7" value="y" /></td><td><label for="agree7">Get your agreement to any follow-on work and costs</label></td></tr><tr><td><input type="checkbox" name="agree8" id="agree8" value="y" /></td><td><label for="agree8">Tell you in advance if they don’t take certain types of payment</label></td></tr><tr><td><input type="checkbox" name="agree9" id="agree9" value="y" /></td><td><label for="agree9">Get your permission to go ahead if the cost is likely to exceed estimate</label></td></tr><tr><td><input type="checkbox" name="agree10" id="agree10" value="y" /></td><td><label for="agree10">Explain why any replacement parts are needed</label></td></tr><tr><td><input type="checkbox" name="agree11" id="agree11" value="y" /></td><td><label for="agree11">Let you inspect any replaced parts or return them to you</label></td></tr><tr><td><input type="checkbox" name="agree12" id="agree12" value="y" /></td><td><label for="agree12">Use only new parts unless you agree otherwise</label></td></tr><tr><td><input type="checkbox" name="agree13" id="agree13" value="y" /></td><td><label for="agree13">Provide details of work done</label></td></tr></table></div><div class="appSmoothBottom"></div></div><input type="hidden" name="hide" value="1" /><input type="image" src="assets/images/gg2/app_prog/continue_green.jpg" alt="submit" class="appSubmit"/>';}