Check your javascript log; the scripts were all loaded in the head.
		
			when you move your mouse over this container, you should see
			logging messages appear every 500ms (half second) but no more
			frequently than that. Once the you mouse off of this area, the last
			event should be delivered 1 second afterward, although it's
			properties might not be what you expect since the referenced object
			has likely mutated.