function accueil()
{
	document.location="../index.php";
}

function solution()
{
	document.location="solution/index.php";
}

function support()
{
	document.location="support/index.php";
}

function reference()
{
	document.location="reference/index.php";
}

function moncompte()
{
	document.location="moncompte/index.php";
}

function interview()
{
	document.location="interview/index.php";
}

function contact()
{
	document.location="contact/index.php";
}

function demonst()
{
	document.location="demonstration/index.php";
	window.open("http://www.demo.ger-systemes.fr", target="_blank");
}

function extranet()
{
	window.open("http://www.extranet.ger-systemes.fr", target="_blank");
}

function gerespaces()
{
	document.location="gerespaces/index.php";
}

function gerpasse()
{
	document.location="gerpasse/index.php";
}

function gercle()
{
	document.location="gercle/index.php";
}

function gerparc()
{
	document.location="gerparc/index.php";
}

function faiir()
{
	document.location="faiir/index.php";
}

function renadaptor()
{
	document.location="renadaptor/index.php";
}

function indepi()
{
	document.location="indepi/index.php";
}
