$('head').append('<link href="http://' + document.domain + '/includes/formIncludes/botblocker.css" rel="stylesheet" type="text/css" />');
$().ready(function() {
	$('form#Blog01reactieForm').jqTransform({imgPath:'/jQuery/jqtransform/img/'});
});

