// **************************
// ** WHO'S YOUR DADDY?
// **************************



// ************************** 
// **  CF_family_reunionÊÊÊÊ
// **************************


var myself = location.pathname + location.search;
if (window.name == "bodyFrame");
else 
window.setTimeout('location.href="../index_reload.html?bodyFrame='+escape(myself)+'"', 100);




