window.defaultStatus = "<<<<< MindCooker.com >>>>>";

function affichageStatus()
{
window.status = "Onyx - IntuiGo : Knowledge Management Solutions";
return true;
}

function seul()
{
	if ( top == self )
		this.location = "../../index.htm";
}
