jQuery.noConflict();
jQuery(document).ready(function() {
							 
		jQuery('.promotion').corner("10px");	

		});
