/*
 * Project: rsiforum.nl
 * Author:	dirkjan@degroot.in
 * Date:	3-6-2011
 * 
 * 
 */ 

	


	/* -------------------------  actions on document ready  -----------------------------*/
	
	$(function() {


		$("a.mailto").attr("href","mailto:info@rsiforum.nl");

	});	
