var timetolive = 20;
var redirect_page = "index.asp";
//window.setTimeout("window.location='" + redirect_page + "'",(timetolive*60000));