!D OCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Trans
itional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transition
al.dtd">
<html lang="en">
<head>
<title>NexGen Wars - who will win? you decide.</title>
<meta name="keywords" content="next generation, console wars, next generation wars, xbox 360, playstation 3, ps3, wii, nintendo, nintendo revolution, xbox, playstation" />
<meta name="description" content="The next generation of gaming is upon us, and the console wars has begun. NexGen Wars.com looks to track the sales of the consoles and monitor the next generation of console wars between the Microsoft Xbox 360, Sony Playstation 3, and the Nintendo Wii. Remember, these numbers are only estimates, but they are constantly monitored and upated to assure the closest estimates possible for the Xbox 360, Playstation 3, and Wii." />
<meta name="robots" content="imageindex,imageclick" />
<meta name="robots" content="index,follow" />
<meta http-equiv="content-type" content="text/html" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<link rel="stylesheet" type="text/css" media="screen" href="styles.php" />
</head>
<body>
<div id="container">
<div id="header">
<div class="logo"><a href="
http://nexgenwars.com"><img src="images/logo.gif" width="247" height="83" alt="NexGen Wars" /></a></div>
</div>
<div id="body">
<center><b style="font-size: 17px;"> <a href="
http://nexgenwars.com/sig.php"><font color="#CC0000">New!</font> Sales Numbers in Your Forum Signature/Website</a></b></center>
<br /><br />
The next generation of gaming is upon us, and the console wars has begun. NexGen Wars.com has spent countless hours researching sales facts from dozens of sources to track the sales of the consoles and monitor the next generation of console wars between the Microsoft Xbox 360, the Sony Playstation 3, and the Nintendo Wii. Remember, these numbers are only estimates, but they are constantly monitored and upated to assure the closest estimates possible for the Xbox 360, Playstation 3, and Wii.<br />
<div class="x360">
<table border="0" cellpadding="2" cellspacing="0" width="680" align="center" height="146">
<tr>
<td valign="top" style="padding-top: 50px;">
<div id="x360_vote1"style="overflow: hidden;"><font style="font-size: 30px;">who will win?</font> <font style="font-size: 30px; cursor: pointer; color: #CC9900" onclick="vote(´x360´)">pick the 360</font></div>
<div id="x360_vote" style="overflow: hidden; visibility: hidden; height: 0px;"><font style="font-size: 30px;">35.2%<br />pick Xbox 360</font></div>
</td>
<td valign="top" align="right" style="padding-top: 20px;" width="60%">
<b style="font-size: 14px;">consoles sold</b><br />
<b style="font-size: 40px;"><div id="x360_div" style="overflow: hidden;">7,027,083</div></b><br />
<table border="0" cellpadding="2" cellspacing="0">
<tr>
<td><b>market share:</b></td>
<td>
<table border="1" bordercolor="#000000" cellpadding="0" cellspacing="0" width="200">
<tr>
<td align="left"><img src="images/market_share.gif" width="94.352561821028%" height="15" /></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="ps3">
<table border="0" cellpadding="2" cellspacing="0" width="680" align="center" height="146">
<tr>
<td valign="top" style="padding-top: 50px;">
<div id="ps3_vote1" style="overflow: hidden;"><font style="font-size: 30px;">who will win?</font> <font style="font-size: 30px; cursor: pointer; color: #CC9900" onclick="vote(´ps3´)">pick the PS3</font></div>
<div id="ps3_vote" style="overflow: hidden; visibility: hidden; height: 0px;"><font style="font-size: 30px;">21.2%<br />pick PS3</font></div>
</td>
<td valign="top" align="right" style="padding-top: 20px;" width="60%">
<b style="font-size: 14px;">consoles sold</b><br />
<b style="font-size: 40px;"><div id="ps3_div" style="overflow: hidden;">249,940</div></b><br />
<table border="0" cellpadding="2" cellspacing="0">
<tr>
<td><b>market share:</b></td>
<td>
<table border="1" bordercolor="#000000" cellpadding="0" cellspacing="0" width="200">
<tr>
<td align="left"><img src="images/market_share.gif" width="3.3559387141682%" height="15" /></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="wii">
<table border="0" cellpadding="2" cellspacing="0" width="680" align="center" height="146">
<tr>
<td valign="top" style="padding-top: 50px;">
<div id="wii_vote1" style="overflow: hidden;"><font style="font-size: 30px;">who will win?</font> <font style="font-size: 30px; cursor: pointer; color: #CC9900" onclick="vote(´wii´)">pick the Wii</font></div>
<div id="wii_vote" style="overflow: hidden; visibility: hidden; height: 0px;"><font style="font-size: 30px;">43.6%<br />pick Wii</font></div>
</td>
<td valign="top" align="right" style="padding-top: 20px;" width="60%">
<b style="font-size: 14px;">consoles sold</b><br />
<b style="font-size: 40px;"><div id="wii_div" style="overflow: hidden;">170,664</div></b><br />
<table border="0" cellpadding="2" cellspacing="0">
<tr>
<td><b>market share:</b></td>
<td>
<table border="1" bordercolor="#000000" cellpadding="0" cellspacing="0" width="200">
<tr>
<td align="left"><img src="images/market_share.gif" width="2.2914994648039%" height="15" /></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</div>
</div>
<script type="text/javascript">
var read_it = 0;
function makeRequest(url) {
var http_request = false;
if (window.XMLHttpRequest) {
http_request = new XMLHttpRequest();
} else if (window.ActiveXObject) {
try {
http_request = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
http_request = new ActiveXObject("Microsoft.XMLHTTP");
} catch (e) {}
}
}
if (!http_request) {
alert(´Your browser is too old to support AJAX.´);
return false;
}
http_request.onreadystatechange = function() { alertContents(http_request); };
http_request.open(´GET´, url, true);
http_request.send(null);
}
function alertContents(http_request) {
if (http_request.readyState == 4) {
if (http_request.status == 200) {
if (read_it == 1) { rec_content(http_request.responseText); } else { rec_content2(http_request.responseText); }
} else {
}
}
}
//window.setInterval("read_cont()", 7000);
//window.setInterval("read_cont2()", 20000);
var x360_count;
var ps3_count;
var wii_count;
var x360_count2;
var ps3_count2;
var wii_count2;
function rec_content(cont1) {
if (cont1 != "") {
var out1 = "";
out1 = unescape(cont1);
var splitstring = out1.split("!");
if (x360_count != splitstring[0]) { x360_count
!= splitstring[0]; document.getElementById(´x360_div´).innerHTML = splitstring[0]; }
if (ps3_count != splitstring[1]) { ps3_count != splitstring[1]; document.getElementById(´ps3_div´).innerHTML = splitstring[1]; }
if (wii_count != splitstring[2]) { wii_count != splitstring[2]; document.getElementById(´wii_div´).innerHTML = splitstring[2]; }
}
}
function rec_content2(cont1) {
if (cont1 != "") {
var out1 = "";
out1 = unescape(cont1);
var splitstring = out1.split("!");
if (x360_count2 != splitstring[0]) { x360_count2 != splitstring[0]; document.getElementById(´x360_vote´).innerHTML = "<font style=\"font-size: 30px;\">" + splitstring[0] + "%<br />pick Xbox 360</font>"; }
if (ps3_count2 != splitstring[1]) { ps3_count2 != splitstring[1]; document.getElementById(´ps3_vote´).innerHTML = "<font style=\"font-size: 30px;\">" + splitstring[1] + "%<br />pick PS3</font>"; }
if (wii_count2 != splitstring[2]) { wii_count2 != splitstring[2]; document.getElementById(´wii_vote´).innerHTML = "<font style=\"font-size: 30px;\">" + splitstring[2] + "%<br />pick Wii</font>"; }
}
}
function vote(c) {
zeit = new Date();
ms = (zeit.getHours() * 24 * 60 * 1000) + (zeit.getMinutes() * 60 * 1000) + (zeit.getSeconds() * 1000) + zeit.getMilliseconds();
makeRequest("update_data2.php?page=vote&c=" + c + "&x=" + ms);
document.getElementById(´x360_vote´).style.visibi
lity = "visible";
document.getElementById(´ps3_vote´).style.visibil
ity = "visible";
document.getElementById(´wii_vote´).style.visibil
ity = "visible";
document.getElementById(´x360_vote´).style.height
= "100px";
document.getElementById(´ps3_vote´).style.height = "100px";
document.getElementById(´wii_vote´).style.height = "100px";
document.getElementById(´x360_vote1´).style.visib
ility = "hidden";
document.getElementById(´ps3_vote1´).style.visibi
lity = "hidden";
document.getElementById(´wii_vote1´).style.visibi
lity = "hidden";
document.getElementById(´x360_vote1´).style.heigh
t = "0px";
document.getElementById(´ps3_vote1´).style.height
= "0px";
document.getElementById(´wii_vote1´).style.height
= "0px";
}
function read_cont() {
zeit = new Date();
ms = (zeit.getHours() * 24 * 60 * 1000) + (zeit.getMinutes() * 60 * 1000) + (zeit.getSeconds() * 1000) + zeit.getMilliseconds();
read_it = 1;
makeRequest("update_data2.php?x=" + ms);
}
function read_cont2() {
zeit = new Date();
ms = (zeit.getHours() * 24 * 60 * 1000) + (zeit.getMinutes() * 60 * 1000) + (zeit.getSeconds() * 1000) + zeit.getMilliseconds();
read_it = 2;
makeRequest("update_data2.php?page=results&x=" + ms);
}
</script>
<center>
<script language="JavaScript" type="text/javascript">
<!--
ctxt_ad_partner = "1992989971";
ctxt_ad_section = "38388";
ctxt_ad_bg = "";
ctxt_ad_width = 728;
ctxt_ad_height = 90;
ctxt_ad_bc = "F6F6C2";
ctxt_ad_cc = "F6F6C2";
ctxt_ad_lc = "1C2675";
ctxt_ad_tc = "000000";
ctxt_ad_uc = "000000";
// -->
</script>
<script language="JavaScript"
src="
http://ypn-js.overture.com/partner/js/ypn.js"
</script>
</center>
<!-- Start of StatCounter Code -->
<script type="text/javascript" language="javascript">
var sc_project=1695803;
var sc_invisible=1;
var sc_partition=16;
var sc_security="991d2fed";
</script>
<script type="text/javascript" language="javascript"
src="
http://www.statcounter.com/counter/counter.js
"></script><noscript><a href="
http://www.statcounter.com/" target="_blank"><img
src="
http://c17.statcounter.com/counter.php?sc_pro
ject=1695803&java=0&security=991d2fed&
invisible=1" alt="free webpage hit counter" border="0"></a> </noscript>
<!-- End of StatCounter Code -->
</body>
</html>
Alors c´est un script bidon ou nn?
Euh... ![]()
![]()
Y´a une partie du script qui est caché...
Essaye de le faire avec jeuvideo.com, tout le PHP est caché...
Euh... c´est sensé servire a quoi ?
et puis ou est le rapport avec la Wii ![]()
Ok merci pour ta réponse powermétal :D
173,816
De rien ^^
La PS3 stagne à mort
![]()
la wii deja vendu plus q une ps3 au usa
ya plus de stock powermetal ![]()
C´est pour découvrir si le script du site avec les ventes est bidon ou pas. Parsque si ils ont fait exprés de suivre les ventes PS3 sans fake pour être crédible, ils pourraient faire un gros fake pour les ventes Wii est là tous les gens de ce topics se sentiraient bien cons...et moi le premier.
Ah d´accord dans ce cas là :
[Lemon-ed]
Ouais je sais plus de stock et puis que 200 000 consoles vendu alors qu´elle est sorti depuis une semaine au Japon et 2 jours aux States...
sa ralenti je trouve
peut etre, hors sujet mais bon:
j´ai fai un petit calcul et si nintendo vend ces 400000 machines, le prix restera inferieur meme s´il n´y a que 250000 machines vendu pour la ps3!!!!!!
Sa sent le gros fake ![]()
176,312
j´actualise imédiatement après, 176,968
j´actualise en core imédiatement après 177,418
Comment le mec peut savoir aussi vite le nombre de vente ? ![]()
Les ventes exacte d´ailleur
ça m´étonnerais pas que se soit faux...
D´ailleur, un truc bizarre, c´est qu´hier, j´ai un pote qui a acheté la 360 ![]()
7,027,971 c´est le nombre de vente depuis vendredi ![]()
Presque 1000 consoles en 5 seconde, c´est un peu gros non ? Le mec il était dans tout les magasins a compter les ventes de la Wii ?
300 ![]()