jQuery(document).ready(function($)
{
	$('div.column.last a img').rollover('_on');
});
