// JavaScript Document

jQuery().ready(
	function () {
		$('#conteneur .newsletter').jForm ();
	}
)

