		var cp_access_token = "9b0a3-df91b-7109b-0014f"; // 
		var cp_obj_1 = CraftyPostcodeCreate();
		cp_obj_1.set("access_token", cp_access_token); 
		cp_obj_1.set("first_res_line", "----- please select your address ----"); 
		cp_obj_1.set("res_autoselect", "0");
		cp_obj_1.set("result_elem_id", "crafty_postcode_result_display_1");
		cp_obj_1.set("form", "registration");
		cp_obj_1.set("elements", ",address1,address2,address3,towncity,county,postcode");
		cp_obj_1.set("busy_img_url", "http://www.shopperguard.com/postcode/crafty_postcode_busy.gif");