var RecaptchaOptions = {
	theme : 'white'
};


$(document).ready(function() {
	
	// init the nav
	navMainInit();
	
});
