// setup variable for catching specific browsers
catchBrowser = {
    status : function() {
            return 0 ;
    }
};
