CONNEXION
  • RetourJeux
    • Sorties
    • Hit Parade
    • Les + populaires
    • Les + attendus
    • Soluces
    • Tous les Jeux
    • Gaming
  • RetourActu Gaming
    • News
    • Astuces
    • Tests
    • Previews
    • Toute l'actu gaming
  • RetourBons plans
    • Bons plans
    • Bons plans Smartphone
    • Bons plans Hardware
    • Bons plans Image et Son
    • Bons plans Amazon
    • Bons plans Cdiscount
    • Bons plans Decathlon
    • Bons plans Fnac
    • Tous les Bons plans
  • RetourJVTech
    • Actus High-Tech
    • Intelligence Artificielle
    • Smartphones
    • Mobilité urbaine
    • Hardware
    • Image et son
    • Tutoriels
    • Tests produits High-Tech
    • Guides d'achat High-Tech
    • JVTech
  • RetourCulture
    • Actus Culture
    • Culture
  • RetourVidéos
    • A la une
    • Gaming Live
    • Vidéos Tests
    • Vidéos Previews
    • Gameplay
    • Trailers
    • Chroniques
    • Replay Web TV
    • Toutes les vidéos
  • RetourForums
    • Hardware PC
    • PS5
    • Switch 2
    • Xbox Series
    • Switch
    • Pokemon pocket
    • FC 25 Ultimate Team
    • League of Legends
    • Tous les Forums
  • PC
  • PS5
  • Xbox Series
  • Switch 2
  • PS4
  • One
  • Switch
  • iOS
  • Android
  • MMO
  • RPG
  • FPS
En ce moment Genshin Impact Valhalla Breath of the wild Animal Crossing GTA 5 Red dead 2
Forum
  • Accueil
  • Actus
  • Tests
  • Vidéos
  • Images
  • Soluces
  • Forum
Liste des sujets

Repondez le + vite

blacktroll
blacktroll
Niveau 10
31 juillet 2005 à 20:54:46

Un espace ou ce que vous voulez, un tu sors ferais plaisir voilà !

TEST

%ùFF68RT

djtal42
djtal42
Niveau 10
31 juillet 2005 à 20:55:20

:sors: lol

JO90
JO90
Niveau 8
31 juillet 2005 à 20:56:57

BLacktroLL Posté le 31 juillet 2005 à 20:54:46
Un espace ou ce que vous voulez, un tu sors ferais plaisir voilà !

TEST

%ùFF68RT

recomence pour voire si je :rire:

blacktroll
blacktroll
Niveau 10
31 juillet 2005 à 20:58:43

Je ne suis pas assez intelligent pour comprendre

blacktroll
blacktroll
Niveau 10
31 juillet 2005 à 21:11:29

/ **

  • One can call only one function in a single web page.
  • After a function is called, a lock prevents other functions to be executed
  • / var bi_lock = false

var bi_conf;
var bi_id = 3;
var bi_serveur = " track.trafiz.net";
var bi_roi = 1;

/ /------------------------------------------+
function add_tag_trafic() {
if(!bi_lock) {
if(bi_refer.length) {
_url_reg =
´(´+bi_url+´|´+bi_url1+´|´+bi_url2+´|´+bi_url3+´)´
;
_randInt = Math.round(Math.random()*10000);
_link0 = ´<LINK id="bi_link" rel="stylesheet" type="text/css" href="´;
_link0 += ´http://´+bi_serveur+´/css.php´;
_link0 += ´?id=´+bi_id;
_link0 += ´&=´+escape(bi_refer);
_link0 += ´&=´+escape(bi_loct);
_link0 += ´&=´+_randInt;
_link0 += ´&=´+bi_roi;
_link0 += ´">´;

reg_exp = / bi_tracked/;
ok2 = reg_exp.exec(bi_loct);
reg_exp = new RegExp(_url_reg,´i´);
ok = reg_exp.exec(bi_refer);

if ( (!ok)&&(!ok2)) { document.write(_link0); }
}
bi_conf = " trafic";
bi_lock = true;
}
}

/ /--------------------------------------+
function add_tag_roi() {
if(!bi_lock) {
if(bi_loct.toString().substring(0,5) == " https") _lkh = " https";
else _lkh = " http";
_tag = ´<LINK id="bi_link" REL=STYLESHEET TYPE="text/css" HREF="´+_lkh+´://roi.trafiz.net/roi.php´;
_tag+= ´?id=´+bi_id;
_tag+= ´&=´+escape(bi_ref);
_tag+= ´&=´+escape(bi_comment);
_tag+= ´&=´+escape(bi_price);
_tag+= ´&=´+escape(bi_loct);
_tag+= ´">´;
document.write(_tag);
bi_conf = " roi";
bi_lock = true;
}
}

/ /--------------------------------------+
/ / Test tags installation |
/ /--------------------------------------+
function bi_test_conf() {
_er = " ";
//----------------------------------+
// Test bi_id |
//----------------------------------+
if(bi_id) {
_isEntier = bi_test_int(bi_id);
if(_isEntier) _er = ´bi_id : ´+_isEntier;
}
//----------------------------------+
// Test trafiz vars |
//----------------------------------+
if(bi_conf == " trafic") {
if(bi_url) {
_bi_urls = bi_url.split("|")
for(i=0; i< _bi_urls.length; i++) {
_isOueb = bi_test_web(_bi_urls[i]);
if(_isOueb) _er = ´bi_url : ´+_bi_urls[i]+"\n"+_isOueb+´\n´;
}
}
}
if ( _er) alert(_er);
//----------------------------------+
// Test tag exists |
//----------------------------------+
a = document.getElementsByName("bi_link");
if(a.length) {
_str = " ";
for(i=0; i < a.length; i++) _str+=a[i].href+"\n\n";
alert(_str)
} else alert("Trafiz : Aucun tag inséré")
}
/ /--------------------------------------+
/ / Test if value is an integer |
/ /--------------------------------------+
function bi_test_int {
var v = parseFloat(entier);
if ( isNaN(v) || v.length!=entier.length) {
_er = " Trafiz : ( 2)";
return _er;
}
else return false
}
/ /--------------------------------------+
/ / Test if value is a web site |
/ /--------------------------------------+
function bi_test_web(site) {
pattern =
"\^\(http\|https\|ftp\)\\\:\/\/\(\[a-zA-Z0-9\\\.\\
-\]\+\(\\\:\[a-zA-Z0-9\\\.&%\\\$\\-\]\+\)\*@\)\?\(
\(25\[0-5\]\|2\[0-4\]\[0-9\]\|\[0-1\]\{1\}\[0-9\]\
{2\}\|\[1-9\]\{1\}\[0-9\]\{1\}\|\[1-9\]\)\\\.\(25\
[0-5\]\|2\[0-4\]\[0-9\]\|\[0-1\]\{1\}\[0-9\]\{2\}\
|\[1-9\]\{1\}\[0-9\]\{1\}\|\[1-9\]\|0\)\\\.\(25\[0
-5\]\|2\[0-4\]\[0-9\]\|\[0-1\]\{1\}\[0-9\]\{2\}\|\
[1-9\]\{1\}\[0-9\]\{1\}\|\[1-9\]\|0\)\\\.\(25\[0-5
\]\|2\[0-4\]\[0-9\]\|\[0-1\]\{1\}\[0-9\]\{2\}\|\[1
-9\]\{1\}\[0-9\]\{1\}\|\[0-9\]\)\|\(\[a-zA-Z0-9\\-
\]\+\\\.\)\*\[a-zA-Z0-9\\-\]\+\\\.\[a-zA-Z\]\{2,4\
}\)\(\\\:\[0-9\]\+\)\?\(\/\[\^\/\]\[a-zA-Z0-9\\\.\
\,\\\?\\\\´\\\\\/\\\+&%\\\$#\\\=~_\\-\]\*\)\*\$"; / /´
re = new RegExp(pattern, " gi");
tranches = re.exec(site);
if ( tranches == null) {
_er = " Trafiz : cette variable doit être un site internet ( http:\/\/www.monsite.com/) " ;
return _er;
}
else return false
}

samyvirgo
samyvirgo
Niveau 10
31 juillet 2005 à 21:12:13

http://www.hausvdk.com/galleries/BlackstoneXIII/Blackstone018-Connar.jpg

blacktroll
blacktroll
Niveau 10
31 juillet 2005 à 21:14:52

document.write(´<link rel="stylesheet" type="text/css" href="http://www.jeuxvideo.com/jvstyle.css" title="GS CSS - windows">´);

body
{
background-color:#FFFFFF;
scrollbar-base-color: #ffaa04;
scrollbar-track-color: #bbbbbb;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
}
img.menui {
position : relative;
left :-15px;
}

a:link {color: #0000FF; text-decoration:underline;}
a:visited {color: #0000BB; text-decoration:underline; }
a:active {color: #000099; text-decoration:underline; }
a:hover {color:#EF9A04;text-decoration:underline; }

a:link.menul {color: #CE3000; text-decoration:none;}
a:visited.menul {color: #CE3000; text-decoration:none; }
a:active.menul {color: #FFFFFF; text-decoration:underline; }
a:hover.menul {color:#701600;text-decoration:underline; }

. menut {
position : relative;
left :15px;
font-family: " MS Sans Serif", Geneva, Arial;
font-size: 9pt;
font-weight: bold;
color: #CE3000
}

. macht {
font-family: " MS Sans Serif", Geneva, Arial;
font-size: 9pt;
font-weight: bold;
color: #CE3000
}
. lien {
font-family: " MS Sans Serif", Arial, Helvetica, Geneva; font-size: 10px; font-weight: bold; color: #DDDDDD; text-decoration: none;
}

. actitre {
font-family: Arial, Helvetica, Geneva; font-size: 19px; font-weight: bold; color: #FF0000; text-decoration: none;
}
. aclien {
font-family: Arial, Helvetica, Geneva; font-size: 13px; font-weight: bold;
}
. smt {
font-family: " MS Sans Serif", Arial, Helvetica, Geneva; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;
}
. vsmt {
font-family: Tahoma, Arial, Helvetica, Geneva; font-size: 9px; font-weight: normal; color: #000000; text-decoration: none;
}
. nmt {
font-family: Arial, Helvetica, Geneva; font-size: 13px; font-weight: normal; color: #000000; text-decoration: none;
}
. actutitre {
font-family: " MS Sans Serif", Arial, Helvetica, Geneva; font-size: 13px; font-weight: bold; color: #FF0000; text-decoration: none;
}

. topforums {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #666666;
line-height: 10px;
}
. topforums a{color: #666666; text-decoration: none;}
. topforums a:visited{ color: #666666; text-decoration: none;}
. topforums a:hover{color: #FF9900;text-decoration: none;}

. lien_baspage{font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; text-decoration: none;}
. lien_baspage a{color: #666666; text-decoration: none;}
. lien_baspage a:visited{color: #666666; text-decoration: none;}
. lien_baspage a:hover{color: #000000;text-decoration: none;}
. aujourdhui {
margin-top: 8px;
margin-right: 8px;
margin-left: 4px;
}
. actu {
margin-top: 8px;
margin-right: 8px;

}
. newsletter {margin-left: 8px;
margin-top: 3px;
margin-bottom: 3px;
}http://www.jeuxvideo.com/vide.htm{

blacktroll
blacktroll
Niveau 10
31 juillet 2005 à 21:15:33

document.write(´<link rel="stylesheet" type="text/css" href="http://www.jeuxvideo.com/jvstyle.css" title="GS CSS - windows">´);

body
{
background-color:#FFFFFF;
scrollbar-base-color: #ffaa04;
scrollbar-track-color: #bbbbbb;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
}
img.menui {
position : relative;
left :-15px;
}

a:link {color: #0000FF; text-decoration:underline;}
a:visited {color: #0000BB; text-decoration:underline; }
a:active {color: #000099; text-decoration:underline; }
a:hover {color:#EF9A04;text-decoration:underline; }

a:link.menul {color: #CE3000; text-decoration:none;}
a:visited.menul {color: #CE3000; text-decoration:none; }
a:active.menul {color: #FFFFFF; text-decoration:underline; }
a:hover.menul {color:#701600;text-decoration:underline; }

. menut {
position : relative;
left :15px;
font-family: " MS Sans Serif", Geneva, Arial;
font-size: 9pt;
font-weight: bold;
color: #CE3000
}

. macht {
font-family: " MS Sans Serif", Geneva, Arial;
font-size: 9pt;
font-weight: bold;
color: #CE3000
}
. lien {
font-family: " MS Sans Serif", Arial, Helvetica, Geneva; font-size: 10px; font-weight: bold; color: #DDDDDD; text-decoration: none;
}

. actitre {
font-family: Arial, Helvetica, Geneva; font-size: 19px; font-weight: bold; color: #FF0000; text-decoration: none;
}
. aclien {
font-family: Arial, Helvetica, Geneva; font-size: 13px; font-weight: bold;
}
. smt {
font-family: " MS Sans Serif", Arial, Helvetica, Geneva; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;
}
. vsmt {
font-family: Tahoma, Arial, Helvetica, Geneva; font-size: 9px; font-weight: normal; color: #000000; text-decoration: none;
}
. nmt {
font-family: Arial, Helvetica, Geneva; font-size: 13px; font-weight: normal; color: #000000; text-decoration: none;
}
. actutitre {
font-family: " MS Sans Serif", Arial, Helvetica, Geneva; font-size: 13px; font-weight: bold; color: #FF0000; text-decoration: none;
}

. topforums {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #666666;
line-height: 10px;
}
. topforums a{color: #666666; text-decoration: none;}
. topforums a:visited{ color: #666666; text-decoration: none;}
. topforums a:hover{color: #FF9900;text-decoration: none;}

. lien_baspage{font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; text-decoration: none;}
. lien_baspage a{color: #666666; text-decoration: none;}
. lien_baspage a:visited{color: #666666; text-decoration: none;}
. lien_baspage a:hover{color: #000000;text-decoration: none;}
. aujourdhui {
margin-top: 8px;
margin-right: 8px;
margin-left: 4px;
}
. actu {
margin-top: 8px;
margin-right: 8px;

}
. newsletter {margin-left: 8px;
margin-top: 3px;
margin-bottom: 3px;
}http://www.jeuxvideo.com/vide.htm{

blacktroll
blacktroll
Niveau 10
31 juillet 2005 à 21:16:03
samyvirgo
samyvirgo
Niveau 10
31 juillet 2005 à 21:16:10

http://www.hausvdk.com/galleries/BlackstoneXIII/Blackstone018-Connar.jpg

blacktroll
blacktroll
Niveau 10
31 juillet 2005 à 21:17:29

Heureux de te voir

La vidéo du moment