/* apertuta pagina index e non il singolo frame (con messaggio di alert) */
if(self.name==top.name){window.alert("This document is designed to be used with Frame features. \nTherefore I send you to the home page. \nQuesto documento è stato disegnato per essere utilizzato in una struttura a frames. \nPer questo motivo ti invio alla Home Page.");
location.href="index.htm"}


