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