$(document).ready(function() {
	// SETUP ROLLOVERS
	$('.rollover').rollover();
});
