﻿function _MOVER_(img)
{
    this.src = img;
}

function _MOUT_(img)
{
    this.src = img;
}