$(document).ready(function(){
		$('#captcha-input').before("<div class='captcha_input_label'>Typ bovenstaande code hier</div>");
	});
