$(document).ready(function() 
{
	$("#affiliateBanner").slideDown('slow').fadeIn('slow');
});
