function initDefault(){
	if(isDef('init'))init()
	moveActive=true // Ativa Movimento da Barra
}
onload=initDefault

