//===================================================
//== Copyright Visicom Media inc.                  ==
//== 02/03/2000                 		   ==
//===================================================

homePage = "http://fr.gograph.fr";
categoryPath = "http://fr.gograph.com/fusion/fr/displayCategorie/Category01.cfm";
searchpath = "http://fr.gograph.com/fusion/fr/result01.cfm";
path = "http://fr.gograph.com/fr/search_4/";

document.write("<MAP NAME='Country.gif'>");

document.write("<AREA SHAPE=RECT COORDS='0,0,117,369' HREF='" + homePage + "'>");
document.write("<AREA SHAPE=RECT COORDS='117,21,192,42' HREF='" + categoryPath + "?Position=93'>");
document.write("<AREA SHAPE=RECT COORDS='194,21,248,42' HREF='" + categoryPath + "?Position=1721'>");
document.write("<AREA SHAPE=RECT COORDS='251,21,339,42' HREF='" + searchpath + "?mot_cle=interface&operateur=0&Categorie=8&debut=1&mode=1'>");
document.write("<AREA SHAPE=RECT COORDS='117,42,192,58' HREF='" + categoryPath + "?Position=89'>");
document.write("<AREA SHAPE=RECT COORDS='194,42,248,58' HREF='" + categoryPath + "?Position=88'>");
document.write("<AREA SHAPE=RECT COORDS='251,42,339,58' HREF='" + searchpath + "?mot_cle=papier+peint&operateur=0&Categorie=9&debut=1&mode=1'>");
document.write("<AREA SHAPE=RECT COORDS='341,31,368,52' HREF='" + categoryPath + "?Position=93'>");
document.write("</MAP>");

document.write("<table border='0' cellpadding='0' cellspacing='0' width='371'>");
	document.write("<tr>");
	document.write("<td><img src='" + path + "Boite.gif' border='0' USEMAP='#Country.gif'></td>");
	document.write("</tr>");
document.write("</table>"); 