var _FADE_COLORS = ['CFE2ED', '9FC4DB', '70A7C8', '4089B6', '106ca4']

var _FADE_EXCLUDE = ['top'];
window.onload = function() {
	frag_init();
};