// On affiche pas le site dans une frame
if (window != top) top.location = location;

