$(document).ready(function(){
	$('a.popup').nyroModal({bgColor: '#ffffff'});
	});
