function main() {
	$( '#fader' ).removeClass( 'blind' );
	$( '#offer' ).removeClass( 'blind' );
}

