jQuery(document).ready(function($)
{
	$('#topnav a img, #subhead-box a img, #sub-footer a img').rollover('_on');
});

