function openStoreLoc(){
  //hWnd = window.open("http://host5.asyntel.fr/prodsearch/find.asp?gamme=soja", "StoreLoc", "width=450,height=400,scrollbars=yes");
  hWnd = window.open("http://www.sojasun.com/find_produits.html", "StoreLoc", "width=450,height=450,scrollbars=yes");
  hWnd.focus();
}
