// JavaScript Document
// Author Christophe Iaïchouchen AKA saturnino pour Imag'in Productions
// Copyright : ALMAMETO

// prévention des frames
if (top.frames.length!=0) top.location=self.document.location; 
