extern void object::Lost( )
{
	motor(1,1);
	wait(100);
}
