$(document).ready(function(){autoparserChanged()});

function autoparserChanged()
{
	jah('../ajax/autoparser.changed.php','');
}
