int start()
{
if (Tancar == true)
{
Tancar();
return (0);
}
}