$(function()
{
	// Setup slider
	$('#banner').fader();
});
