window.addEvent('domready', function() {
	addHover('.headerNav div');
	addHover('.leftContainer div');
	addHover('.bottomButtons div');
});