$(function() {
	$("#rightcol").hide().fadeIn(1500);	
});
