function preccedent() { onClick=history.back() };
function suivant() { onClick=history.forward() } ;
function sommaireSF() { onClick=parent.location.href='Sommaire.html' } ;
function sommaireAF() { onclick=parent.location.href='index2.html' } ;
function sortirF() { onclick=parent.location.href=location.href } ;
function sommaireSF2() { onClick=parent.location.href='../Sommaire.html' } ;
function sommaireAF2() { onclick=parent.location.href='../index2.html' } ;
function sommaireSF3() { onClick=parent.location.href='../../Sommaire.html' } ;
function sommaireAF3() { onclick=parent.location.href='../../index2.html' } ;
function sommaireAFext() { onclick=parent.location.href='http://www.ifrance.com/rottweiler-passion/index2.html' } ;
function sommaireSFext() { onClick=parent.location.href='http://www.ifrance.com/rottweiler-passion/Sommaire.html' } ;