// Toiture/revetement acier

function GoToSr() 
  {
   window.open('/redirect.php3?url=http://www.vicwest.com/','_blank'); 
  }



// Gutter Clean

function GoToGc()
  {
   window.open('/redirect.php3?url=http://www.alu-rex.com/','_blank');
  }



// Moulures polyurethane FR

function GoToPm()
  {
   window.open('/redirect.php3?url=http://www.replico.ca/catalogue/cat_c.html','_blank');
  }



// Moulures Polyurethane EN


function GoToPm_EN()
  {
   window.open('/redirect.php3?url=http://www.replico.ca/catalogue/cat_c_en.html','_blank');
  }   



// Ventilateur d'entretoit Venmar FR

function GoToV_FR()
  {
   window.open('/redirect.php3?url=http://www.venmar.ca/Afficher.aspx?section=222&langue=fr','_blank');
  }



// Ventilateur d'entretoit Venmar EN

function GoToV_EN()
  {
   window.open('/redirect.php3?url=http://www.venmar-ventilation.com/english/attic.html','_blank');
  }


// Mini-Entrepots Sud-Ouest

function GoToMESO()
  {
   window.open('http://www.mini-entrepots-sud-ouest.com','_blank','height=500,width=813,resizable=yes,scrollbars=yes,toolbar=yes,menubar=yes,location=yes,status=yes,directories=yes');
  }

// Metalunic

function GoToMU()
  {
   window.open('http://www.metalunic.com','_blank','height=500,width=813,resizable=yes,scrollbars=yes,toolbar=yes,menubar=yes,location=yes,status=yes,directories=yes');
  }

// Polyroche

function GoToPolyroche() 
  {
   window.open('/redirect.php3?url=http://www.polyroche.com/polyrochephotos/gallery.html','_blank'); 
  }

