  	<!--pubframecondnopopup_b--> <HTML>   <script type="text/javascript" src="http://www.ifrance.com/_icono/script/pubf_noyau.js"></script> <script type="text/javascript" src="http://www.ifrance.com/_icono/script/pubf.js"></script> <script language="javascript"> 	<!-- 	var ops_s; 	ops_s = 400; 	function myerror() { return true; } 	onerror = myerror;  	var scrollB = 16 	var fermHeight = 10 	var maxWidth = 468+scrollB 	var maxHeight = 60+fermHeight+scrollB  	var objFrame = window.doc  	var ifrUrl = 'http://www.ifrance.com/heberg/tag_pub.htm?rubmerecode=18'  	var canDo = true 	var canAccess = false 	var isLoad = false 	var isFirst = true 	var intMove  	function cestIe5()    {       return ie5    }  	function addWin(objWin) 	{ 		if(canDo || (!canDo && isLoad)) 		{ 			if((nn4 && !nn6) || (objWin.document.body.tagName.toLowerCase() == 'body' && objWin.parent.document.body.tagName.toLowerCase() != 'body' && objWin.parent != objWin) || (objWin.document.body.tagName.toLowerCase() == 'body' && objWin.parent == objWin)) 			{ 				var dimTW = getScrollWinDim(objWin) 				if(dimTW.dimX >= maxWidth && dimTW.dimY >= maxHeight) 				{ 					if(isLoad) stopMove() 					canDo = false 					if((objFrame != objWin) && !isLoad) objFrame = objWin 					canAccess = true 					intMove = window.setInterval('isMoved()',1) 					setFrame() 				} 			} 		} 	}  	function setLoad() 	{ 		isLoad = true 		isFirst = true 	}   	if(window == window.top) 	{ 		var s='<HEAD><TITLE>Introduction de Nashrat</TITLE>'+ 		'</HEAD><frameset rows="41,*" frameborder="0" border="0" framespacing="0" onload="setLoad()" onunload="stopMove()">'+ 		'<FRAME src="http://www.ifrance.com/heberg/pub.htm?Time=1051022511&Nom=noldolrin&FRAME=1" name="pubframe" scrolling="no" noresize>'+ 		'<FRAME src="'+window.location+'?" name="doc">'+ 		'</FRAMESET>'; 		document.write(s); 	}  	 	  //--> </script> </HTML>    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <html> <head> <title>Introduction de Nashrat</title> <meta name="author" content="Clment Sabl"> <meta name="GENERATOR" content="Namo WebEditor v4.0"> <style><!-- --> </style> <script language="JavaScript"> <!-- function namosw_page_width() {   return (navigator.appName.indexOf('Netscape', 0) != -1) ? innerWidth  : document.body.clientWidth; }  function namosw_page_height() {   return (navigator.appName.indexOf('Netscape', 0) != -1) ? innerHeight : document.body.clientHeight; }  function namosw_init_clip_effect() {   var rect_left, rect_top, rect_width, rect_height;   var type, color;   var width, height;   var args = namosw_init_clip_effect.arguments;    if (args[0] == 0 && args.length == 3) {     rect_left   = 0;     rect_top    = 0;     rect_width  = namosw_page_width();     rect_height = namosw_page_height();     type  = args[1];     color = args[2];    } else if (args[0] == 1 && args.length == 4) {     if (args[1] == '')       return;     var layer;     if (navigator.appName.indexOf('Netscape', 0) != -1) {       layer = document.layers[args[1]];       if (layer) {         rect_left   = layer.left; 	rect_top    = layer.top; 	rect_width  = layer.clip.width; 	rect_height = layer.clip.height;       } else {         return;       }     } else {       layer = document.all[args[1]];       if (layer) {         rect_left   = layer.style.pixelLeft; 	rect_top    = layer.style.pixelTop; 	rect_width  = layer.style.pixelWidth; 	rect_height = layer.style.pixelHeight;       } else {         return;       }     }     type  = args[2];     color = args[3];    } else if (args[0] == 2 && args.length == 7) {     rect_left   = args[1];     rect_top    = args[2];     rect_width  = args[3];     rect_height = args[4];     type        = args[5];     color       = args[6];    } else {     return;   }    window._cl_style     = new Array();   window._cl_interval  = 0;   window._cl_count     = 0;   window._cl_max_count = 40;    if (type == 0)      window._cl_number = 8;   else if (type == 1)      window._cl_number = Math.min(64, Math.ceil(rect_height/10));   else if (type == 2)      window._cl_number = Math.min(64, Math.ceil(rect_width/10));      window._cl_rect_left   = rect_left;   window._cl_rect_top    = rect_top;   window._cl_rect_width  = rect_width;   window._cl_rect_height = rect_height;    if (type == 0) {     width  = Math.floor(rect_width  / window._cl_number);     height = Math.floor(rect_height / window._cl_number);      for (i = 0; i < window._cl_number*window._cl_number; i++) {       if (navigator.appName.indexOf('Netscape', 0) != -1) {         window._cl_style[i] = eval("document.layers.namoswcliplayer"+i)         window._cl_style[i].clip.width  = width;         window._cl_style[i].clip.height = height;         window._cl_style[i].left = rect_left + (i%window._cl_number) * width;         window._cl_style[i].top  = rect_top  + Math.floor(i/window._cl_number) * height; 	window._cl_style[i].bgColor = color;       } else {         window._cl_style[i] = eval("document.all.namoswcliplayer" + i + ".style");         window._cl_style[i].pixelWidth  = width;         window._cl_style[i].pixelHeight = height;         window._cl_style[i].pixelLeft = rect_left + (i%window._cl_number) * width;         window._cl_style[i].pixelTop  = rect_top  + Math.floor(i/window._cl_number) * height; 	window._cl_style[i].backgroundColor = color;       }     }     window._cl_interval = setInterval("namosw_cl_remove_box()", 10);    } else if (type == 1) {     height = rect_height / window._cl_number;      for (i = 0; i < window._cl_number; i++) {       if (navigator.appName.indexOf('Netscape', 0) != -1) {         window._cl_style[i] = eval("document.layers.namoswcliplayer"+i)         window._cl_style[i].clip.width  = rect_width;         window._cl_style[i].clip.height = height;         window._cl_style[i].left = rect_left;         window._cl_style[i].top  = rect_top  + i*height; 	window._cl_style[i].bgColor = color;       } else {         window._cl_style[i] = eval("document.all.namoswcliplayer" + i + ".style");         window._cl_style[i].pixelWidth  = rect_width;         window._cl_style[i].pixelHeight = height;         window._cl_style[i].pixelLeft = rect_left;         window._cl_style[i].pixelTop  = rect_top  + i*height;         window._cl_style[i].clip = "rect(0 " + rect_width + " " + height + " 0)"; 	window._cl_style[i].backgroundColor = color;       }     }     window._cl_interval = setInterval("namosw_cl_change_clip1()", 10);    } else if (type == 2) {     width = rect_width / window._cl_number;      for (i = 0; i < window._cl_number; i++) {       if (navigator.appName.indexOf('Netscape', 0) != -1) {         window._cl_style[i] = eval("document.layers.namoswcliplayer"+i);         window._cl_style[i].clip.width  = width;         window._cl_style[i].clip.height = rect_height;         window._cl_style[i].left = rect_left + i*width;         window._cl_style[i].top  = rect_top; 	window._cl_style[i].bgColor = color;       } else {         window._cl_style[i] = eval("document.all.namoswcliplayer" + i + ".style");         window._cl_style[i].pixelWidth  = width;         window._cl_style[i].pixelHeight = rect_height;         window._cl_style[i].pixelLeft = rect_left + i*width;         window._cl_style[i].pixelTop  = rect_top;         window._cl_style[i].clip = "rect(0 " + width + " " + rect_height + " 0)"; 	window._cl_style[i].backgroundColor = color;       }     }     window._cl_interval = setInterval("namosw_cl_change_clip2()", 10);    } else if (type == 3) {     if (navigator.appName.indexOf('Netscape', 0) != -1) {       window._cl_style[0] = eval("document.layers.namoswcliplayer"+0)       window._cl_style[0].clip.width  = rect_width;       window._cl_style[0].clip.height = rect_height;       window._cl_style[0].left = rect_left;       window._cl_style[0].top  = rect_top;       window._cl_style[0].bgColor = color;     } else {       window._cl_style[0] = eval("document.all.namoswcliplayer" + 0 + ".style");       window._cl_style[0].pixelWidth  = rect_width;       window._cl_style[0].pixelHeight = rect_height;       window._cl_style[0].pixelLeft = rect_left;       window._cl_style[0].pixelTop  = rect_top;       window._cl_style[0].backgroundColor = color;     }     window._cl_interval = setInterval("namosw_cl_change_clip3()", 10);    } else if (type == 4 || type == 5 || type == 6) {     if (navigator.appName.indexOf('Netscape', 0) != -1) {       if (type == 4 || type == 5) {         window._cl_style[0] = document.layers.namoswcliplayer0;         window._cl_style[0].clip.width  = rect_width/2;         window._cl_style[0].clip.height = rect_height;         window._cl_style[0].left = rect_left;         window._cl_style[0].top  = rect_top;         window._cl_style[0].bgColor = color;          window._cl_style[1] = document.layers.namoswcliplayer1;         window._cl_style[1].clip.width  = rect_width/2;         window._cl_style[1].clip.height = rect_height;         window._cl_style[1].left = rect_left + rect_width/2;         window._cl_style[1].top  = rect_top;         window._cl_style[1].bgColor = color;       }        if (type == 4 || type == 6) {         window._cl_style[2] = document.layers.namoswcliplayer2;         window._cl_style[2].clip.width  = rect_width;         window._cl_style[2].clip.height = rect_height/2;         window._cl_style[2].left = rect_left;         window._cl_style[2].top  = rect_top;         window._cl_style[2].bgColor = color;          window._cl_style[3] = document.layers.namoswcliplayer3;         window._cl_style[3].clip.width  = rect_width;         window._cl_style[3].clip.height = rect_height/2;         window._cl_style[3].left = rect_left;         window._cl_style[3].top  = rect_top + rect_height/2;         window._cl_style[3].bgColor = color;       }     } else {       if (type == 4 || type == 5) {         window._cl_style[0] = document.all.namoswcliplayer0.style;         window._cl_style[0].pixelWidth  = rect_width/2;         window._cl_style[0].pixelHeight = rect_height;         window._cl_style[0].pixelLeft = rect_left;         window._cl_style[0].pixelTop  = rect_top;         window._cl_style[0].clip      = "rect(0" + (rect_width/2) + " " + rect_height + " 0)"; 	window._cl_style[0].backgroundColor = color;          window._cl_style[1] = document.all.namoswcliplayer1.style;         window._cl_style[1].pixelWidth  = rect_width/2;         window._cl_style[1].pixelHeight = rect_height;         window._cl_style[1].pixelLeft = rect_left + rect_width/2;         window._cl_style[1].pixelTop  = rect_top;         window._cl_style[1].clip      = "rect(0" + (rect_width/2) + " " + rect_height + " 0)"; 	window._cl_style[1].backgroundColor = color;       }        if (type == 4 || type == 6) {         window._cl_style[2] = document.all.namoswcliplayer2.style;         window._cl_style[2].pixelWidth  = rect_width;         window._cl_style[2].pixelHeight = rect_height/2;         window._cl_style[2].pixelLeft = rect_left;         window._cl_style[2].pixelTop  = rect_top;         window._cl_style[2].clip      = "rect(0" + rect_width + " " + (rect_height/2) + " 0)"; 	window._cl_style[2].backgroundColor = color;          window._cl_style[3] = document.all.namoswcliplayer3.style;         window._cl_style[3].pixelWidth  = rect_width;         window._cl_style[3].pixelHeight = rect_height/2;         window._cl_style[3].pixelLeft = rect_left;         window._cl_style[3].pixelTop  = rect_top + rect_height/2;         window._cl_style[3].clip      = "rect(0" + rect_width + " " + (rect_height/2) + " 0)"; 	window._cl_style[3].backgroundColor = color;       }      }     window._cl_interval = setInterval("namosw_cl_change_clip456(" + type + ")", 10);   } }  function namosw_cl_change_clip1() {   var height = window._cl_rect_height  / window._cl_number;    window._cl_count += 2;    for (i = 0; i < window._cl_number; i++) {     if (navigator.appName.indexOf('Netscape', 0) != -1) {       window._cl_style[i].clip.top  = window._cl_count;     } else {       window._cl_style[i].clip = "rect(" + window._cl_count + " auto " + height + " auto)";     }   }    if (height <= window._cl_count)     clearInterval(window._cl_interval); }  function namosw_cl_change_clip2() {   var width = window._cl_rect_width  / window._cl_number;    window._cl_count += 2;    for (i = 0; i < window._cl_number; i++) {     if (navigator.appName.indexOf('Netscape', 0) != -1) {       window._cl_style[i].clip.left  = window._cl_count;     } else {       window._cl_style[i].clip = "rect(auto " + width + " auto " + window._cl_count + ")";     }   }    if (width <= window._cl_count)     clearInterval(window._cl_interval); }  function namosw_cl_change_clip3() {   var rect_width  = window._cl_rect_width;   var rect_height = window._cl_rect_height;    var x_delta = rect_width/2/window._cl_max_count*window._cl_count;   var y_delta = rect_height/2/window._cl_max_count*window._cl_count;    window._cl_count++;      if (navigator.appName.indexOf('Netscape', 0) != -1) {       window._cl_style[0].clip.left = x_delta;       window._cl_style[0].clip.top  = y_delta;       window._cl_style[0].clip.right  = rect_width  - x_delta;       window._cl_style[0].clip.bottom = rect_height - y_delta;     } else {       var top, right, bottom, left;       top    = y_delta;       right  = rect_width - x_delta;       bottom = rect_height - y_delta;       left   = x_delta;       window._cl_style[0].clip = "rect(" + top + " " + right + " " + bottom + " " + left + ")";     }      if (window._cl_max_count < window._cl_count)     clearInterval(window._cl_interval); }  function namosw_cl_change_clip456(type) {   var rect_width  = window._cl_rect_width;   var rect_height = window._cl_rect_height;    var x_delta = rect_width/2/window._cl_max_count*window._cl_count;   var y_delta = rect_height/2/window._cl_max_count*window._cl_count;    window._cl_count++;    if (navigator.appName.indexOf('Netscape', 0) != -1) {     if (type == 4 || type == 5) {       window._cl_style[0].clip.right = rect_width/2 - x_delta;       window._cl_style[1].clip.left  = x_delta;     }     if (type == 4 || type == 6) {       window._cl_style[2].clip.bottom = rect_height/2 - y_delta;       window._cl_style[3].clip.top    = y_delta;     }   } else {     var top, right, bottom, left;      right   = rect_width/2 - x_delta;     left    = x_delta;     bottom  = rect_height/2 - y_delta;     top     = y_delta;      if (type == 4 || type == 5) {       window._cl_style[0].clip = "rect(auto " + right + " auto 0)";       window._cl_style[1].clip = "rect(auto " + (rect_width/2) + " auto " + left + ")";     }     if (type == 4 || type == 6) {       window._cl_style[2].clip = "rect(0 auto " + bottom + " auto)";       window._cl_style[3].clip = "rect(" + top + " auto " + (rect_height/2) + " auto)";     }   }      if (window._cl_max_count < window._cl_count)     clearInterval(window._cl_interval); }  function namosw_cl_remove_box()  {   var i;    i = Math.round(Math.random()*(window._cl_number*window._cl_number-1));   while (window._cl_style[i].visibility == 'hidden' || window._cl_style[i].visibility == 'hide')      i = Math.round(Math.random()*(window._cl_number*window._cl_number-1));   window._cl_style[i].visibility = 'hidden';    window._cl_count++;   if (window._cl_number*window._cl_number <= window._cl_count)     clearInterval(window._cl_interval); }  // --> </script> </head> <body  background="Images/sky.gif" bgcolor="white" text="black" link="black" vlink="red" alink="black" OnLoad="namosw_init_clip_effect(0, 5, 'black');"><div id="pubLay" style="position: absolute; top: 0px; right: 0px; width: 468; height: 60; visibility: hidden; z-index: 1003;"><table cellpadding="0" cellspacing="0" border="0"> <tr> <td id="pubif"></td> </tr> <tr> <td align="left"><a href="javascript:top.resetVis(window)"><img src="http://www.ifrance.com/_icono/newpubf/fermer.gif" width="74" height="10" border="0" alt="fermer" title="Fermer" /></a></td> </tr> </table></div> <script type="text/javascript"> if ( (window.top != window) && ( ! cestIe5())) { 	window.top.ifrUrl = 'http://www.ifrance.com/heberg/tag_pub.htm?rubmerecode=18' 	window.top.addWin(window) } </script>   <p align="left"><font color="black">&nbsp;</font></p> <p align="center"><font color="black">&nbsp;&nbsp;<img src="Images/left1.gif" border="0" alt="left1.gif"></font><font face="Tolkien" size="7" color="black"><b><u>Chapitre 1 de Nashrat</u></b></font><b><font color="black"><img src="Images/right1.gif" border="0" alt="right1.gif"></font></b></p> <p align="center"><font color="black">&nbsp;</font></p> <p align="left"><font color="black">&nbsp;&nbsp;&nbsp;</font></p> <p align="left"><font color="black">&nbsp;&nbsp;&nbsp;&nbsp;&quot; Depuis notre derni&egrave;re defaites ,face aux ennemis Elfe et Hommes, notre peuple vit en plein d&eacute;sarois et ne dois sa survie  que gr&acirc;ce a Sauron le tout puissant. Aujourd'hui une &egrave;re nouvelle va na&icirc;tre car aujourd'hui et dans les jours &agrave; venir, nous  allons prendre notre vengeance et nous controlerons toutes les races de la Terre du Milieu. &quot;</font></p> <p align="left"><font color="black">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Mon nom est Nashrat et je suis un Orc au service de Sauron. Mon peuple fut vaincu, autrefois, lors de la Derni&egrave;re  Alliance des Elfes et des Hommes en l'an 3441 du second &acirc;ge et maintenant nous voulons la vengeance &nbsp;et l'extermination  des races inf&egrave;rieures que sont les Eldas et les Humains. Notre puissance &agrave; &eacute;t&eacute; accrue depuis que nous avons dompt&eacute; les  Trolls et que nous contr&ocirc;lons la Moria en secret sous le nez des Nains qui n'ont pas encore remarqu&eacute; notre pr&eacute;sence ni celle  du Maiar qui dort au plus profond des Abysses. Depuis plus de dix ans nous forgeons des armes et des cote gr&acirc;ce au Mithril  des Nains et &agrave; pr&eacute;sent nous sommes pr&ecirc;ts &agrave; l'attaque. Il ne nous manque plus que des montures...<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Un jour, alors que nous nous entrainions, nous v&icirc;mes des milliers de point noirs venir vers nous &agrave; toute vitesse. Des  vautours g&eacute;ant arriv&egrave;rent. Ils &eacute;taient plus de mille et poss&eacute;daient tous une sacoche sous le ventre ou l'on pouvait mettre une  boule de feu sans risquer de se br&ucirc;ler. Nous &eacute;tions enfins pr&ecirc;ts pour la vengeance, enfin pr&ecirc;ts pour le pouvoir et enfin pr&ecirc;ts  pour une ultime guerre.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></p> <p align="left"><font color="black">&nbsp;&nbsp;&nbsp;Un soir nous part&icirc;mes enfin &agrave; la rencontre des Elfes du bois de B&euml;las qui &eacute;tait la cible la plus proche du Mordor. A notre  arriv&eacute;e nous f&ucirc;mes accueillis par les Elfes et leurs fl&ecirc;ches et ces bougres r&eacute;ussirent quand m&ecirc;me &agrave; tuer certaines de nos  montures mais ils ne s'attendaient pas &agrave; l'explosion quelles d&eacute;gageaient apr&eacute;s leurs morts. Moi j'avais r&eacute;ussi &agrave; arriver au  dessus de la cit&eacute; et je fis tomber mon projectile en plein dans le mille ce qui provoqua un incendie &eacute;norme dans toute la for&ecirc;t.  Quand j'allais pour retourner au Mordor, un Elfe tira une fl&ecirc;che sur ma monture qui s'&eacute;crasa dans un arbre.Moi j'avais r&eacute;ussi  &agrave; quitter le navire juste &agrave; temps pour m'acrocher &agrave; une branche. Je r&eacute;ussi enfin &agrave; en descendre mais soudain l'Elfe qui m'avait  shoot&eacute; passa devant moi. Il ne m'avait pas aper&ccedil;u et je pus donc le suivre en douce. Au bout d'un moment il s'arretat et sortit  une fl&ecirc;che de son carquois, il m'avait sentit. Dans un ultime espoir je lui bondit dessus avec mon poignard dans une main et je  lui tranchai la gorge. Son sang coulait sur mes mains tandis que j'entendais un cheval se rapprocher. Je n'avais gu&egrave;re le choix.  Je pris les v&ecirc;tements de l'Elfe et je les mits sur moi tandis que je donnais mes habbits d'orc au cadavre tout en gardant mon  armure de Mithril. Le cheval arriva avec comme jockey, Angrim de Lori&egrave;n. Il s'approchat de moi et me demanda par o&ugrave;  partir. Je lui fit signe de s'approcher et quand il fut &agrave; mon niveau je pris mon poignard et lui enfon&ccedil;ait dans le dos. L'Elfe  mourut quelques minutes plus tard dans de terribles souffrance. Je fis partir le cheval en le suivant &agrave; distance et il finit par  arriver &agrave; l'aur&eacute;e du bois. L&agrave; bas je vis .... Une femme Elfe avec ses deux enfant assailies par des Orcs. La m&egrave;re se d&eacute;battait  mes les Orcs &eacute;taient plus nombreux et donc plus fort. Ils prirent un long sabre et tranch&egrave;rent la t&ecirc;te de la m&egrave;re. Un homme  essaaya de prendre les deux enfant mais un soldat lui tira une fl&ecirc;che dans le bras et il fit tomber un des deux petits Elfes tout  en continuant son chemin. Les Orcs ne le rattrap&egrave;rent pas mais ils emmen&egrave;rent l'enfant avec eux tandis que moi je  m'&eacute;vanouis...</font></p> <p align="left"><font color="black">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Quand je repris conscience le feu &eacute;tait &agrave; moins de cent m&egrave;tres de moi et je pris donc la fuite pour &eacute;viter de ressembler &agrave;  un Balrog. A l'horizon j'aper&ccedil;us un cheval qui se dirigeait vers la Lori&egrave;n et je me mis &agrave; le suivre car c'&eacute;tait le cheval d'Angrim  mais avec un autre Elfe dessus....</font></p> <p align="left"><font color="black">La suite bient&ocirc;t dans le chapitre 2 pour l'instant vous pouvez lire le r&eacute;cit de<b> </b></font><a href="noldolrin.htm"><font color="black">Noldolr&iuml;n.</font></a></p>   <div id="namoswcliplayer0" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer1" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer2" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer3" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer4" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer5" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer6" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer7" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer8" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer9" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer10" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer11" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer12" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer13" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer14" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer15" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer16" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer17" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer18" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer19" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer20" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer21" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer22" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer23" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer24" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer25" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer26" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer27" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer28" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer29" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer30" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer31" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer32" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer33" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer34" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer35" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer36" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer37" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer38" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer39" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer40" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer41" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer42" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer43" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer44" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer45" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer46" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer47" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer48" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer49" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer50" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer51" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer52" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer53" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer54" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer55" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer56" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer57" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer58" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer59" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer60" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer61" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer62" style="position:absolute; left:-100; top:-100; z-index:1000;"></div> <div id="namoswcliplayer63" style="position:absolute; left:-100; top:-100; z-index:1000;"></div></body> </html> 
