$(document).ready(function() {
	$('#rwd_tab').hide();
	$('#red_tab').hide();
});

