$(document).ready(function(){
	$.swapImage(".swapImage");
	$("#main").corner("bottom 20px");

});
