function hideFlash(){
	Effect.toggle($('flash_wrapper'), 'appear');
}
