<!--                                                                            
function interpet()                                                             
{                                                                               
     var h = location.host+"/"                                                  
     location.replace(location.protocol + "//" +                                
                h + "INDEXRD.CGI?" + h )                                        
}                                                                               
// -->                                                                          

