//*********************************************//
//*** F O N C T I O N S     C O M M U N E S ***//
//*********************************************//
// Ce petit script permets de supprimer les Frames

if (top.frames.length!=0)
top.location=self.document.location;
