var FormPresentations;

function ShowOldPresentations()
{
	FormPresentations.submit();
}

function PageLoaded()
{
}