
// This script should only be included by the "main window".  This sets the
// name of the main window which is used by popup.js to manage navigation.

window.name = "_mainWindow";

