(function($){
$(function(){
	$('#header .inquiry a img').opOver();
	$('#container a img').opOver();
	$('#container02 a img').opOver();
	$('#footer .pageTop a img').opOver();
});
})(jQuery);
