$(document).ready(function(){
	$('div#mainCol li img').rollover();
});

