var RecaptchaOptions = {
   theme : 'blackglass'
};

$(function(){
	Shadowbox.init();
});