document.location='catalog.php?categ=search&mode=7&from_mode=".$mode."&external_type=".$external_type."'";
} else {
echo "";
}
} else {
//Sinon appel normal
if ($_SESSION["session_history"][$_SESSION["CURRENT"]][$_GET["t"]]["URI"])
echo "";
else echo "";
}
?>