// JavaScript Document
$(function () {
	$('.roundCorner').corner();
});	
