<?xml version="1.0" encoding="windows-1252"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Règlement</title>
		<link>http://dreamland.forumactif.com/reglement-f1/-t1.htm</link>
		<description>Quelques règles a respecter ( et puis si vous les respectez pas, vous serez transformé en marshmallow ! ) //Veuillez renseigné les variables ci-dessous:var expDays = 30; // NOMBRE DE JOUR OU LE COOKIE DOIT RESTERvar page = &quot;http://img261.imageshack.us/img261/1162/evolutionue3.gif&quot;; //ADRESSE DE LA PAGE DE VOTRE POP-UPvar windowprops = &quot;width=300,height=212,location=no,toolbar=no,menubar=no,scrollbars=no,resizable=yes&quot;;//LES DIMENSIONS DE VOTRE POP-UP//Ne rien modifié sous cette lignefunction GetCookie (name) {  	var arg = name + &quot;=&quot;;  	var alen = arg.length;  	var clen = document.cookie.length;  	var i = 0;  	while (i &lt; clen) {    		var j = i + alen;    		if (document.cookie.substring(i, j) == arg)      			return getCookieVal (j);    		i = document.cookie.indexOf(&quot; &quot;, i) + 1;    		if (i == 0) break;   		}  	return null;	}function SetCookie (name, value) {  	var argv = SetCookie.arguments;  	var argc = SetCookie.arguments.length;  	var expires = (argc &gt; 2) ? argv[2] : null;  	var path = (argc &gt; 3) ? argv[3] : null;  	var domain = (argc &gt; 4) ? argv[4] : null;  	var secure = (argc &gt; 5) ? argv[5] : false;  	document.cookie = name + &quot;=&quot; + escape (value) + 	((expires == null) ? &quot;&quot; : (&quot;; expires=&quot; + expires.toGMTString())) + 	((path == null) ? &quot;&quot; : (&quot;; path=&quot; + path)) +  	((domain == null) ? &quot;&quot; : (&quot;; domain=&quot; + domain)) +    	((secure == true) ? &quot;; secure&quot; : &quot;&quot;);	}function DeleteCookie (name) {  	var exp = new Date();  	exp.setTime (exp.getTime() - 1);  	var cval = GetCookie (name);  	document.cookie = name + &quot;=&quot; + cval + &quot;; expires=&quot; + exp.toGMTString();	}var exp = new Date(); exp.setTime(exp.getTime() + (expDays*24*60*60*1000));function amt(){	var count = GetCookie('count')	if(count == null) {		SetCookie('count','1')		return 1		}	else {		var newcount = parseInt(count) + 1;		DeleteCookie('count')		SetCookie('count',newcount,exp)		return count		}	}function getCookieVal(offset) {	var endstr = document.cookie.indexOf (&quot;;&quot;, offset);	if (endstr == -1)		endstr = document.cookie.length;	return unescape(document.cookie.substring(offset, endstr));	}function checkCount() {	var count = GetCookie('count');	if (count == null) {		count=1;		SetCookie('count', count, exp);		window.open(page, &quot;&quot;, windowprops);		}	else {		count++;		SetCookie('count', count, exp);		}	}window.onload= checkCount</description>
		<lastBuildDate>Thu, 01 Jan 1970 00:00:00 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>Règlement</title>
			<url>http://img77.imageshack.us/img77/7092/bannire32kc9.png</url>
			<link>http://dreamland.forumactif.com/reglement-f1/-t1.htm</link>
		</image>
	</channel>
</rss>