function redirectIndex()
{
     document.sort_index.submit();
}

function redirectIndex2()
{
     document.sort_index2.submit();
}