// create by Mirko Galassi for Alfio Bardolla Training Company
var form=document.forms[0];function viewInfo(){checkLabel(document.forms[0].custom_privacy)}function checkLabel(a){document.forms[0].ebook.disabled=!a.checked;document.forms[0].custom_privacy.value=a.checked}function initPage(){var a=document.forms[0].custom_privacy;document.forms[0].ebook.disabled=!a.checked;document.forms[0].custom_privacy.value=a.checked}SubmittingForm=function(){action="http://www.getresponse.com/cgi-bin/add.cgi";document.forms[0].action=action;document.forms[0].submit()};$(document).ready(function(){$("#GRSubscribeForm").validate({submitHandler:function(a){SubmittingForm()},rules:{category2:"required",category3:{required:true,email:true},custom_phone:{required:true,number:true}}})});jQuery.validator.addMethod("selectNone",function(b,a){if(a.value=="none"){return false}else{return true}},"Please select an option.");$(document).ready(function(){$("#fvujq-form2").validate({submitHandler:function(a){SubmittingForm()},rules:{sport:{selectNone:true}}})});
function viewPrivacy(){
	window.open("http://www.alfiobardolla.com/popups/privacy.php","privacy",'width=720,height=400,scrollbars=yes');
}

function openPrivacy(theURL,winName,features) { 
  window.open(theURL,winName,features);}

