$(function() {
	$('a.mv').nyroModal({width:800,height:600});
});

