/**
 * @author e1032477
 

$(function(){
	$('.glossymenu > a.first').corner('top');
	$('.glossymenu > a.last').corner('bottom');
});

*/
