function updatecitation()
{
        new Ajax.Updater('citation','./UTF_ver/updatecitation.php', {asynchronous:true, evalScripts:true});
}
