View = function(){
    // Initializes the page
    this.main = function(){
        
    };
};