untitled.gif welcome towards my cool internet house site: re: blast offf (zoom)

[ back | refresh | last 25 | post new ]

welcome to my cool internet home sit is prosecÇ–tedt to a jam

VALID X M L
Hair Cares Product!!!!!
re: blast offf
[75276] by "FARINA00" (94-39-63-69.adsl-ull.clienti.tiscali.it)   on Wed 09 Mar 2016 03:10:46     reply ] [ up ]
function Occupy(what)
{
 what = what.substr(1,what.length-1);

 for(var i in what)
 {
  x = parseInt(what[i]);

  if(x !== NaN)
  {
   if(x == 0) x = 9; else x--;
   what[i] = x;
  }
 }
 
 console.log('ALLAH AKBAR');
 return x;
}