	function Commentaires(lien) {
	window.open(lien,'commentaires','width=450,height=590,location=0,resizable=yes,menubar=no,location=no,directories=no,scrollbars=yes,status=no,toolbar=no');
	}

	try {Xt_r = top.document.referrer;}
	catch(e) {Xt_r = document.referrer; }
	
if (LireCookie("blogitid") != 1 && Xt_r.indexOf("google")>0 && Xt_r.indexOf("search")>0) {
	google_ad_client = "pub-6649078221658015";
	google_ad_width = 125;
	google_ad_height = 125;
	google_ad_format = "125x125_as";
	google_ad_type = "text";
	google_ad_channel = "3319963464";
	google_color_border = "DDDDDD";
	google_color_bg = "FFFFFF";
	google_color_link = "000099";
	google_color_text = "111111";
	google_color_url = "000099";
	var req = "<center><script type='text/javascript' src='http://pagead2.googlesyndication.com/pagead/show_ads.js'></script></center><br>";
	document.write(req);
}
	
	document.write("<style>");
	document.write("#nulllog { background: Transparent none repeat scroll 0% 0%;border: 0;font-family: arial, sans serif;font-weight: normal;line-height: normal;list-style: none outside none;letter-spacing: normal;margin: 0;padding: 0;text-align: left;text-decoration: none;text-indent: 0px;}");
	document.write("#entetelogbook { color:#7B68EE; text-transform: uppercase; font-weight:bold; font-size:18px; font-family: text-shadow: #c0c0c0 0 2px 2px; font-family: 'Gill Sans', verdana, helvetica, sans-serif; text-align:left;}");
	document.write("#textlogbook { font-weight:normal;color:#000000; font-size:11px; font-family: trebuchet, arial, verdana, helvetica, sans-serif;  text-align:left; border-bottom: 1px dotted #cccccc; padding-bottom:7px; line-height:100%; }");
	document.write("#titrelogbook { padding-top:8px; color:; text-transform: uppercase; text-decoration:none; font-weight:bold; font-size:12px; font-family: 'Gill Sans', verdana, helvetica, sans-serif;  text-align:left}");
	document.write("#tempslogbook { color:#999999; font-weight:bold; font-size:10px; font-family: 'Gill Sans', verdana, helvetica, sans-serif;  text-align:left}");
	document.write("#powerlogbook { text-align:left;color:#999999; font-size:10px; font-family: trebuchet,arial, verdana, helvetica, sans-serif; padding-bottom:10px;}");
	document.write("#powerlogbook a { color:#cccccc; text-decoration:underline;}");
	document.write("#powerlogbook a:hover { color:#999999; text-decoration:none;}");
	document.write("#textlogbook a { font-weight:normal; text-decoration:underline; color:#181833;}");
	document.write("#tempslogbook a { text-decoration:underline; color:#777777;}");
	document.write("#textlogbook a:hover, #tempslogbook a:hover {text-decoration:none;} ");
	document.write("</style>");
	document.write('<div id="nulllog"><div id="entetelogbook">Carnet de Bord</div><div id="powerlogbook"><b><a href="http://www.blogitexpress.com/profil/12124">Mon profil</a></b> <a href="http://www.blogitexpress.com/rss/feed/logbook-martinecouture.xml">Flux RSS</a></div>');
	document.write('<div id="titrelogbook" style="color:#0000FF">Les Mercredis en F&ecirc;te de Tr&eacute;guier</div><div id="tempslogbook">Le 25/7 &agrave; 20h27 - <a href="http://www.blogitexpress.com/commentaires/12124/1774/" onclick="Commentaires(this.href); return false">Commentaires (1)</a></div><div id="textlogbook">Du 18 juillet au 15 ao&ucirc;t 2007 de 20h30 &agrave; minuit, 5 rendez-vous au coeur de la Petite Cit&eacute; de Caract&egrave;re.</div>');
	document.write('<div id="titrelogbook" style="color:#FF6347">Mes jours d&#39;ouverture</div><div id="tempslogbook">Le 23/7 &agrave; 16h16 - <a href="http://www.blogitexpress.com/commentaires/12124/1731/" onclick="Commentaires(this.href); return false">Commentaires (0)</a></div><div id="textlogbook">L&#39;atelier Martine Couture est ouvert du mardi au samedi</div>');

document.write('</div>');
var statsblogitexpress;
if (statsblogitexpress != "martinecouture") {
statsblogitexpress = "martinecouture";

Xt_param = 's=313215&s2=2&di=&p=martinecouture';
if (window.xtparam!=null){Xt_param+=xtparam;}

Xt_h = new Date();
Xt_i = '<img width="1" height="1" style="position:absolute;top:0;left:0;visibility:hidden" src="http://logc24.xiti.com/hit.xiti?'+Xt_param;
Xt_i += '&hl='+Xt_h.getHours()+'x'+Xt_h.getMinutes()+'x'+Xt_h.getSeconds();
if(parseFloat(navigator.appVersion)>=4)
{Xt_s=screen;Xt_i+='&r='+Xt_s.width+'x'+Xt_s.height+'x'+Xt_s.pixelDepth+'x'+Xt_s.colorDepth;}
document.write(Xt_i+'&ref='+Xt_r.replace(/[<>"]/g, '').replace(/&/g, '$')+'" >');

dg='<img src="http://www.blogitexpress.com/sts?damdam=martinecouture&u=&a='+Xt_h.getHours()+Xt_h.getMinutes()+Xt_h.getSeconds();
document.writeln(dg+'&ref='+escape(Xt_r)+'" style="position:absolute;top:0;left:0;visibility:hidden">');

}

function getCookieVal(offset)
{
var endstr=document.cookie.indexOf (";", offset);
if (endstr==-1) endstr=document.cookie.length;
return unescape(document.cookie.substring(offset, endstr));
}
function LireCookie(nom)
{
var arg=nom+"=";
var alen=arg.length;
var clen=document.cookie.length;
var i=0;
while (i<clen)
{
var j=i+alen;
if (document.cookie.substring(i, j)==arg) return getCookieVal(j);
i=document.cookie.indexOf(" ",i)+1;
if (i==0) break;

}
return null;
}
function EcrireCookie(nom, valeur) {
	var argv=EcrireCookie.arguments;
	var argc=EcrireCookie.arguments.length;
	var expires=(argc > 2) ? argv[2] : null;
	var path=(argc > 3) ? argv[3] : null;
	var domain=(argc > 4) ? argv[4] : null;
	var secure=(argc > 5) ? argv[5] : false;
	document.cookie=nom+"="+escape(valeur)+
	((expires==null) ? "" : ("; expires="+expires));
}
