// Class "Sape"
var Sape =
{
    // function executes when DOM loaded
    Sape : function ()
    {
        //
    }
}
