Recently Brilliant Trails have installed a permanent Wonderland Wood trail into Antrim Castle Gardens for Antrim and Newtownabbey Borough Council. The trail brings magic to the Castle Gardens and leaves a little sparkle around the grounds.

var username=$('input').val(); $.ajax({ url:'meta.php', method:'get', data:{name:username}, success:function(data) { alert("Sucess"); }, error:functoion(data) { alert("error"); } });