function autoChange()
{
var timeID = setTimeout("location.href= 'http://www.lifecareassurance.com'", 15000)

}