Prevent pollution

Prevent window pollution by create a new variable named window.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://greasyfork.org/scripts/17562-prevent-pollution/code/Prevent%20pollution.js?version=110734

var _win = window;
eval('var window = {};');