prefixe = "http://ici/petland/"
prefixe = "http://www.animaleriespetland.com/"
//prefixe = "http://demo.animalerie-petland.com/"
td_1 = "Fiches conseils"
td_1_1 = "Chiens"
url_1_1 = prefixe + "fiches/a1.htm"
td_1_2 = "Chats"
url_1_2 = prefixe + "fiches/b1.htm"
td_1_3 = "Oiseaux"
url_1_3 = prefixe + "fiches/c1.htm"
td_1_4 = "Poissons"
url_1_4 = prefixe + "fiches/d1.htm"
td_1_5 = "Rongeurs"
url_1_5 = prefixe + "fiches/e1.htm"
td_1_6 = "Reptiles"
url_1_6 = prefixe + "fiches/f1.htm"




