Asteroid Farm Unlimited

It all started with a dream, and a few pals flying together.

We have been a part of some of the best groups in new eden, and maybe a few of the least amazing. We started small, in BIA and grew. We joined The Bastion, and continued to grow. We survived Beeitnam, and eventually joined Goonswarm. Come grow with us.


$(‘#pi’).t({
delay: 2.8,
speed:15,
speed_vary:true,
});

/* Menu fade/in out on mobile */
$(“.open-button”).click(function(e) {
e.preventDefault();
$(“.mobile-menu”).toggleClass(‘open’);
});
});

// Does a scroll target exist?
if (target.length) {
// Only prevent default if animation is actually gonna happen
event.preventDefault();
$(‘html, body’).animate({
scrollTop: target.offset().top
}, 1000, function() {
// Callback after animation
// Must change focus!
var $target = $(target);
$target.focus();

if ($target.is(“:focus”)) { // Checking if the target was focused
return false;
} else {
$target.attr(‘tabindex’,’-1′); // Adding tabindex for elements not focusable
$target.focus(); // Set focus again
}
});
}
}
});

Join our discord yet?

All pilots wanting to join us should join our discord and under the “Get-Help” area, open a Join us ticket.