$(function(){
  	$("#slides").slides({
  		width: 579,
  		height: 279
  	});
});
