jQuery(document).ready(function($){
	$('#main .btn a img').rollover();
});
