﻿// Script for non-admin users

function editor (object) {
    //do nothing
}

function editorHome (object) {
    //do nothing
}

