/* --------------------------------------
   DHTML Pop Up Window Configuration
   --------------------------------------
*/

/*----------------------
  Global Configuration
  Parameters
  ----------------------*/

CPW_window_bgcolor = "#000000"
CPW_window_title_bgcolor = "#000000"
CPW_window_border_color = "#FFFFFF"

CPW_window_padding = "0"
CPW_window_border = "1"
CPW_window_transition_in = "6"
CPW_window_transition_out = "7"
CPW_window_transition_duration = "0.5"

CPW_window_x_button = "/images/CrossButton.gif"

/*----------------------
  SANDERS conseiller SANDERS Sud-Ouest
  ----------------------*/
CPW_window1_left = "76"
CPW_window1_top = "445"
CPW_window1_width = "360"
CPW_window1_height = "260"
CPW_window1_visible = false
CPW_window1_draggable = true
CPW_window1_title = "<div class=\"ToolBarPop\">Votre conseiller SANDERS</div>"
CPW_window1_content = "<html>"+
"<head>"+
"<title>Votre conseiller SANDERS Nutrition Equine</title>"+
"<link rel=\"stylesheet\" type=\"text/css\" href=\"/css/nequine.css\">"+
"</head>"+
""+
"<body>"+
""+
"<table width=\"363\" bgcolor=\"#FFFFFF\" "+
"style=\"BORDER-RIGHT: #127B76 1px solid; BORDER-TOP: #127B76 1px solid; BORDER-LEFT: #127B76 1px solid; BORDER-BOTTOM: #127B76 1px solid\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"+
"  <tr> "+
"    <td height=\"52\" colspan=\"2\" bgcolor=\"#127B76\"><img src=\"/images/Title_SudOuest.gif\" width=\"363\" height=\"52\"></td>"+
"  </tr>"+
"  <tr valign=\"middle\"> "+
"    <td height=\"20\" colspan=\"2\"><div class=\"ZoneConseiller\">D&eacute;partements "+
"        : 64, 65, 40, 32</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td width=\"120\"><div align=\"center\"><img src=\"/images/SANDERS_sudouest_RTrieulet.jpg\" width=\"103\" height=\"139\"></div></td>"+
"    <td width=\"260\" valign=\"Top\"> <div class=\"NomConseiller\">R&eacute;gis TRIEULET</div>"+
"      <div class=\"IntroConseiller\"> Je suis &agrave; votre service pour toute "+
"        information ou &eacute;tude li&eacute;e &agrave; la nutrition de vos chevaux "+
"        et poneys. N'h&eacute;sitez pas &agrave; me contacter au :</div>"+
"      <div class=\"InfosConseiller\">Port : 06 08 69 88 36</div>"+
"      <div class=\"InfosConseiller\">E-mail : regis.trieulet@sanders.fr</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td colspan=\"2\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"        <tr>"+
"          <td width=\"68%\">"+
"		  	<div class=\"FooterConseiller\"><span class=\"Gras\">SANDERS</span> Sud Ouest</div>"+
"			<div class=\"FooterConseiller\">T&eacute;l : 05 59 40 10 00</div>"+
"			<div class=\"FooterConseiller\">Fax : 05 59 40 10 20</div>"+
"		  "+
"		  </td>"+
"   <td width=\"32%\" height=\"50\"><img src=\"/images/sandersbs_160.gif\" width=\"160\" height=\"42\"></td>"+
"        </tr>"+
"      </table></td>"+
"  </tr>"+
"</table>"+
"</body>"+
"</html>"+
""

/*----------------------
  SANDERS conseiller SANDERS Bretagne Uniquement zone Finistère
  ----------------------*/

CPW_window2_left = "76"
CPW_window2_top = "445"
CPW_window2_width = "360"
CPW_window2_height = "260"
CPW_window2_visible = false
CPW_window2_draggable = true
CPW_window2_title = "<div class=\"ToolBarPop\">Votre conseiller SANDERS</div>"
CPW_window2_content = "<html>"+
"<head>"+
"<title>Votre conseiller SANDERS Nutrition Equine</title>"+
"<link rel=\"stylesheet\" type=\"text/css\" href=\"/css/nequine.css\">"+
"</head>"+
""+
"<body>"+
"<table width=\"363\" bgcolor=\"#FFFFFF\" "+
"style=\"BORDER-RIGHT: #127B76 1px solid; BORDER-TOP: #127B76 1px solid; BORDER-LEFT: #127B76 1px solid; BORDER-BOTTOM: #127B76 1px solid\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"+
"  <tr> "+
"    <td height=\"52\" colspan=\"2\" bgcolor=\"#127B76\"><img src=\"/images/Title_Bretagne.gif\" width=\"363\" height=\"52\"></td>"+
"  </tr>"+
"  <tr valign=\"middle\"> "+
"    <td height=\"20\" colspan=\"2\"><div class=\"ZoneConseiller\">D&eacute;partement "+
"        : 29</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td width=\"120\"><div align=\"center\"><img src=\"/images/SANDERS_bretagne_PGuerrin.jpg\" width=\"103\" height=\"139\"></div></td>"+
"    <td width=\"260\" valign=\"Top\"> <div class=\"NomConseiller\">Patrick Guérin</div>"+
"      <div class=\"IntroConseiller\"> Je suis &agrave; votre service pour toute "+
"        information ou &eacute;tude li&eacute;e &agrave; la nutrition de vos chevaux "+
"        et poneys. N'h&eacute;sitez pas &agrave; me contacter au :</div>"+
"      <div class=\"InfosConseiller\">Port : 06 73 98 19 58</div>"+
"      <div class=\"InfosConseiller\">E-mail : patrick.guerin@sanders.fr</div>"+
"     </td>"+
"  </tr>"+
"  <tr> "+
"    <td colspan=\"2\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"        <tr>"+
"          <td width=\"68%\">"+
"		  <div class=\"FooterConseiller\"><span class=\"Gras\">SANDERS</span> Bretagne</div>"+
"			<div class=\"FooterConseiller\">T&eacute;l : 02 97 28 39 39</div>"+
"			<div class=\"FooterConseiller\">Fax : 02 97 28 38 38</div>"+
"		      </td>"+
"          <td width=\"32%\" height=\"50\"><img src=\"/images/sandersbs_160.gif\" width=\"160\" height=\"42\"></td>"+
"        </tr>"+
"      </table></td>"+
"  </tr>"+
"</table>"+
"</body>"+
"</html>"

/*----------------------
  SANDERS conseiller SANDERS Bretagne toutes les zones excepté celle du finistère
  ----------------------*/

CPW_window20_left = "76"
CPW_window20_top = "445"
CPW_window20_width = "360"
CPW_window20_height = "260"
CPW_window20_visible = false
CPW_window20_draggable = true
CPW_window20_title = "<div class=\"ToolBarPop\">Votre conseiller SANDERS</div>"
CPW_window20_content = "<html>"+
"<head>"+
"<title>Votre conseiller SANDERS Nutrition Equine</title>"+
"<link rel=\"stylesheet\" type=\"text/css\" href=\"/css/nequine.css\">"+
"</head>"+
""+
"<body>"+
"<table width=\"363\" bgcolor=\"#FFFFFF\" "+
"style=\"BORDER-RIGHT: #127B76 1px solid; BORDER-TOP: #127B76 1px solid; BORDER-LEFT: #127B76 1px solid; BORDER-BOTTOM: #127B76 1px solid\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"+
"  <tr> "+
"    <td height=\"52\" colspan=\"2\" bgcolor=\"#127B76\"><img src=\"/images/Title_Bretagne.gif\" width=\"363\" height=\"52\"></td>"+
"  </tr>"+
"  <tr valign=\"middle\"> "+
"    <td height=\"20\" colspan=\"2\"><div class=\"ZoneConseiller\">D&eacute;partements "+
"        : 22, 56, 35, 53</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td width=\"120\"><div align=\"center\"><img src=\"/images/SANDERS_bretagne_EHUAUME.jpg\" width=\"103\" height=\"139\"></div></td>"+
"    <td width=\"260\" valign=\"Top\"> <div class=\"NomConseiller\">Elise HUAUME</div>"+
"      <div class=\"IntroConseiller\"> Je suis &agrave; votre service pour toute "+
"        information ou &eacute;tude li&eacute;e &agrave; la nutrition de vos chevaux "+
"        et poneys. N'h&eacute;sitez pas &agrave; me contacter au :</div>"+
"      <div class=\"InfosConseiller\">Port : 06 42 23 75 01</div>"+
"      <div class=\"InfosConseiller\">E-mail : elise.huaume@sanders.fr</div>"+
"     </td>"+
"  </tr>"+
"  <tr> "+
"    <td colspan=\"2\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"        <tr>"+
"          <td width=\"68%\">"+
"		  <div class=\"FooterConseiller\"><span class=\"Gras\">SANDERS</span> Ouest</div>"+
"			<div class=\"FooterConseiller\">T&eacute;l : 02 31 29 43 00</div>"+
"			<div class=\"FooterConseiller\">Fax : 02 31 80 73 93</div>"+
"		      </td>"+
"          <td width=\"32%\" height=\"50\"><img src=\"/images/sandersbs_160.gif\" width=\"160\" height=\"42\"></td>"+
"        </tr>"+
"      </table></td>"+
"  </tr>"+
"</table>"+
"</body>"+
"</html>"


/*----------------------
  SANDERS conseiller SANDERS Ouest
  ----------------------*/
  
CPW_window3_left = "76"
CPW_window3_top = "445"
CPW_window3_width = "360"
CPW_window3_height = "260"
CPW_window3_visible = false
CPW_window3_draggable = true
CPW_window3_title = "<div class=\"ToolBarPop\">Votre conseiller SANDERS</div>"
CPW_window3_content = "<html>"+
"<head>"+
"<title>Votre conseiller SANDERS Nutrition Equine</title>"+
"<link rel=\"stylesheet\" type=\"text/css\" href=\"../css/nequine.css\">"+
"</head>"+
"<body>"+
"<table width=\"363\" bgcolor=\"#FFFFFF\" "+
"style=\"BORDER-RIGHT: #127B76 1px solid; BORDER-TOP: #127B76 1px solid; BORDER-LEFT: #127B76 1px solid; BORDER-BOTTOM: #127B76 1px solid\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"+
"  <tr> "+
"    <td height=\"52\" colspan=\"2\" bgcolor=\"#127B76\"><img src=\"/images/Title_Ouest.gif\" width=\"363\" height=\"52\"></td>"+
"  </tr>"+
"  <tr valign=\"middle\"> "+
"    <td height=\"20\" colspan=\"2\"><div class=\"ZoneConseiller\">D&eacute;partements "+
"        : 14, 27, 50, 76, 35, 61</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td width=\"120\"><div align=\"center\"><img src=\"/images/SANDERS_ouest_aduchesne.jpg\" width=\"103\" height=\"139\"></div></td>"+
"    <td width=\"260\" valign=\"Top\"> <div class=\"NomConseiller\">Arnaud DUCHESNE</div>"+
"      <div class=\"IntroConseiller\"> Je suis &agrave; votre service pour toute "+
"        information ou &eacute;tude li&eacute;e &agrave; la nutrition de vos chevaux "+
"        et poneys. N'h&eacute;sitez pas &agrave; me contacter au :</div>"+
"      <div class=\"InfosConseiller\">Port : 06 84 95 71 65</div>"+
"      <div class=\"InfosConseiller\">E-mail: arnaud.duchesne@sanders.fr</div>"+
"     </td>"+
"  </tr>"+
"  <tr> "+
"    <td colspan=\"2\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"        <tr>"+
"          <td width=\"68%\">"+
"		  <div class=\"FooterConseiller\"><span class=\"Gras\">SANDERS</span> Ouest</div>"+
"			<div class=\"FooterConseiller\">T&eacute;l : 02 31 29 43 00</div>"+
"			<div class=\"FooterConseiller\">Fax : 02 31 80 73 93</div>"+
"		      </td>"+
"          <td width=\"32%\" height=\"50\"><img src=\"/images/sandersbs_160.gif\" width=\"160\" height=\"42\"></td>"+
"        </tr>"+
"      </table></td>"+
"  </tr>"+
"</table>"+
"</body>"+
"</html>"+
""

CPW_window4_left = "76"
CPW_window4_top = "445"
CPW_window4_width = "360"
CPW_window4_height = "260"
CPW_window4_visible = false
CPW_window4_draggable = true
CPW_window4_title = "<div class=\"ToolBarPop\">Votre conseiller SANDERS</div>"
CPW_window4_content = "<html>"+
"<head>"+
"<title>Votre conseiller SANDERS Nutrition Equine</title>"+
"<link rel=\"stylesheet\" type=\"text/css\" href=\"../css/nequine.css\">"+
"</head>"+
"<body>"+
"<table width=\"363\" bgcolor=\"#FFFFFF\" "+
"style=\"BORDER-RIGHT: #127B76 1px solid; BORDER-TOP: #127B76 1px solid; BORDER-LEFT: #127B76 1px solid; BORDER-BOTTOM: #127B76 1px solid\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"+
"  <tr> "+
"    <td height=\"52\" colspan=\"2\" bgcolor=\"#127B76\"><img src=\"/images/Title_Agralys.gif\" width=\"363\" height=\"52\"></td>"+
"  </tr>"+
"  <tr valign=\"middle\"> "+
"    <td height=\"20\" colspan=\"2\"><div class=\"ZoneConseiller\">D&eacute;partements "+
"        : 28, 41, 45, 75, 78, 91, 92, 95</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td width=\"120\"><div align=\"center\"><img src=\"/images/AGRALYS_ebellanger.jpg\" width=\"103\" height=\"139\"></div></td>"+
"    <td width=\"260\" valign=\"Top\"> <div class=\"NomConseiller\">Emmanuel BELLANGER</div>"+
"      <div class=\"IntroConseiller\"> Je suis &agrave; votre service pour toute "+
"        information ou &eacute;tude li&eacute;e &agrave; la nutrition de vos chevaux "+
"        et poneys. N'h&eacute;sitez pas &agrave; me contacter au :</div>"+
"      <div class=\"InfosConseiller\">Port : 06 20 39 50 07</div>"+
"      <div class=\"InfosConseiller\">E-mail : ebellanger@agralys.fr</div>"+
"     </td>"+
"  </tr>"+
"  <tr> "+
"    <td colspan=\"2\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"        <tr>"+
"          <td width=\"68%\">"+
"		  <div class=\"FooterConseiller\"><span class=\"Gras\">AGRALYS</span></div>"+
"			<div class=\"FooterConseiller\">T&eacute;l : 02 37 44 58 58</div>"+
"			<div class=\"FooterConseiller\">Fax : 02 37 96 20 10</div>"+
"		      </td>"+
"          <td width=\"32%\" height=\"50\"><img src=\"/images/sandersbs_160.gif\" width=\"160\" height=\"42\"></td>"+
"        </tr>"+
"      </table></td>"+
"  </tr>"+
"</table>"+
"</body>"+
"</html>"+
""

CPW_window5_left = "446"
CPW_window5_top = "445"
CPW_window5_width = "360"
CPW_window5_height = "260"
CPW_window5_visible = false
CPW_window5_draggable = true
CPW_window5_title = "<div class=\"ToolBarPop\">Votre conseiller SANDERS</div>"
CPW_window5_content = "<html>"+
"<head>"+
"<title>Votre conseiller SANDERS Nutrition Equine</title>"+
"<link rel=\"stylesheet\" type=\"text/css\" href=\"../css/nequine.css\">"+
"</head>"+
"<body>"+
"<table width=\"363\" bgcolor=\"#FFFFFF\" "+
"style=\"BORDER-RIGHT: #127B76 1px solid; BORDER-TOP: #127B76 1px solid; BORDER-LEFT: #127B76 1px solid; BORDER-BOTTOM: #127B76 1px solid\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"+
"  <tr> "+
"    <td height=\"52\" colspan=\"2\" bgcolor=\"#127B76\"><img src=\"/images/Title_Ouest.gif\" width=\"363\" height=\"52\"></td>"+
"  </tr>"+
"  <tr valign=\"middle\"> "+
"    <td height=\"20\" colspan=\"2\"><div class=\"ZoneConseiller\">D&eacute;partements "+
"        : 72, 37, 49, 44 , 85, 79, 17</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td width=\"120\"><div align=\"center\"><img src=\"/images/SANDERS_ouest_SLemaitre.jpg\" width=\"103\" height=\"139\"></div></td>"+
"    <td width=\"260\" valign=\"Top\"> <div class=\"NomConseiller\">Sonia LEMAITRE</div>"+
"      <div class=\"IntroConseiller\"> Je suis &agrave; votre service pour toute "+
"        information ou &eacute;tude li&eacute;e &agrave; la nutrition de vos chevaux "+
"        et poneys. N'h&eacute;sitez pas &agrave; me contacter au :</div>"+
"      <div class=\"InfosConseiller\">Port : 06 87 87 48 39</div>"+
"      <div class=\"InfosConseiller\">E-mail : sonia.lemaitre@sanders.fr</div>"+
"     </td>"+
"  </tr>"+
"  <tr> "+
"    <td colspan=\"2\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"        <tr>"+
"          <td width=\"68%\">"+
"		  <div class=\"FooterConseiller\"><span class=\"Gras\">SANDERS</span> Ouest</div>"+
"			<div class=\"FooterConseiller\">T&eacute;l : 02 43 54 32 00</div>"+
"			<div class=\"FooterConseiller\">Fax : 02 43 54 32 05</div>"+
"		      </td>"+
"          <td width=\"32%\" height=\"50\"><img src=\"/images/sandersbs_160.gif\" width=\"160\" height=\"42\"></td>"+
"        </tr>"+
"      </table></td>"+
"  </tr>"+
"</table>"+
"</body>"+
"</html>"+
""
/*----------------------
  SANDERS conseiller Centre-Auvergne
  ----------------------*/
  
CPW_window6_left = "76"
CPW_window6_top = "445"
CPW_window6_width = "360"
CPW_window6_height = "260"
CPW_window6_visible = false
CPW_window6_draggable = true
CPW_window6_title = "<div class=\"ToolBarPop\">Votre conseiller SANDERS</div>"
CPW_window6_content = "<html>"+
"<head>"+
"<title>Votre conseiller SANDERS Nutrition Equine</title>"+
"<link rel=\"stylesheet\" type=\"text/css\" href=\"../css/nequine.css\">"+
"</head>"+
""+
"<body>"+
"<table width=\"363\" bgcolor=\"#FFFFFF\" "+
"style=\"BORDER-RIGHT: #127B76 1px solid; BORDER-TOP: #127B76 1px solid; BORDER-LEFT: #127B76 1px solid; BORDER-BOTTOM: #127B76 1px solid\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"+
"  <tr> "+
"    <td height=\"52\" colspan=\"2\" bgcolor=\"#127B76\"><img src=\"/images/Title_CentreAuvergne.gif\" width=\"363\" height=\"52\"></td>"+
"  </tr>"+
"  <tr valign=\"middle\"> "+
"    <td height=\"20\" colspan=\"2\"><div class=\"ZoneConseiller\">D&eacute;partements "+
"        : 03, 36, 15, 16, 18, 19, 58, 23, 63, 42, 43, 86, 87</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td width=\"120\"><div align=\"center\"><img src=\"/images/SANDERS_centreauvergne_PFaure.jpg\" width=\"103\" height=\"139\"></div></td>"+
"    <td width=\"260\" valign=\"Top\"> <div class=\"NomConseiller\">Philippe FAURE</div>"+
"      <div class=\"IntroConseiller\"> Je suis &agrave; votre service pour toute "+
"        information ou &eacute;tude li&eacute;e &agrave; la nutrition de vos chevaux "+
"        et poneys. N'h&eacute;sitez pas &agrave; me contacter au :</div>"+
"      <div class=\"InfosConseiller\">Port : 06 86 66 91 51</div>"+
"      <div class=\"InfosConseiller\">E-mail : philippe.faure@sanders.fr</div>"+
"     </td>"+
"  </tr>"+
"  <tr> "+
"    <td colspan=\"2\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"        <tr>"+
"          <td width=\"68%\">"+
"		  <div class=\"FooterConseiller\"><span class=\"Gras\">SANDERS</span> Centre-Auvergne</div>"+
"			<div class=\"FooterConseiller\">T&eacute;l : 04 73 97 98 99</div>"+
"			<div class=\"FooterConseiller\">Fax : 04 73 63 69 91</div>"+
"		      </td>"+
"          <td width=\"32%\" height=\"50\"><img src=\"/images/sandersbs_160.gif\" width=\"160\" height=\"42\"></td>"+
"        </tr>"+
"      </table></td>"+
"  </tr>"+
"</table>"+
"</body>"+
"</html>"+
""

/*----------------------
  SANDERS conseiller Sanders Atlantique
  ----------------------*/
CPW_window7_left = "76"
CPW_window7_top = "445"
CPW_window7_width = "360"
CPW_window7_height = "260"
CPW_window7_visible = false
CPW_window7_draggable = true
CPW_window7_title = "<div class=\"ToolBarPop\">Votre conseiller SANDERS</div>"
CPW_window7_content = "<html>"+
"<head>"+
"<title>Votre conseiller SANDERS Nutrition Equine</title>"+
"<link rel=\"stylesheet\" type=\"text/css\" href=\"../css/nequine.css\">"+
"</head>"+
""+
"<body>"+
"<table width=\"363\" bgcolor=\"#FFFFFF\" "+
"style=\"BORDER-RIGHT: #127B76 1px solid; BORDER-TOP: #127B76 1px solid; BORDER-LEFT: #127B76 1px solid; BORDER-BOTTOM: #127B76 1px solid\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"+
"  <tr> "+
"    <td height=\"52\" colspan=\"2\" bgcolor=\"#127B76\"><img src=\"/images/Title_RAGT.gif\" width=\"363\" height=\"52\"></td>"+
"  </tr>"+
"  <tr valign=\"middle\"> "+
"    <td height=\"20\" colspan=\"2\"><div class=\"ZoneConseiller\">D&eacute;partements "+
"        : 12, 81, 31, 11, 48, 66, 09</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td width=\"120\"><div align=\"center\"><img src=\"/images/RAGT_LZanetti.jpg\" width=\"103\" height=\"139\"></div></td>"+
"    <td width=\"260\" valign=\"Top\"> <div class=\"NomConseiller\">Laurent ZANETTI</div>"+
"      <div class=\"IntroConseiller\"> Je suis &agrave; votre service pour toute "+
"        information ou &eacute;tude li&eacute;e &agrave; la nutrition de vos chevaux "+
"        et poneys. N'h&eacute;sitez pas &agrave; me contacter au :</div>"+
"      <div class=\"InfosConseiller\">Port : 06 14 72 31 08</div>"+
"      </td>"+
"  </tr>"+
"  <tr> "+
"    <td colspan=\"2\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"        <tr>"+
"          <td width=\"68%\">"+
"		  	<div class=\"FooterConseiller\"><span class=\"Gras\">RAGT</span> Albi</div>"+
"			<div class=\"FooterConseiller\">T&eacute;l : 05 63 48 86 00</div>"+
"			<div class=\"FooterConseiller\">Fax : 05 63 48 86 04</div>"+
"		  "+
"		  </td>"+
"          <td width=\"32%\" height=\"50\"><img src=\"/images/sandersbs_160.gif\" width=\"160\" height=\"42\"></td>"+
"        </tr>"+
"      </table></td>"+
"  </tr>"+
"</table>"+
"</body>"+
"</html>"+
""



/*----------------------
  SANDERS conseiller RAGT
  ----------------------*/


CPW_window8_left = "76"
CPW_window8_top = "445"
CPW_window8_width = "360"
CPW_window8_height = "260"
CPW_window8_visible = false
CPW_window8_draggable = true
CPW_window8_title = "<div class=\"ToolBarPop\">Votre conseiller SANDERS</div>"
CPW_window8_content = "<html>"+
"<head>"+
"<title>Votre conseiller SANDERS Nutrition Equine</title>"+
"<link rel=\"stylesheet\" type=\"text/css\" href=\"../css/nequine.css\">"+
"</head>"+
""+
"<body>"+
"<table width=\"363\" bgcolor=\"#FFFFFF\" "+
"style=\"BORDER-RIGHT: #127B76 1px solid; BORDER-TOP: #127B76 1px solid; BORDER-LEFT: #127B76 1px solid; BORDER-BOTTOM: #127B76 1px solid\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"+
"  <tr> "+
"    <td height=\"52\" colspan=\"2\" bgcolor=\"#127B76\"><img src=\"/images/Title_RAGT.gif\" width=\"363\" height=\"52\"></td>"+
"  </tr>"+
"  <tr valign=\"middle\"> "+
"    <td height=\"20\" colspan=\"2\"><div class=\"ZoneConseiller\">D&eacute;partements "+
"        : 12, 81, 31, 11, 66, 09</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td width=\"120\"><div align=\"center\"><img src=\"/images/RAGT_LZanetti.jpg\" width=\"103\" height=\"139\"></div></td>"+
"    <td width=\"260\" valign=\"Top\"> <div class=\"NomConseiller\">Laurent ZANETTI</div>"+
"      <div class=\"IntroConseiller\"> Je suis &agrave; votre service pour toute "+
"        information ou &eacute;tude li&eacute;e &agrave; la nutrition de vos chevaux "+
"        et poneys. N'h&eacute;sitez pas &agrave; me contacter au :</div>"+
"      <div class=\"InfosConseiller\">Port : 06 14 72 31 08</div>"+
"      </td>"+
"  </tr>"+
"  <tr> "+
"    <td colspan=\"2\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"        <tr>"+
"          <td width=\"68%\">"+
"		  	<div class=\"FooterConseiller\"><span class=\"Gras\">RAGT</span> Albi</div>"+
"			<div class=\"FooterConseiller\">T&eacute;l : 05 63 48 86 00</div>"+
"			<div class=\"FooterConseiller\">Fax : 05 63 48 86 04</div>"+
"		  "+
"		  </td>"+
"          <td width=\"32%\" height=\"50\"><img src=\"/images/sandersbs_160.gif\" width=\"160\" height=\"42\"></td>"+
"        </tr>"+
"      </table></td>"+
"  </tr>"+
"</table>"+
"</body>"+
"</html>"+
""

/*----------------------
  SANDERS conseiller Sanders Aurore
  ----------------------*/
  
CPW_window9_left = "76"
CPW_window9_top = "445"
CPW_window9_width = "360"
CPW_window9_height = "260"
CPW_window9_visible = false
CPW_window9_draggable = true
CPW_window9_title = "<div class=\"ToolBarPop\">Votre conseiller SANDERS</div>"
CPW_window9_content = "<html>"+
"<head>"+
"<title>Votre conseiller SANDERS Nutrition Equine</title>"+
"<link rel=\"stylesheet\" type=\"text/css\" href=\"../css/nequine.css\">"+
"</head>"+
""+
"<body>"+
"<table width=\"363\" bgcolor=\"#FFFFFF\" "+
"style=\"BORDER-RIGHT: #127B76 1px solid; BORDER-TOP: #127B76 1px solid; BORDER-LEFT: #127B76 1px solid; BORDER-BOTTOM: #127B76 1px solid\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"+
"  <tr> "+
"    <td height=\"52\" colspan=\"2\" bgcolor=\"#127B76\"><img src=\"/images/Title_Aurore.gif\" width=\"363\" height=\"52\"></td>"+
"  </tr>"+
"  <tr valign=\"middle\"> "+
"    <td height=\"20\" colspan=\"2\"><div class=\"ZoneConseiller\">D&eacute;partements "+
"        : 06, 13, 83, 84</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td width=\"120\"><div align=\"center\"><img src=\"/images/SANDERS_aurore_PCardinal.jpg\" width=\"103\" height=\"139\"></div></td>"+
"    <td width=\"260\" valign=\"Top\"> <div class=\"NomConseiller\">Patrice CARDINAL</div>"+
"      <div class=\"IntroConseiller\"> Je suis &agrave; votre service pour toute "+
"        information ou &eacute;tude li&eacute;e &agrave; la nutrition de vos chevaux "+
"        et poneys. N'h&eacute;sitez pas &agrave; me contacter au :</div>"+
"      <div class=\"InfosConseiller\">Port : 06 12 13 55 27</div>"+
"      <div class=\"InfosConseiller\">E-mail : patrice.cardinal@sanders.fr</div>"+
"     </td>"+
"  </tr>"+
"  <tr> "+
"    <td colspan=\"2\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"        <tr>"+
"          <td width=\"68%\">"+
"		  <div class=\"FooterConseiller\"><span class=\"Gras\">SANDERS</span> Aurore</div>"+
"			<div class=\"FooterConseiller\">T&eacute;l : 04 66 54 09 09</div>"+
"			<div class=\"FooterConseiller\">Fax : 04 66 54 09 00</div>"+
"		      </td>"+
"          <td width=\"32%\" height=\"50\"><img src=\"/images/sandersbs_160.gif\" width=\"160\" height=\"42\"></td>"+
"        </tr>"+
"      </table></td>"+
"  </tr>"+
"</table>"+
"</body>"+
"</html>"+
""

CPW_window10_left = "76"
CPW_window10_top = "445"
CPW_window10_width = "360"
CPW_window10_height = "260"
CPW_window10_visible = false
CPW_window10_draggable = true
CPW_window10_title = "<div class=\"ToolBarPop\">Votre conseiller SANDERS</div>"
CPW_window10_content = "<html>"+
"<head>"+
"<title>Votre conseiller SANDERS Nutrition Equine</title>"+
"<link rel=\"stylesheet\" type=\"text/css\" href=\"../css/nequine.css\">"+
"</head>"+
""+
"<body>"+
"<table width=\"363\" bgcolor=\"#FFFFFF\" "+
"style=\"BORDER-RIGHT: #127B76 1px solid; BORDER-TOP: #127B76 1px solid; BORDER-LEFT: #127B76 1px solid; BORDER-BOTTOM: #127B76 1px solid\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"+
"  <tr> "+
"    <td height=\"52\" colspan=\"2\" bgcolor=\"#127B76\"><img src=\"/images/Title_Aurore.gif\" width=\"363\" height=\"52\"></td>"+
"  </tr>"+
"  <tr valign=\"middle\"> "+
"    <td height=\"20\" colspan=\"2\"><div class=\"ZoneConseiller\">D&eacute;partements "+
"        : 04, 38, 73, 07, 26, 05</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td width=\"120\"><div align=\"center\"><img src=\"/images/SANDERS_aurore_APinon.jpg\" width=\"103\" height=\"139\"></div></td>"+
"    <td width=\"260\" valign=\"Top\"> <div class=\"NomConseiller\">Alain PINON</div>"+
"      <div class=\"IntroConseiller\"> Je suis &agrave; votre service pour toute "+
"        information ou &eacute;tude li&eacute;e &agrave; la nutrition de vos chevaux "+
"        et poneys. N'h&eacute;sitez pas &agrave; me contacter au :</div>"+
"      <div class=\"InfosConseiller\">Port : 06 89 90 18 37</div>"+
"      <div class=\"InfosConseiller\">E-mail : alain.pinon@sanders.fr</div>"+
"     </td>"+
"  </tr>"+
"  <tr> "+
"    <td colspan=\"2\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"        <tr>"+
"          <td width=\"68%\">"+
"		  <div class=\"FooterConseiller\"><span class=\"Gras\">SANDERS</span> Aurore</div>"+
"			<div class=\"FooterConseiller\">T&eacute;l : 04 76 72 80 21</div>"+
"			<div class=\"FooterConseiller\">Fax : 04 76 72 90 36</div>"+
"		      </td>"+
"          <td width=\"32%\" height=\"50\"><img src=\"/images/sandersbs_160.gif\" width=\"160\" height=\"42\"></td>"+
"        </tr>"+
"      </table></td>"+
"  </tr>"+
"</table>"+
"</body>"+
"</html>"+
""

CPW_window11_left = "76"
CPW_window11_top = "445"
CPW_window11_width = "360"
CPW_window11_height = "260"
CPW_window11_visible = false
CPW_window11_draggable = true
CPW_window11_title = "<div class=\"ToolBarPop\">Votre conseiller SANDERS</div>"
CPW_window11_content = "<html>"+
"<head>"+
"<title>Votre conseiller SANDERS Nutrition Equine</title>"+
"<link rel=\"stylesheet\" type=\"text/css\" href=\"../css/nequine.css\">"+
"</head>"+
""+
"<body>"+
"<table width=\"363\" bgcolor=\"#FFFFFF\" "+
"style=\"BORDER-RIGHT: #127B76 1px solid; BORDER-TOP: #127B76 1px solid; BORDER-LEFT: #127B76 1px solid; BORDER-BOTTOM: #127B76 1px solid\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"+
"  <tr> "+
"    <td height=\"52\" colspan=\"2\" bgcolor=\"#127B76\"><img src=\"/images/Title_Aurore.gif\" width=\"363\" height=\"52\"></td>"+
"  </tr>"+
"  <tr valign=\"middle\"> "+
"    <td height=\"20\" colspan=\"2\"><div class=\"ZoneConseiller\">D&eacute;partements "+
"        : 21, 25, 71, 01, 69, 74, 39</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td width=\"120\"><div align=\"center\"><img src=\"/images/SANDERS_aurore_RBecler.jpg\" width=\"103\" height=\"139\"></div></td>"+
"    <td width=\"260\" valign=\"Top\"> <div class=\"NomConseiller\">Romain BECKER</div>"+
"      <div class=\"IntroConseiller\"> Je suis &agrave; votre service pour toute "+
"        information ou &eacute;tude li&eacute;e &agrave; la nutrition de vos chevaux "+
"        et poneys. N'h&eacute;sitez pas &agrave; me contacter au :</div>"+
"      <div class=\"InfosConseiller\">Port : 06 11 63 56 47</div>"+
"      <div class=\"InfosConseiller\">E-mail : romain.becker@sanders.fr</div>"+
"     </td>"+
"  </tr>"+
"  <tr> "+
"    <td colspan=\"2\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"        <tr>"+
"          <td width=\"68%\">"+
"		  <div class=\"FooterConseiller\"><span class=\"Gras\">SANDERS</span> Aurore</div>"+
"			<div class=\"FooterConseiller\">T&eacute;l : 03 85 47 86 00</div>"+
"			<div class=\"FooterConseiller\">Fax : 03 85 47 86 07</div>"+
"		      </td>"+
"          <td width=\"32%\" height=\"50\"><img src=\"/images/sandersbs_160.gif\" width=\"160\" height=\"42\"></td>"+
"        </tr>"+
"      </table></td>"+
"  </tr>"+
"</table>"+
"</body>"+
"</html>"+
""

/*----------------------
  SANDERS conseiller Sanders Grand Est
  ----------------------*/
  
CPW_window12_left = "76"
CPW_window12_top = "445"
CPW_window12_width = "360"
CPW_window12_height = "260"
CPW_window12_visible = false
CPW_window12_draggable = true
CPW_window12_title = "<div class=\"ToolBarPop\">Votre conseiller SANDERS</div>"
CPW_window12_content = "<html>"+
"<head>"+
"<title>Votre conseiller SANDERS Nutrition Equine</title>"+
"<link rel=\"stylesheet\" type=\"text/css\" href=\"../css/nequine.css\">"+
"</head>"+
"<body>"+
"<table width=\"363\" bgcolor=\"#FFFFFF\" "+
"style=\"BORDER-RIGHT: #127B76 1px solid; BORDER-TOP: #127B76 1px solid; BORDER-LEFT: #127B76 1px solid; BORDER-BOTTOM: #127B76 1px solid\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"+
"  <tr> "+
"    <td height=\"52\" colspan=\"2\" bgcolor=\"#127B76\"><img src=\"/images/Title_GrandEst.gif\" width=\"363\" height=\"52\"></td>"+
"  </tr>"+
"  <tr valign=\"middle\"> "+
"    <td height=\"20\" colspan=\"2\"><div class=\"ZoneConseiller\">D&eacute;partements "+
"        :  93, 94, est 95, sud 02, Ouest 51</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td width=\"120\"><div align=\"center\"><img src=\"/images/SANDERS_grandest_fmenantau.jpg\" width=\"103\" height=\"139\"></div></td>"+
"    <td width=\"260\" valign=\"Top\"> <div class=\"NomConseiller\">Fr&eacute;d&eacute;ric MENANTEAU</div>"+
"      <div class=\"IntroConseiller\"> Je suis &agrave; votre service pour toute "+
"        information ou &eacute;tude li&eacute;e &agrave; la nutrition de vos chevaux "+
"        et poneys. N'h&eacute;sitez pas &agrave; me contacter au :</div>"+
"      <div class=\"InfosConseiller\">Port : 06 84 83 18 87</div>"+
"      <div class=\"InfosConseiller\">E-mail : frederic.menanteau@sanders.fr</div>"+
"     </td>"+
"  </tr>"+
"  <tr> "+
"    <td colspan=\"2\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"        <tr>"+
"          <td width=\"68%\">"+
"		  <div class=\"FooterConseiller\"><span class=\"Gras\">SANDERS</span> Grand Est</div>"+
"			<div class=\"FooterConseiller\">T&eacute;l : 03 26 41 21 50</div>"+
"			<div class=\"FooterConseiller\">Fax : 03 26 73 19 73</div>"+
"		      </td>"+
"          <td width=\"32%\" height=\"50\"><img src=\"/images/sandersbs_160.gif\" width=\"160\" height=\"42\"></td>"+
"        </tr>"+
"      </table></td>"+
"  </tr>"+
"</table>"+
"</body>"+
"</html>"+
""

CPW_window13_left = "76"
CPW_window13_top = "445"
CPW_window13_width = "360"
CPW_window13_height = "260"
CPW_window13_visible = false
CPW_window13_draggable = true
CPW_window13_title = "<div class=\"ToolBarPop\">Votre conseiller SANDERS</div>"
CPW_window13_content = "<html>"+
"<head>"+
"<title>Votre conseiller SANDERS Nutrition Equine</title>"+
"<link rel=\"stylesheet\" type=\"text/css\" href=\"../css/nequine.css\">"+
"</head>"+
"<body>"+
"<table width=\"363\" bgcolor=\"#FFFFFF\" "+
"style=\"BORDER-RIGHT: #127B76 1px solid; BORDER-TOP: #127B76 1px solid; BORDER-LEFT: #127B76 1px solid; BORDER-BOTTOM: #127B76 1px solid\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"+
"  <tr> "+
"    <td height=\"52\" colspan=\"2\" bgcolor=\"#127B76\"><img src=\"/images/Title_GrandEst.gif\" width=\"363\" height=\"52\"></td>"+
"  </tr>"+
"  <tr valign=\"middle\"> "+
"    <td height=\"20\" colspan=\"2\"><div class=\"ZoneConseiller\">D&eacute;partements "+
"        : 93, 94, est 95, sud 02, ouest 51, 77</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td width=\"120\"><div align=\"center\"><img src=\"/images/SANDERS_grandest_mmenanteau.jpg\" width=\"103\" height=\"139\"></div></td>"+
"    <td width=\"260\" valign=\"Top\"> <div class=\"NomConseiller\">Fr&eacute;déric MENANTEAU</div>"+
"      <div class=\"IntroConseiller\"> Je suis &agrave; votre service pour toute "+
"        information ou &eacute;tude li&eacute;e &agrave; la nutrition de vos chevaux "+
"        et poneys. N'h&eacute;sitez pas &agrave; me contacter au :</div>"+
"      <div class=\"InfosConseiller\">Port : 06 84 83 18 87</div>"+
"      <div class=\"InfosConseiller\">E-mail: frederic.menanteau@sanders.fr</div>"+
"     </td>"+
"  </tr>"+
"  <tr> "+
"    <td colspan=\"2\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"        <tr>"+
"          <td width=\"68%\">"+
"		  <div class=\"FooterConseiller\"><span class=\"Gras\">SANDERS</span> Grand Est</div>"+
"			<div class=\"FooterConseiller\">T&eacute;l : 03 26 41 21 50</div>"+
"			<div class=\"FooterConseiller\">Fax : 03 26 73 19 73</div>"+
"		      </td>"+
"          <td width=\"32%\" height=\"50\"><img src=\"/images/sandersbs_160.gif\" width=\"160\" height=\"42\"></td>"+
"        </tr>"+
"      </table></td>"+
"  </tr>"+
"</table>"+
"</body>"+
"</html>"+
""

CPW_window14_left = "446"
CPW_window14_top = "445"
CPW_window14_width = "360"
CPW_window14_height = "260"
CPW_window14_visible = false
CPW_window14_draggable = true
CPW_window14_title = "<div class=\"ToolBarPop\">Votre conseiller SANDERS</div>"
CPW_window14_content = "<html>"+
"<head>"+
"<title>Votre conseiller SANDERS Nutrition Equine</title>"+
"<link rel=\"stylesheet\" type=\"text/css\" href=\"../css/nequine.css\">"+
"</head>"+
"<body>"+
"<table width=\"363\" bgcolor=\"#FFFFFF\" "+
"style=\"BORDER-RIGHT: #127B76 1px solid; BORDER-TOP: #127B76 1px solid; BORDER-LEFT: #127B76 1px solid; BORDER-BOTTOM: #127B76 1px solid\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"+
"  <tr> "+
"    <td height=\"52\" colspan=\"2\" bgcolor=\"#127B76\"><img src=\"/images/Title_GrandEst.gif\" width=\"363\" height=\"52\"></td>"+
"  </tr>"+
"  <tr valign=\"middle\"> "+
"    <td height=\"20\" colspan=\"2\"><div class=\"ZoneConseiller\">D&eacute;partements "+
"        : 70, 51, 52, 10, 89, 08</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td width=\"120\"><div align=\"center\"><img src=\"/images/SANDERS_grandest_vmoree.jpg\" width=\"103\" height=\"139\"></div></td>"+
"    <td width=\"260\" valign=\"Top\"> <div class=\"NomConseiller\">Virginie MOREE</div>"+
"      <div class=\"IntroConseiller\"> Je suis &agrave; votre service pour toute "+
"        information ou &eacute;tude li&eacute;e &agrave; la nutrition de vos chevaux "+
"        et poneys. N'h&eacute;sitez pas &agrave; me contacter au :</div>"+
"      <div class=\"InfosConseiller\">Port : 06 07 74 61 33</div>"+
"      <div class=\"InfosConseiller\">E-mail: virginie.moree@sanders.fr</div>"+
"     </td>"+
"  </tr>"+
"  <tr> "+
"    <td colspan=\"2\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"        <tr>"+
"          <td width=\"68%\">"+
"		  <div class=\"FooterConseiller\"><span class=\"Gras\">SANDERS</span> Grand Est</div>"+
"			<div class=\"FooterConseiller\">T&eacute;l : 03 26 41 21 50</div>"+
"			<div class=\"FooterConseiller\">Fax : 03 26 73 19 73</div>"+
"		      </td>"+
"          <td width=\"32%\" height=\"50\"><img src=\"/images/sandersbs_160.gif\" width=\"160\" height=\"42\"></td>"+
"        </tr>"+
"      </table></td>"+
"  </tr>"+
"</table>"+
"</body>"+
"</html>"+
""

CPW_window15_left = "76"
CPW_window15_top = "153"
CPW_window15_width = "360"
CPW_window15_height = "260"
CPW_window15_visible = false
CPW_window15_draggable = true
CPW_window15_title = "<div class=\"ToolBarPop\">Votre conseiller SANDERS</div>"
CPW_window15_content = "<html>"+
"<head>"+
"<title>Votre conseiller SANDERS Nutrition Equine</title>"+
"<link rel=\"stylesheet\" type=\"text/css\" href=\"../css/nequine.css\">"+
"</head>"+
"<body>"+
"<table width=\"363\" bgcolor=\"#FFFFFF\" "+
"style=\"BORDER-RIGHT: #127B76 1px solid; BORDER-TOP: #127B76 1px solid; BORDER-LEFT: #127B76 1px solid; BORDER-BOTTOM: #127B76 1px solid\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"+
"  <tr> "+
"    <td height=\"52\" colspan=\"2\" bgcolor=\"#127B76\"><img src=\"/images/Title_GrandEst.gif\" width=\"363\" height=\"52\"></td>"+
"  </tr>"+
"  <tr valign=\"middle\"> "+
"    <td height=\"20\" colspan=\"2\"><div class=\"ZoneConseiller\">D&eacute;partements "+
"        : 55, 90</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td width=\"120\"><div align=\"center\"><img src=\"/images/SANDERS_grandest_cperny.jpg\" width=\"103\" height=\"139\"></div></td>"+
"    <td width=\"260\" valign=\"Top\"> <div class=\"NomConseiller\">Cyrielle PERNY</div>"+
"      <div class=\"IntroConseiller\"> Je suis &agrave; votre service pour toute "+
"        information ou &eacute;tude li&eacute;e &agrave; la nutrition de vos chevaux "+
"        et poneys. N'h&eacute;sitez pas &agrave; me contacter au :</div>"+
"      <div class=\"InfosConseiller\">Port : 06 82 67 04 56</div>"+
"      <div class=\"InfosConseiller\">E-mail: cyrielle.perny@sanders.fr</div>"+
"     </td>"+
"  </tr>"+
"  <tr> "+
"    <td colspan=\"2\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"        <tr>"+
"          <td width=\"68%\">"+
"		  <div class=\"FooterConseiller\"><span class=\"Gras\">SANDERS</span> Grand Est</div>"+
"			<div class=\"FooterConseiller\">T&eacute;l : 03 83 76 22 22</div>"+
"			<div class=\"FooterConseiller\">Fax : 03 83 76 22 39</div>"+
"		      </td>"+
"          <td width=\"32%\" height=\"50\"><img src=\"/images/sandersbs_160.gif\" width=\"160\" height=\"42\"></td>"+
"        </tr>"+
"      </table></td>"+
"  </tr>"+
"</table>"+
"</body>"+
"</html>"+
""

CPW_window16_left = "76"
CPW_window16_top = "445"
CPW_window16_width = "360"
CPW_window16_height = "260"
CPW_window16_visible = false
CPW_window16_draggable = true
CPW_window16_title = "<div class=\"ToolBarPop\">Votre conseiller SANDERS</div>"
CPW_window16_content = "<html>"+
"<head>"+
"<title>Votre conseiller SANDERS Nutrition Equine</title>"+
"<link rel=\"stylesheet\" type=\"text/css\" href=\"../css/nequine.css\">"+
"</head>"+
"<body>"+
"<table width=\"363\" bgcolor=\"#FFFFFF\" "+
"style=\"BORDER-RIGHT: #127B76 1px solid; BORDER-TOP: #127B76 1px solid; BORDER-LEFT: #127B76 1px solid; BORDER-BOTTOM: #127B76 1px solid\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"+
"  <tr> "+
"    <td height=\"52\" colspan=\"2\" bgcolor=\"#127B76\"><img src=\"/images/Title_MoulinSarralbe.gif\" width=\"363\" height=\"52\"></td>"+
"  </tr>"+
"  <tr valign=\"middle\"> "+
"    <td height=\"20\" colspan=\"2\"><div class=\"ZoneConseiller\">D&eacute;partements "+
"        : 57, 54 Nord, Alsace Bossue, Luxembourg</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td width=\"120\"><div align=\"center\"><img src=\"/images/MOULIN_SARRALBE_cdelion.jpg\" width=\"103\" height=\"139\"></div></td>"+
"    <td width=\"260\" valign=\"Top\"> <div class=\"NomConseiller\">Charles DELION</div>"+
"      <div class=\"IntroConseiller\"> Je suis &agrave; votre service pour toute "+
"        information ou &eacute;tude li&eacute;e &agrave; la nutrition de vos chevaux "+
"        et poneys. N'h&eacute;sitez pas &agrave; me contacter au :</div>"+
"      <div class=\"InfosConseiller\">Port : 06 88 24 78 37 </div>"+
"     </td>"+
"  </tr>"+
"  <tr> "+
"    <td colspan=\"2\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"        <tr>"+
"          <td width=\"68%\">"+
"		  <div class=\"FooterConseiller\"><span class=\"Gras\">Moulin de Sarralbe</span></div>"+
"			<div class=\"FooterConseiller\">T&eacute;l : 06 88 24 78 37</div>"+
"		      </td>"+
"          <td width=\"32%\" height=\"50\"><img src=\"/images/sandersbs_160.gif\" width=\"160\" height=\"42\"></td>"+
"        </tr>"+
"      </table></td>"+
"  </tr>"+
"</table>"+
"</body>"+
"</html>"+
""

CPW_window17_left = "76"
CPW_window17_top = "445"
CPW_window17_width = "360"
CPW_window17_height = "260"
CPW_window17_visible = false
CPW_window17_draggable = true
CPW_window17_title = "<div class=\"ToolBarPop\">Votre conseiller SANDERS</div>"
CPW_window17_content = "<html>"+
"<head>"+
"<title>Votre conseiller SANDERS Nutrition Equine</title>"+
"<link rel=\"stylesheet\" type=\"text/css\" href=\"../css/nequine.css\">"+
"</head>"+
"<body>"+
"<table width=\"363\" bgcolor=\"#FFFFFF\" "+
"style=\"BORDER-RIGHT: #127B76 1px solid; BORDER-TOP: #127B76 1px solid; BORDER-LEFT: #127B76 1px solid; BORDER-BOTTOM: #127B76 1px solid\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"+
"  <tr> "+
"    <td height=\"52\" colspan=\"2\" bgcolor=\"#127B76\"><img src=\"/images/Title_Nord.gif\" width=\"363\" height=\"52\"></td>"+
"  </tr>"+
"  <tr valign=\"middle\"> "+
"    <td height=\"20\" colspan=\"2\"><div class=\"ZoneConseiller\">D&eacute;partements "+
"        : 08, 59, 62, 02, 51 et Belgique</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td width=\"120\"><div align=\"center\"><img src=\"/images/SANDERS_nord_dbaganas.jpg\" width=\"103\" height=\"139\"></div></td>"+
"    <td width=\"260\" valign=\"Top\"> <div class=\"NomConseiller\">Nicolas DEROULLERS</div>"+
"      <div class=\"IntroConseiller\"> Je suis à votre service pour toute "+
"        information ou &eacute;tude li&eacute;e &agrave; la nutrition de vos chevaux "+
"        et poneys. N'h&eacute;sitez pas &agrave; nous contacter au :</div>"+
"      <div class=\"InfosConseiller\">Tél : 06 89 84 02 08</div>"+
"      <div class=\"InfosConseiller\">E-mail: nicolas.deroullers@sanders.fr</div>"+
"     </td>"+
"  </tr>"+
"  <tr> "+
"    <td colspan=\"2\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"        <tr>"+
"          <td width=\"68%\">"+
"		  <div class=\"FooterConseiller\"><span class=\"Gras\">SANDERS</span> Nord</div>"+
"			<div class=\"FooterConseiller\">T&eacute;l : 03 21 60 40 40</div>"+
"			<div class=\"FooterConseiller\">Fax : 03 21 60 40 60 </div>"+
"		      </td>"+
"          <td width=\"32%\" height=\"50\"><img src=\"/images/sandersbs_160.gif\" width=\"160\" height=\"42\"></td>"+
"        </tr>"+
"      </table></td>"+
"  </tr>"+
"</table>"+
"</body>"+
"</html>"+
""

CPW_window18_left = "76"
CPW_window18_top = "445"
CPW_window18_width = "360"
CPW_window18_height = "260"
CPW_window18_visible = false
CPW_window18_draggable = true
CPW_window18_title = "<div class=\"ToolBarPop\">Votre conseiller SANDERS</div>"
CPW_window18_content = "<html>"+
"<head>"+
"<title>Votre conseiller SANDERS Nutrition Equine</title>"+
"<link rel=\"stylesheet\" type=\"text/css\" href=\"../css/nequine.css\">"+
"</head>"+
"<body>"+
"<table width=\"363\" bgcolor=\"#FFFFFF\" "+
"style=\"BORDER-RIGHT: #127B76 1px solid; BORDER-TOP: #127B76 1px solid; BORDER-LEFT: #127B76 1px solid; BORDER-BOTTOM: #127B76 1px solid\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"+
"  <tr> "+
"    <td height=\"52\" colspan=\"2\" bgcolor=\"#127B76\"><img src=\"/images/Title_Nord.gif\" width=\"363\" height=\"52\"></td>"+
"  </tr>"+
"  <tr valign=\"middle\"> "+
"    <td height=\"20\" colspan=\"2\"><div class=\"ZoneConseiller\">D&eacute;partements "+
"        : 76, 77, 92, 80, 60</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td width=\"120\"><div align=\"center\"><img src=\"/images/SANDERS_nord_mlanglerer.jpg\" width=\"103\" height=\"139\"></div></td>"+
"    <td width=\"260\" valign=\"Top\"> <div class=\"NomConseiller\">Marie LANGLERE</div>"+
"      <div class=\"IntroConseiller\"> Je suis &agrave; votre service pour toute "+
"        information ou &eacute;tude li&eacute;e &agrave; la nutrition de vos chevaux "+
"        et poneys. N'h&eacute;sitez pas &agrave; me contacter au :</div>"+
"      <div class=\"InfosConseiller\">Port : 06 82 90 80 22</div>"+
"      <div class=\"InfosConseiller\">E-mail: marie.langlere@sanders.fr</div>"+
"     </td>"+
"  </tr>"+
"  <tr> "+
"    <td colspan=\"2\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"        <tr>"+
"          <td width=\"68%\">"+
"		  <div class=\"FooterConseiller\"><span class=\"Gras\">SANDERS</span> Grand Est</div>"+
"			<div class=\"FooterConseiller\">T&eacute;l : 03 21 60 40 40</div>"+
"			<div class=\"FooterConseiller\">Fax : 03 21 60 40 60</div>"+
"		      </td>"+
"          <td width=\"32%\" height=\"50\"><img src=\"/images/sandersbs_160.gif\" width=\"160\" height=\"42\"></td>"+
"        </tr>"+
"      </table></td>"+
"  </tr>"+
"</table>"+
"</body>"+
"</html>"+
""

CPW_window19_left = "446"
CPW_window19_top = "445"
CPW_window19_width = "360"
CPW_window19_height = "260"
CPW_window19_visible = false
CPW_window19_draggable = true
CPW_window19_title = "<div class=\"ToolBarPop\">Votre conseiller SANDERS</div>"
CPW_window19_content = "<html>"+
"<head>"+
"<title>Votre conseiller SANDERS Nutrition Equine</title>"+
"<link rel=\"stylesheet\" type=\"text/css\" href=\"../css/nequine.css\">"+
"</head>"+
"<body>"+
"<table width=\"363\" bgcolor=\"#FFFFFF\" "+
"style=\"BORDER-RIGHT: #127B76 1px solid; BORDER-TOP: #127B76 1px solid; BORDER-LEFT: #127B76 1px solid; BORDER-BOTTOM: #127B76 1px solid\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"+
"  <tr> "+
"    <td height=\"52\" colspan=\"2\" bgcolor=\"#127B76\"><img src=\"/images/Title_SudOuest.gif\" width=\"363\" height=\"52\"></td>"+
"  </tr>"+
"  <tr valign=\"middle\"> "+
"    <td height=\"20\" colspan=\"2\"><div class=\"ZoneConseiller\">D&eacute;partements "+
"        : 33, 40, 64, 24, 47, 46, 82, 31, 32, 19</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td width=\"120\"><div align=\"center\">&nbsp;</div></td>"+
"    <td width=\"260\" valign=\"Top\"> <div class=\"NomConseiller\">Patrick PRADERE</div>"+
"      <div class=\"IntroConseiller\"> Je suis &agrave; votre service pour toute "+
"        information ou &eacute;tude li&eacute;e &agrave; la nutrition de vos chevaux "+
"        et poneys. N'h&eacute;sitez pas &agrave; me contacter au :</div>"+
"      <div class=\"InfosConseiller\">Port : 06 79 50 84 56</div>"+
"      <div class=\"InfosConseiller\">E-mail: elise.david@sanders.fr</div>"+
"     </td>"+
"  </tr>"+
"  <tr> "+
"    <td colspan=\"2\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"        <tr>"+
"          <td width=\"68%\">"+
"		  <div class=\"FooterConseiller\"><span class=\"Gras\">SANDERS</span> Sud Ouest</div>"+
"			<div class=\"FooterConseiller\">T&eacute;l : 05 59 40 10 00</div>"+
"			<div class=\"FooterConseiller\">Fax : 05 59 40 10 20</div>"+
"		      </td>"+
"          <td width=\"32%\" height=\"50\"><img src=\"/images/sandersbs_160.gif\" width=\"160\" height=\"42\"></td>"+
"        </tr>"+
"      </table></td>"+
"  </tr>"+
"</table>"+
"</body>"+
"</html>"+
""

/*----------------------
  SANDERS conseiller Sanders Aurore
  ----------------------*/
  
CPW_window19_left = "76"
CPW_window19_top = "445"
CPW_window19_width = "360"
CPW_window19_height = "260"
CPW_window19_visible = false
CPW_window19_draggable = true
CPW_window19_title = "<div class=\"ToolBarPop\">Votre conseiller SANDERS</div>"
CPW_window19_content = "<html>"+
"<head>"+
"<title>Votre conseiller SANDERS Nutrition Equine</title>"+
"<link rel=\"stylesheet\" type=\"text/css\" href=\"../css/nequine.css\">"+
"</head>"+
""+
"<body>"+
"<table width=\"363\" bgcolor=\"#FFFFFF\" "+
"style=\"BORDER-RIGHT: #127B76 1px solid; BORDER-TOP: #127B76 1px solid; BORDER-LEFT: #127B76 1px solid; BORDER-BOTTOM: #127B76 1px solid\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"+
"  <tr> "+
"    <td height=\"52\" colspan=\"2\" bgcolor=\"#127B76\"><img src=\"/images/Title_Aurore.gif\" width=\"363\" height=\"52\"></td>"+
"  </tr>"+
"  <tr valign=\"middle\"> "+
"    <td height=\"20\" colspan=\"2\"><div class=\"ZoneConseiller\">D&eacute;partements "+
"        : 07, 30, 34</div></td>"+
"  </tr>"+
"  <tr> "+
"    <td width=\"120\"><div align=\"center\"><img src=\"/images/SANDERS_aurore_ABoscolo.jpg\" width=\"103\" height=\"139\"></div></td>"+
"    <td width=\"260\" valign=\"Top\"> <div class=\"NomConseiller\">Alain BOSCOLO</div>"+
"      <div class=\"IntroConseiller\"> Je suis &agrave; votre service pour toute "+
"        information ou &eacute;tude li&eacute;e &agrave; la nutrition de vos chevaux "+
"        et poneys. N'h&eacute;sitez pas &agrave; me contacter au :</div>"+
"      <div class=\"InfosConseiller\">Port : 06 11 95 36 26</div>"+
"     </td>"+
"  </tr>"+
"  <tr> "+
"    <td colspan=\"2\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"        <tr>"+
"          <td width=\"68%\">"+
"		  <div class=\"FooterConseiller\"><span class=\"Gras\">SANDERS</span> Aurore</div>"+
"			<div class=\"FooterConseiller\">T&eacute;l : 04 66 54 09 09</div>"+
"			<div class=\"FooterConseiller\">Fax : 04 66 54 09 00</div>"+
"		      </td>"+
"          <td width=\"32%\" height=\"50\"><img src=\"/images/sandersbs_160.gif\" width=\"160\" height=\"42\"></td>"+
"        </tr>"+
"      </table></td>"+
"  </tr>"+
"</table>"+
"</body>"+
"</html>"+
""