		$(function() {

			// corner rounding
			$(".isbox").corner("10px");

			});
