function initpage()
{
 setTimeout('window.location="index0.htm"',3000); 
}

