// JavaScript Document

// ------------box1
function box1(e){
	e.className = "box1";
}
function box1Over(e){
	e.className = "box1Over";
}
function box1Link(){
       window.location.href="/barometre/ou-sont-vos-marches.html";
}

//add new Lim
function box_new1(e){
	e.className = "box_new1";
}
function box_new1Over(e){
	e.className = "box_new1Over";
}
function box_new1Link(){
       window.location.href="/vos-besoins/repondre-aux-marches-public-environnement.html";
}

function box_new2(e){
	e.className = "box_new2";
}
function box_new2Over(e){
	e.className = "box_new2Over";
}
function box_new2Link(){
       window.location.href="/vos-besoins/detecter-les-intentions-achats-du-secteur-environnement.html";
}

function box_new3(e){
	e.className = "box_new3";
}
function box_new3Over(e){
	e.className = "box_new3Over";
}
function box_new3Link(){
       window.location.href="/barometre/ou-sont-vos-marches.html";
}

function box_new4(e){
	e.className = "box_new4";
}
function box_new4Over(e){
	e.className = "box_new4Over";
}
function box_new4Link(){
       window.location.href="/barometre/ou-sont-vos-marches.html";
}


function box2Link(){
       window.location.href="#";
}
function box2(e){
	e.className = "box2";
}
function box2Over(e){
	e.className = "box2Over";
}

function box3Link(){
       window.location.href="#";
}
function box3(e){
	e.className = "box3";
}
function box3Over(e){
	e.className = "box3Over";
}

function gb1(){
       window.location.href="/vos-besoins/detecter-les-intentions-achats-du-secteur-environnement.html";
}
function gb1Out(e){
	e.className = "gb1";
}

function gb1Over(e){
	e.className = "gb1Over";
}

function gb2(){
       window.location.href="/vos-besoins/repondre-aux-marches-public-environnement.html";
}
function gb2Out(e){
	e.className = "gb2";
}

function gb2Over(e){
	e.className = "gb2Over";
}

function gb3(){
       window.location.href="/barometre/ou-sont-vos-marches.html";
}

function gb3Out(e){
	e.className = "gb3";
}

function gb3Over(e){
	e.className = "gb3Over";
}

function contact(){
       window.location.href="/contactez-nous.html";
}

function contactButtonOver(e){
	e.className = "contactButtonOver";
}

function contactButton(e){
	e.className = "contactButton";
}

function boxR1(){
       window.location.href="/barometre/ou-sont-vos-marches.html";
}

function boxR1Out(e){
	e.className = "boxR1";
}

function boxR1Over(e){
	e.className = "boxR1Over";
}

function boxR2(){
       window.location.href="/support/telechargez-nos-fiches.html";
}

function boxR2Out(e){
	e.className = "boxR2";
}

function boxR2Over(e){
	e.className = "boxR2Over";
}

function boxR3(){
       window.location.href="/support/telechargez-nos-fiches.html";
}

function boxR3Out(e){
	e.className = "boxR3";
}

function boxR3Over(e){
	e.className = "boxR3Over";
}

function boxR4(){
       window.location.href="/newsletters/incrivez-vous.html";
}

function boxR5(){
       window.location.href="/support/telechargez-nos-fiches.html";
}

