﻿function questionsList(url)
{
    document.location.href = url;
}

