jQuery(document).ready( function($){
	if('undefined' != typeof MagicContact){
	    $('#mycontactform').contactable(MagicContact);
	}
});
