var SlowEMotion = new _SlowEMotion.init( 'manual' );

SlowEMotion.INPUTS.FNAME = 'first_Name';
SlowEMotion.INPUTS.EMAIL = 'email';

with ( SlowEMotion.SYSTEMS.AWEBER ) {
	working = true;
	web_form_id = '836150397';
	unit = 'one-year-plan';
}

with ( SlowEMotion.SYSTEMS.GETRESPONSE ) {
	working = true;
	category1 = 'oneyearplane';
	ref = '100';
}


try { 
	SlowEMotion.AddEvent( window, 'onload', 'SlowEMotion.AssignEvents();' );
} catch ( err ) {}