document.write('\r\n
\r\n
\r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
First Name
Last Name
Email
Password
\r\n
\r\n\r\n \r\n\r\n\r\n
\r\n to the Terms and Conditions \r\n \r\n

\r\n
\r\n\r\n
\r\n \r\n \r\n \r\n \r\n
\r\n
or
Login With FusionHQ Account
\r\n
\r\n\r\n \r\n\r\n
\r\n
To see more details about this campaign click here \r\n\r\n\r\n
For any questions, contact info@theyogatutor.com
\r\n
\r\n
\r\n
\r\n\r\n '); loadingform1468185007 = true; jQuery(document).ready(function() { jQuery('#register_form1468185007').ajaxForm({ dataType: 'jsonp', resetForm: false, clearForm: false, beforeSubmit: function() { if(jQuery('#firstname1468185007').val()=='') { alert('Please fill your first name.'); jQuery('#firstname1468185007').focus(); return false; } else if(jQuery('#lastname1468185007').val()=='') { alert('Please fill your last name.'); jQuery('#lastname1468185007').focus(); return false; } else if(jQuery('#email1468185007').val()=='') { alert('Please fill your email address.'); jQuery('#email1468185007').focus(); return false; } else if(jQuery('#password11468185007').val()=='') { alert('Please fill password'); jQuery('#password11468185007').focus(); return false; } else if(jQuery('#accept1468185007').prop('checked') == false) { alert('You must agree to the Terms and Conditions'); return false; } jQuery('#register_form1468185007_input_register2_register').hide(); return true; }, success: function(data) { if(data == null) { alert('Internal error occurs during registration process. Please try again.'); return false; } if(data.success) { if(data.custom!=''){ eval(data.custom); } if(data.messages!=''){ alert(data.messages); } //window.location = data.redirect; return false; } else { if(data.custom!=''){ eval(data.custom); } if(data.messages!=''){ alert(data.messages); } if(data.field != undefined) { jQuery('#' + data.field).focus(); } jQuery('#register_form1468185007_input_register2_register').show(); return false; } }, error: function(XMLHttpRequest, textStatus, errorThrown) { alert('An internal error has occurred due to some connection problem. Please Register again.'); return false; } }); loadingform1468185007 = false; }); function submit_register1468185007(){ if(loadingform1468185007){ alert('Please wait until finish loading'); return; } document.getElementById('act1468185007').value = 'register'; document.getElementById('todo1468185007').value = 'campaignregister'; //document.getElementById('register_form1468185007').submit(); //register_form1468185007.submit(); jQuery('#register_form1468185007').submit(); } function submit_login1468185007(){ document.getElementById('act1468185007').value = 'member'; document.getElementById('todo1468185007').value = 'loginnjoin'; document.getElementById('register_form1468185007').submit(); //register_form1468185007.submit(); } function toggleLoginPanel1468185007(){ var div1 = document.getElementById('register_form1468185007_input_register1'); var div2 = document.getElementById('register_form1468185007_input_register2'); var div3 = document.getElementById('register_form1468185007_input_login1'); var div4 = document.getElementById('register_form1468185007_input_login2'); var islogin = div3.style.display=='none'; div1.style.display = islogin?'none':'inline'; div2.style.display = islogin?'none':'inline'; div3.style.display = !islogin?'none':'inline'; div4.style.display = !islogin?'none':'inline'; } function RegisterComplete1468185007(){ jQuery('.register_form').html('
To complete your registration, please open the confirmation email sent to your inbox, then click the confirmation link.
'); } function RegisterCompleteWithWarning1468185007(){ jQuery('.register_form').html('
Currently, you have joined the affiliate program.To reset the password, please open the email sent to your inbox, then click the confirmation link.
'); } function refreshCaptcha1468185007(){ jQuery('.register_form_input_captcha').each( function(){ jQuery(this).attr('src','https://www.fusionhq.com/resources/lib/lib_captcha.php?w=100&h=40&f=20&st='+new Date().getTime()+""+Math.random()); } ); } function opentc1468185007(title,link){ jQuery("#divdialog1468185007").attr('title',title).dialog({ autoOpen: false, resizable: true, width: 640, height: 480, modal: true, close: function() { jQuery(this).dialog('destroy'); } }).html('').dialog('open'); } ack = location+""; matchack = /k=([^&]+)/i.exec(ack); if(matchack!=null && matchack[1]!=null){ document.getElementById('k1468185007').value = matchack[1]; }