
if (parent.document.name!="toll"){
   if ( document.name != "toll"){
      location.href="index.php3";
   };
};



function Adresse(url1,url2){
  parent.frames[6].location.href=url1;
  parent.frames[7].location.href=url2;
}


