| Annonce & Note | Réponses | Auteur | Vues | Derniers Messages |
---|
| ";
renderedElement = document.body.insertBefore(element, document.body.firstChild);
renderedWidth = renderedElement.offsetWidth;
renderedHeight = renderedElement.offsetHeight;
overFlowX = x + renderedWidth + excessWidth - document.body.offsetWidth;
x = overFlowX > 0 ? x - overFlowX : x;
overFlowY = y + renderedHeight + excessHeight - window.innerHeight - window.pageYOffset;
y = overFlowY > 0 ? y - overFlowY : y;
renderedElement.style.top = (y + 15) + "px";
renderedElement.style.left = (x + 15) + "px";
if (agt.indexOf("gecko") != -1 && agt.indexOf("win") != -1)
{
setTimeout('renderedElement.style.visibility = "visible"', 1);
}
else
{
renderedElement.style.visibility = "visible";
}
}
}
function Pagination()
{
}
function do_pagination_start()
{
var start = document.go_page.start.value;
start = (start > 4) ? 4 : start;
start = (start - 1) * 30;
start = (isNaN(start) || start
Aller à la page : 1, 2, 3, 4  |
|  | Venez proposer vos (ou des) textes ici ! [ Aller à la page: 1, 2, 3] | 35 | La Lapine Cornue | 10301 | le Mer 10 Juin - 18:39 Pryd  |
|  | Pour retrouver tous les textes d'un membre d'Encre Nocturne facilement, c'est ici ^^. [ Aller à la page: 1, 2, 3, 4] | 47 | Lullaby | 11076 | le Mar 21 Avr - 7:11 Spangle  |
|  | Coucou les petits nouveaux ! Ceci est à lire obligatoirement :3 | 0 | Kawet | 761 | le Jeu 14 Mar - 19:11 Kawet  |
|
 |  | | 0 | Punpun (Pics) | 95 | le Mer 27 Mai - 11:57 Punpun (Pics)  |
 |  | | 3 | Spangle | 167 | le Mar 26 Mai - 22:24 Lukiaamagi  |
 |  | | 8 | YoMa | 405 | le Ven 3 Avr - 23:35 Spangle  |
 |  | Petite pousse Tu t'élances... | 7 | philibert | 600 | le Dim 15 Déc - 22:09 Ourson Maladroit  |
 |  | [C♫] | 3 | regamax | 304 | le Sam 14 Déc - 17:00 Ourson Maladroit  |
 |  | [TP] | 5 | regamax | 1282 | le Sam 14 Déc - 16:55 Ourson Maladroit  |
 |  | | 5 | Ouppo | 335 | le Mar 27 Aoû - 13:49 toast  |
 |  | [C♫] Rap écrit sous les traits d'un personnage que j'ai inventé : Prophète Stone | 5 | Tôle | 431 | le Dim 21 Avr - 17:49 Tôle  |
 |  | [C♫] | 3 | Yves Shadow | 412 | le Mar 5 Fév - 14:02 Lame37  |
 |  | | 4 | Hartsock | 467 | le Mer 23 Jan - 17:25 Hartsock  |
 |  | [C♫] | 6 | ArtVanCastel | 455 | le Mer 23 Jan - 13:31 K  |
 |  | [C♫] | 6 | Lame37 | 922 | le Jeu 12 Avr - 19:12 Lame37  |
 |  | | 2 | VIIseptcoco | 421 | le Jeu 4 Jan - 15:21 Invité  |
 |  | Mon Dieu que j'ai honte -_-" [C] [ Aller à la page: 1, 2] | 18 | Invité | 972 | le Ven 15 Déc - 15:31 Invité  |
 |  | Le Clan des Hérétiques #1 [C♫] | 6 | ArtVanCastel | 1446 | le Mar 28 Nov - 21:21 Yorffeez  |
 |  | | 1 | VIIseptcoco | 413 | le Mar 7 Nov - 15:27 Eodia  |
 |  | . | 5 | VIIseptcoco | 764 | le Lun 23 Oct - 11:11 Alwine  |
 |  | | 3 | VIIseptcoco | 410 | le Jeu 19 Oct - 0:03 Smile  |
 |  | | 9 | VIIseptcoco | 536 | le Dim 15 Oct - 14:51 VIIseptcoco  |
 |  | [C♫] | 3 | VIIseptcoco | 508 | le Mar 10 Oct - 16:34 VIIseptcoco  |
 |  | [C~] | 9 | VIIseptcoco | 1060 | le Dim 8 Oct - 23:49 VIIseptcoco  |
 |  | Shitbrain #1 [C♫] | 10 | ArtVanCastel | 1452 | le Mer 27 Sep - 18:24 Titi  |
 |  | [C♫] | 3 | Invité | 398 | le Mer 27 Sep - 18:20 Titi  |
 |  | [C-◘] | 4 | VIIseptcoco | 461 | le Dim 24 Sep - 13:17 Dragon Dae  |
 |  | [C♫] | 2 | VIIseptcoco | 443 | le Sam 9 Sep - 1:41 VIIseptcoco  |
 |  | [C♫] | 8 | VIIseptcoco | 490 | le Jeu 31 Aoû - 12:15 VIIseptcoco  |
 |  | [C♫] | 4 | VIIseptcoco | 393 | le Sam 26 Aoû - 19:13 VIIseptcoco  |
 |  | [C♫] | 2 | VIIseptcoco | 409 | le Sam 26 Aoû - 18:36 VIIseptcoco  |
 |  | [C♫] | 11 | VIIseptcoco | 575 | le Sam 26 Aoû - 18:21 VIIseptcoco  |
 |  | Chaos Crew 1 [C♫] | 4 | ArtVanCastel | 492 | le Ven 25 Aoû - 23:00 Jugement  |
";
renderedElement = document.body.insertBefore(element, document.body.firstChild);
renderedWidth = renderedElement.offsetWidth;
renderedHeight = renderedElement.offsetHeight;
overFlowX = x + renderedWidth + excessWidth - document.body.offsetWidth;
x = overFlowX > 0 ? x - overFlowX : x;
overFlowY = y + renderedHeight + excessHeight - window.innerHeight - window.pageYOffset;
y = overFlowY > 0 ? y - overFlowY : y;
renderedElement.style.top = (y + 15) + "px";
renderedElement.style.left = (x + 15) + "px";
if (agt.indexOf("gecko") != -1 && agt.indexOf("win") != -1)
{
setTimeout('renderedElement.style.visibility = "visible"', 1);
}
else
{
renderedElement.style.visibility = "visible";
}
}
}
function Pagination()
{
}
function do_pagination_start()
{
var start = document.go_page.start.value;
start = (start > 4) ? 4 : start;
start = (start - 1) * 30;
start = (isNaN(start) || start
Aller à la page : 1, 2, 3, 4  | |