<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
$Author: NLP $
$Revision: 2.3.0 $  
$Date: 25/10/2007 - 7:10:39 PM $ 
$copyright: The amendment does not allow, without taking permission from me personally. $
$Email: H.Alz3abi@Gmail.com - MAIL ONLY $
$Support: if u Need any help with this mod. VISIT vBulletin.org : http://www.vbulletin.org/forum/showthread.php?t=149167 $
$Thanks "webmaster74" to translated product to English , French $
-->
<product productid="nlp_lxt" active="1">
	<title>Derniers X Sujets en Marquee (Barre d'informations défilante) ou Javascript, avec Options Externes 2.3</title>
	<description>Affiche des liens vers les dernières réponses, sujets, sujet épinglés, avec des effets java dans une table fixe, ou avec un marquee, donc une barre d'information défilante</description>
	<version>2.3.0</version>
	<url>http://www.vbulletin.org/forum/showthread.php?t=149167</url>
	<versioncheckurl><![CDATA[http://www.vbulletin.org/forum/misc.php?do=productcheck&pid=nlp_lxt]]></versioncheckurl>
	<dependencies>
	</dependencies>
	<codes>
	</codes>
	<templates>
		<template name="nlp_lxt" templatetype="template" date="1181162635" username="NLP" version=""><![CDATA[
<!-- nlp_lxt v2.3.0 - By: NLP - Almotmaiz.net -->
<if condition="$vboptions[nlp_lxt_Active]">
<if condition="$vboptions[nlp_lxt_sTyp] == 'java'">
<if condition="(in_array($vboptions[nlp_lxt_jType], array('nlp_lxt_fb', 'nlp_lxt_ft')))">
	<div id="nlp_lxt_popup" class="alt1">
	<div align="center" style="text-align:center;font-weight: bold" class="$vboptions[nlp_lxt_txtStyle]">
	<a href="" style="float:right;" class="smallfont" onClick="nlp_lxt_cpopup();return false">X</a>
	<phrase 1="$vboptions[nlp_lxt_displayrecords]">
	<if condition="$vboptions[nlp_lxt_Type] == 'lastpost'">$vbphrase[nlp_lxt_xposter]</if>
	<if condition="$vboptions[nlp_lxt_Type] == 'dateline'">$vbphrase[nlp_lxt_xthreads]</if>
	<if condition="$vboptions[nlp_lxt_Type] == 'stiky'">$vbphrase[nlp_lxt_xstiky]</if>
	<if condition="$vboptions[nlp_lxt_Type] == 'views'">$vbphrase[nlp_lxt_xviews]</if>
	<if condition="$vboptions[nlp_lxt_Type] == 'replycount'">$vbphrase[nlp_lxt_xreplycount]</if>
	</phrase></div>
		<marquee dir="$stylevar[textdirection]" onmouseover="this.stop()" onmouseout="this.start()" direction="<if condition="$stylevar[textdirection] = 'rtl'">right<else />left</if>" scrollamount="$vboptions[nlp_lxt_scrollamount]" scrolldelay="60" class="$vboptions[nlp_lxt_txtStyle]">
	$lxt_bit
	</marquee>
	</div>
<else />
<if condition="($vboptions[nlp_lxt_InTable] !== '0')">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<if condition="$vboptions[nlp_lxt_InTable] == '1'">
	<thead>
		<tr>
			<td class="tcat">
			<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('nlp_lxt')">
				<img id="collapseimg_nlp_lxt" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_forumhome_statistics].gif" alt="" border="0" /></a>
				<phrase 1="$vboptions[nlp_lxt_displayrecords]">
<if condition="$vboptions[nlp_lxt_Type] == 'lastpost'">$vbphrase[nlp_lxt_xposter]</if>
<if condition="$vboptions[nlp_lxt_Type] == 'dateline'">$vbphrase[nlp_lxt_xthreads]</if>
<if condition="$vboptions[nlp_lxt_Type] == 'stiky'">$vbphrase[nlp_lxt_xstiky]</if>
<if condition="$vboptions[nlp_lxt_Type] == 'views'">$vbphrase[nlp_lxt_xviews]</if>
<if condition="$vboptions[nlp_lxt_Type] == 'replycount'">$vbphrase[nlp_lxt_xreplycount]</if>
</phrase></td>
		</tr>
	</thead>
	<tbody id="collapseobj_nlp_lxt">
		<tr>
</if>
<if condition="$vboptions[nlp_lxt_InTable] == '2'">
<tr><td class="tcat" width="100" align="center">
<phrase 1="$vboptions[nlp_lxt_displayrecords]">
<if condition="$vboptions[nlp_lxt_Type] == 'lastpost'">$vbphrase[nlp_lxt_xposter]</if>
<if condition="$vboptions[nlp_lxt_Type] == 'dateline'">$vbphrase[nlp_lxt_xthreads]</if>
<if condition="$vboptions[nlp_lxt_Type] == 'stiky'">$vbphrase[nlp_lxt_xstiky]</if>
<if condition="$vboptions[nlp_lxt_Type] == 'views'">$vbphrase[nlp_lxt_xviews]</if>
<if condition="$vboptions[nlp_lxt_Type] == 'replycount'">$vbphrase[nlp_lxt_xreplycount]</if>
</phrase></td>
</if>
				<td class="alt1"></if>
$lxt_bit
<if condition="($vboptions[nlp_lxt_InTable] > 0)">
				</td>
		</tr>
	</tbody>
</table>
</if>
</if>
<else />
<if condition="($vboptions[nlp_lxt_InTable] !== '0')">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<if condition="$vboptions[nlp_lxt_InTable] == '1'">
	<thead>
		<tr>
			<td class="tcat">
			<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('nlp_lxt')">
				<img id="collapseimg_nlp_lxt" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_forumhome_statistics].gif" alt="" border="0" /></a>
				<phrase 1="$vboptions[nlp_lxt_displayrecords]">
<if condition="$vboptions[nlp_lxt_Type] == 'lastpost'">$vbphrase[nlp_lxt_xposter]</if>
<if condition="$vboptions[nlp_lxt_Type] == 'dateline'">$vbphrase[nlp_lxt_xthreads]</if>
<if condition="$vboptions[nlp_lxt_Type] == 'stiky'">$vbphrase[nlp_lxt_xstiky]</if>
<if condition="$vboptions[nlp_lxt_Type] == 'views'">$vbphrase[nlp_lxt_xviews]</if>
<if condition="$vboptions[nlp_lxt_Type] == 'replycount'">$vbphrase[nlp_lxt_xreplycount]</if>
</phrase></td>
		</tr>
	</thead>
	<tbody id="collapseobj_nlp_lxt">
		<tr>
</if>
<if condition="$vboptions[nlp_lxt_InTable] == '2'">
<tr><td class="tcat" width="100" align="center">
<phrase 1="$vboptions[nlp_lxt_displayrecords]">
<if condition="$vboptions[nlp_lxt_Type] == 'lastpost'">$vbphrase[nlp_lxt_xposter]</if>
<if condition="$vboptions[nlp_lxt_Type] == 'dateline'">$vbphrase[nlp_lxt_xthreads]</if>
<if condition="$vboptions[nlp_lxt_Type] == 'stiky'">$vbphrase[nlp_lxt_xstiky]</if>
<if condition="$vboptions[nlp_lxt_Type] == 'views'">$vbphrase[nlp_lxt_xviews]</if>
<if condition="$vboptions[nlp_lxt_Type] == 'replycount'">$vbphrase[nlp_lxt_xreplycount]</if>
</phrase></td>
</if>
				<td class="alt1"></if>
				<if condition="$vboptions[nlp_lxt_sTyp] !== 'Table'">
					<marquee dir="$stylevar[textdirection]" onmouseover="this.stop()" onmouseout="this.start()" <if condition="in_array($vboptions[nlp_lxt_sTyp], array('up', 'down'))"> height="$vboptions[nlp_lxt_hight]"</if> direction="$vboptions[nlp_lxt_sTyp]" scrollamount="$vboptions[nlp_lxt_scrollamount]" scrolldelay="60" class="$vboptions[nlp_lxt_txtStyle]">
					<if condition="$vboptions[nlp_lxt_InTable] == '0' AND !in_array($vboptions[nlp_lxt_sTyp], array('up', 'down'))">
					<b><phrase 1="$vboptions[nlp_lxt_displayrecords]">
					<if condition="$vboptions[nlp_lxt_Type] == 'lastpost'">$vbphrase[nlp_lxt_xposter]</if>
					<if condition="$vboptions[nlp_lxt_Type] == 'dateline'">$vbphrase[nlp_lxt_xthreads]</if>
					<if condition="$vboptions[nlp_lxt_Type] == 'stiky'">$vbphrase[nlp_lxt_xstiky]</if>
					<if condition="$vboptions[nlp_lxt_Type] == 'views'">$vbphrase[nlp_lxt_xviews]</if>
					<if condition="$vboptions[nlp_lxt_Type] == 'replycount'">$vbphrase[nlp_lxt_xreplycount]</if>
					</phrase></b>:
					</if>
					<if condition="in_array($vboptions[nlp_lxt_sTyp], array('up', 'down')) AND ($vboptions[nlp_lxt_InTable] == '0')">
					<center><b><phrase 1="$vboptions[nlp_lxt_displayrecords]">
					<if condition="$vboptions[nlp_lxt_Type] == 'lastpost'">$vbphrase[nlp_lxt_xposter]</if>
					<if condition="$vboptions[nlp_lxt_Type] == 'dateline'">$vbphrase[nlp_lxt_xthreads]</if>
					<if condition="$vboptions[nlp_lxt_Type] == 'stiky'">$vbphrase[nlp_lxt_xstiky]</if>
					<if condition="$vboptions[nlp_lxt_Type] == 'views'">$vbphrase[nlp_lxt_xviews]</if>
					<if condition="$vboptions[nlp_lxt_Type] == 'replycount'">$vbphrase[nlp_lxt_xreplycount]</if>
					</phrase></b></center>
					</if>
					$lxt_bit
				</marquee>
				</if>
				<if condition="$vboptions[nlp_lxt_sTyp] == 'Table'">
					<table class="tborder" cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
					$lxt_bit
					</table>
				</if>
				<if condition="($vboptions[nlp_lxt_InTable] > 0)">
				</td>
		</tr>
	</tbody>
</table>
</if>
</if>
<br />
</if>
<!-- nlp_lxt v2.3.0 - By: NLP - Almotmaiz.net -->]]></template>
		<template name="nlp_lxt_bit" templatetype="template" date="0" username="NLP" version=""><![CDATA[
<!-- nlp_lxt v2.3.0 - By: NLP - Almotmaiz.net -->
<if condition="$vboptions[nlp_lxt_sTyp] !== 'java'">
	<if condition="in_array($vboptions[nlp_lxt_sTyp], array('right', 'left'))">
		<if condition="!$vboptions[nlp_lxt_showinalt]">
			<if condition="($vboptions[nlp_lxt_showicon] == True) AND ($vboptions[showdeficon] != '' && $nlp_lxt_icon[iconpath] != '')"><img class="inlineimg" src="$nlp_lxt_icon[iconpath]" alt="$nlp_lxt_icon[title]" border="0" /></if>
			<a href="$vboptions[bburl]/showthread.php?$session[sessionurl]goto=newpost&t=$nlp_lxts[threadid]" target="$vboptions[nlp_lxt_sTarget]">$nlp_lxts[title]</a>	
				<if condition="$vboptions[nlp_lxt_LastPoster] OR $vboptions[nlp_lxt_author] OR $vboptions[nlp_lxt_repliescount] OR $vboptions[nlp_lxt_visitorscount]">
					(<if condition="$vboptions[nlp_lxt_author]">$vbphrase[nlp_lxt_author] : <a href="$vboptions[bburl]/member.php?$session[sessionurl]u=$nlp_lxts[postuserid]">$nlp_lxts[author]</a> - </if>
					<if condition="$vboptions[nlp_lxt_LastPoster] AND !($nlp_lxts[postusername] == $nlp_lxts[lastposter])">$vbphrase[last_post] : <a href="$vboptions[bburl]/member.php?$session[sessionurl]find=lastposter&t=$nlp_lxts[threadid]">$nlp_lxts[musername]</a> - </if>
				<if condition="$vboptions[nlp_lxt_repliescount]">$vbphrase[replies] : $nlp_lxts[replycount] - </if>
				<if condition="$vboptions[nlp_lxt_visitorscount]">$vbphrase[views] : $nlp_lxts[views] </if>
					<if condition="$vboptions[nlp_lxt_showdate]">- <phrase  1="$nlp_lxt_time" 2="$nlp_lxt_date">$vbphrase[nlp_lxt_date_time]</phrase></if>)
			</if>
		<else />
			<if condition="($vboptions[nlp_lxt_showicon] == True) AND ($vboptions[showdeficon] != '' && $nlp_lxt_icon[iconpath] != '')"><img class="inlineimg" src="$nlp_lxt_icon[iconpath]" alt="$nlp_lxt_icon[title]" border="0" /></if>
			<a href="$vboptions[bburl]/showthread.php?$session[sessionurl]goto=newpost&t=$nlp_lxts[threadid]" target="$vboptions[nlp_lxt_sTarget]" title="<if condition="$vboptions[nlp_lxt_author]">$vbphrase[nlp_lxt_author] : $nlp_lxts[postusername] - </if><if condition="$vboptions[nlp_lxt_LastPoster] AND !($nlp_lxts[postusername] == $nlp_lxts[lastposter])">$vbphrase[last_post] : $nlp_lxts[lastposter] - </if><if condition="$vboptions[nlp_lxt_repliescount]">$vbphrase[replies] : $nlp_lxts[replycount] - </if><if condition="$vboptions[nlp_lxt_visitorscount]">$vbphrase[views] : $nlp_lxts[views] </if>">$nlp_lxts[title]</a>	
		</if>
		<if condition="$lxt_countL != $vboptions[nlp_lxt_displayrecords]">
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; » &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
		</if>
	</if>
	<if condition="in_array($vboptions[nlp_lxt_sTyp], array('up', 'down'))">
	<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
		<thead>
			<tr>
				<td class="tcat">$vbphrase[thread]</td>
				<td class="tcat" width="100">$vbphrase[nlp_lxt_author]</td>
				<td class="tcat" width="100">$vbphrase[last_post]</td>
				<if condition="$vboptions[nlp_lxt_repliescount]">
				<td class="tcat" width="20">$vbphrase[replies]</td>
				</if>
				<if condition="$vboptions[nlp_lxt_visitorscount]">
				<td class="tcat" width="20">$vbphrase[views]</td>
				</if>
			</tr>
		</thead>
		<tbody>
			<tr>
				<td class="alt2"><if condition="($vboptions[nlp_lxt_showicon] == True) AND ($vboptions[showdeficon] != '' && $nlp_lxt_icon[iconpath] != '')"><img class="inlineimg" src="$nlp_lxt_icon[iconpath]" alt="$nlp_lxt_icon[title]" border="0" /></if>
				<a href="$vboptions[bburl]/showthread.php?$session[sessionurl]goto=newpost&t=$nlp_lxts[threadid]" target="$vboptions[nlp_lxt_sTarget]">$nlp_lxts[title]</a></td>
			<td class="alt1" align="center" width="100" class="$vboptions[nlp_lxt_txtStyle]"><a href="member.php?$session[sessionurl]u=$nlp_lxts[postuserid]">$nlp_lxts[author]</a></td>	
				<td class="alt2" align="center" width="100" class="$vboptions[nlp_lxt_txtStyle]"><span class="$vboptions[nlp_lxt_txtStyle]"><a href="member.php?$session[sessionurl]find=lastposter&t=$nlp_lxts[threadid]">$nlp_lxts[musername]</a>
					<if condition="$vboptions[nlp_lxt_showdate]"><br /><phrase 1="$nlp_lxt_time" 2="$nlp_lxt_date">$vbphrase[nlp_lxt_date_time]</phrase></if></span></td>
				<if condition="$vboptions[nlp_lxt_repliescount]">
				<td class="alt1" align="center"width="20" class="$vboptions[nlp_lxt_txtStyle]">$nlp_lxts[replycount]</td>
				</if>
				<if condition="$vboptions[nlp_lxt_visitorscount]">
				<td class="alt2" align="center" width="20" class="$vboptions[nlp_lxt_txtStyle]">$nlp_lxts[views]</td>
				</if>
			</tr>
		</tbody>
	</table>
	<br />
	</if>
	<if condition="$vboptions[nlp_lxt_sTyp] == 'Table'">
		<if condition="$nlp_lxts[OpenTr]"><tr></if>
		<td class="$nlp_lxts[alt]">
			<if condition="!$vboptions[nlp_lxt_showinalt]">
			<if condition="($vboptions[nlp_lxt_showicon] == True) AND ($vboptions[showdeficon] != '' && $nlp_lxt_icon[iconpath] != '')"><img class="inlineimg" src="$nlp_lxt_icon[iconpath]" alt="$nlp_lxt_icon[title]" border="0" /></if>
				<a href="$vboptions[bburl]/showthread.php?$session[sessionurl]goto=newpost&t=$nlp_lxts[threadid]" target="$vboptions[nlp_lxt_sTarget]">$nlp_lxts[title]</a>	
					<if condition="($vboptions[nlp_lxt_LastPoster] OR $vboptions[nlp_lxt_author] OR $vboptions[nlp_lxt_repliescount] OR $vboptions[nlp_lxt_visitorscount])"><br />
				<span class="smallfont">
					<if condition="$vboptions[nlp_lxt_author]">$vbphrase[nlp_lxt_author] : <a href="$vboptions[bburl]/member.php?$session[sessionurl]u=$nlp_lxts[postuserid]">$nlp_lxts[author]</a> - </if>
					<if condition="$vboptions[nlp_lxt_LastPoster] AND !($nlp_lxts[postusername] == $nlp_lxts[lastposter])">$vbphrase[last_post] : <a href="$vboptions[bburl]/member.php?$session[sessionurl]find=lastposter&t=$nlp_lxts[threadid]">$nlp_lxts[musername]</a> - </if>
				<if condition="$vboptions[nlp_lxt_repliescount]">$vbphrase[replies] : $nlp_lxts[replycount] - </if>
				<if condition="$vboptions[nlp_lxt_visitorscount]">$vbphrase[views] : $nlp_lxts[views] </if>
					<if condition="$vboptions[nlp_lxt_showdate]">- <phrase  1="$nlp_lxt_time" 2="$nlp_lxt_date">$vbphrase[nlp_lxt_date_time]</phrase></if>
				</span>
				</if>
			<else />
			<if condition="($vboptions[nlp_lxt_showicon] == True) AND ($vboptions[showdeficon] != '' && $nlp_lxt_icon[iconpath] != '')"><img class="inlineimg" src="$nlp_lxt_icon[iconpath]" alt="$nlp_lxt_icon[title]" border="0" /></if>
				<a href="$vboptions[bburl]/showthread.php?$session[sessionurl]goto=newpost&t=$nlp_lxts[threadid]" target="$vboptions[nlp_lxt_sTarget]" title="<if condition="$vboptions[nlp_lxt_author]">$vbphrase[nlp_lxt_author] : $nlp_lxts[postusername] - </if><if condition="$vboptions[nlp_lxt_LastPoster] AND !($nlp_lxts[postusername] == $nlp_lxts[lastposter])">$vbphrase[last_post] : $nlp_lxts[lastposter] - </if><if condition="$vboptions[nlp_lxt_repliescount]">$vbphrase[replies] : $nlp_lxts[replycount] - </if><if condition="$vboptions[nlp_lxt_visitorscount]">$vbphrase[views] : $nlp_lxts[views] </if>">$nlp_lxts[title]</a>	
			</if>
		</td>
		<if condition="$nlp_lxts[CloseTr]"></tr></if>
	</if>
<else />
<if condition="in_array($vboptions[nlp_lxt_jType], array('nlp_lxt_fb', 'nlp_lxt_ft'))">
		<if condition="!$vboptions[nlp_lxt_showinalt]">
		<if condition="($vboptions[nlp_lxt_showicon] == True) AND ($vboptions[showdeficon] != '' && $nlp_lxt_icon[iconpath] != '')"><img class="inlineimg" src="$nlp_lxt_icon[iconpath]" alt="$nlp_lxt_icon[title]" border="0" /></if>
			<a  href="$vboptions[bburl]/showthread.php?$session[sessionurl]goto=newpost&t=$nlp_lxts[threadid]" target="$vboptions[nlp_lxt_sTarget]">$nlp_lxts[title]</a>	
				<if condition="$vboptions[nlp_lxt_LastPoster] OR $vboptions[nlp_lxt_author] OR $vboptions[nlp_lxt_repliescount] OR $vboptions[nlp_lxt_visitorscount]">
					(<if condition="$vboptions[nlp_lxt_author]">$vbphrase[nlp_lxt_author] : <a href="$vboptions[bburl]/member.php?$session[sessionurl]u=$nlp_lxts[postuserid]">$nlp_lxts[author]</a> - </if>
					<if condition="$vboptions[nlp_lxt_LastPoster] AND !($nlp_lxts[postusername] == $nlp_lxts[lastposter])">$vbphrase[last_post] : <a href="$vboptions[bburl]/member.php?$session[sessionurl]find=lastposter&t=$nlp_lxts[threadid]">$nlp_lxts[musername]</a> - </if>
				<if condition="$vboptions[nlp_lxt_repliescount]">$vbphrase[replies] : $nlp_lxts[replycount] - </if>
				<if condition="$vboptions[nlp_lxt_visitorscount]">$vbphrase[views] : $nlp_lxts[views] </if>
					<if condition="$vboptions[nlp_lxt_showdate]">- <phrase  1="$nlp_lxt_time" 2="$nlp_lxt_date">$vbphrase[nlp_lxt_date_time]</phrase></if>)
			</if>
		<else />
		<if condition="($vboptions[nlp_lxt_showicon] == True) AND ($vboptions[showdeficon] != '' && $nlp_lxt_icon[iconpath] != '')"><img class="inlineimg" src="$nlp_lxt_icon[iconpath]" alt="$nlp_lxt_icon[title]" border="0" /></if>
			<a href="$vboptions[bburl]/showthread.php?$session[sessionurl]goto=newpost&t=$nlp_lxts[threadid]" target="$vboptions[nlp_lxt_sTarget]" title="<if condition="$vboptions[nlp_lxt_author]">$vbphrase[nlp_lxt_author] : $nlp_lxts[postusername] - </if><if condition="$vboptions[nlp_lxt_LastPoster]">$vbphrase[last_post] : $nlp_lxts[lastposter] - </if><if condition="$vboptions[nlp_lxt_repliescount]">$vbphrase[replies] : $nlp_lxts[replycount] - </if><if condition="$vboptions[nlp_lxt_visitorscount]">$vbphrase[views] : $nlp_lxts[views] </if>">$nlp_lxts[title]</a>	
		</if>
		<if condition="$lxt_countL != $vboptions[nlp_lxt_displayrecords]">
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; » &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
		</if>
<else />
	<div id="nlp_lxt$lxt_count" class="nlp_lxt_css">
		<div align="center" class="$vboptions[nlp_lxt_txtStyle]">
		<if condition="($vboptions[nlp_lxt_showicon] == True) AND ($vboptions[showdeficon] != '' && $nlp_lxt_icon[iconpath] != '')"><img class="inlineimg" src="$nlp_lxt_icon[iconpath]" alt="$nlp_lxt_icon[title]" border="0" /></if>
				<a href="$vboptions[bburl]/showthread.php?$session[sessionurl]goto=newpost&t=$nlp_lxts[threadid]" target="$vboptions[nlp_lxt_sTarget]">$nlp_lxts[title]</a><br />
			<span class="smallfont">
					<if condition="$vboptions[nlp_lxt_author]">($vbphrase[nlp_lxt_author] : <a href="$vboptions[bburl]/member.php?$session[sessionurl]u=$nlp_lxts[postuserid]">$nlp_lxts[author]</a> ) </if>
				<if condition="$vboptions[nlp_lxt_visitorscount]">($vbphrase[views] : $nlp_lxts[views] ) </if>
				<if condition="$vboptions[nlp_lxt_repliescount]">($vbphrase[replies] : $nlp_lxts[replycount]) </if>
				<if condition="$vboptions[nlp_lxt_LastPoster] AND !($nlp_lxts[postusername] == $nlp_lxts[lastposter])">($vbphrase[last_post] : <a href="$vboptions[bburl]/member.php?$session[sessionurl]find=lastposter&t=$nlp_lxts[threadid]">$nlp_lxts[musername]</a>)</if>
					<if condition="$vboptions[nlp_lxt_showdate]">(<phrase 1="$nlp_lxt_time" 2="$nlp_lxt_date">$vbphrase[nlp_lxt_date_time]</phrase>) </if>
			</span>
		</div>
	</div>
</if>
</if>
<!-- nlp_lxt v2.3.0 - By: NLP - Almotmaiz.net -->]]></template>
		<template name="nlp_lxt_headinclude" templatetype="template" date="0" username="NLP" version=""><![CDATA[
<!-- nlp_lxt v2.3.0 - By: NLP - Almotmaiz.net -->
<if condition="$vboptions[nlp_lxt_sTyp] == 'java'">
<if condition="in_array($vboptions[nlp_lxt_jType], array('nlp_lxt_fb', 'nlp_lxt_ft'))">
<style type="text/css">
#nlp_lxt_popup{
position:absolute;
border: 1px solid black;
padding: 5px;
width: 500px;
visibility: hidden;
z-index: 400;
}
</style>
<script type="text/javascript">
<!-- 
var persistclose=0
var nlp_lxt_sX = 30 
var nlp_lxt_sY = 5 
var nlp_lxt_vpz = '$vboptions[nlp_lxt_jType]'
function iecompattest(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}
function get_cookie(Name) {
var search = Name + "="
var returnvalue = "";
if (document.cookie.length > 0) {
offset = document.cookie.indexOf(search)
if (offset != -1) {
offset += search.length
end = document.cookie.indexOf(";", offset);
if (end == -1) end = document.cookie.length;
returnvalue=unescape(document.cookie.substring(offset, end))
}
}
return returnvalue;
}
function nlp_lxt_cpopup(){
if (persistclose)
document.cookie="nlp_lxt_rc=1"
document.getElementById("nlp_lxt_popup").style.visibility="hidden"
}

function nlp_lxt_spopup(){
barheight=document.getElementById("nlp_lxt_popup").offsetHeight
var ns = (navigator.appName.indexOf("Netscape") != -1) || window.opera;
var d = document;
function ml(id){
var el=d.getElementById(id);
if (!persistclose || persistclose && get_cookie("nlp_lxt_rc")=="")
el.style.visibility="visible"
if(d.layers)el.style=el;
el.sP=function(x,y){this.style.left=x+"px";this.style.top=y+"px";};
el.x = nlp_lxt_sX;
if (nlp_lxt_vpz=="nlp_lxt_ft")
el.y = nlp_lxt_sY;
else{
el.y = ns ? pageYOffset + innerHeight : iecompattest().scrollTop + iecompattest().clientHeight;
el.y -= nlp_lxt_sY;
}
return el;
}
window.nlp_lxt_stl=function(){
if (nlp_lxt_vpz=="nlp_lxt_ft"){
var pY = ns ? pageYOffset : iecompattest().scrollTop;
ftlObj.y += (pY + nlp_lxt_sY - ftlObj.y)/8;
}
else{
var pY = ns ? pageYOffset + innerHeight - barheight: iecompattest().scrollTop + iecompattest().clientHeight - barheight;
ftlObj.y += (pY - nlp_lxt_sY - ftlObj.y)/8;
}
ftlObj.sP(ftlObj.x, ftlObj.y);
setTimeout("nlp_lxt_stl()", 10);
}
ftlObj = ml("nlp_lxt_popup");
nlp_lxt_stl();
}
if (window.addEventListener)
window.addEventListener("load", nlp_lxt_spopup, false)
else if (window.attachEvent)
window.attachEvent("onload", nlp_lxt_spopup)
else if (document.getElementById)
window.onload=nlp_lxt_spopup
//-->
</script>
<else />
<style type="text/css">
.nlp_lxt_css{
width:100%;
height:auto;
}
</style>
<script type="text/javascript">
<!--
<if condition="$vboptions[nlp_lxt_jType] == 'Rondom'">
var nlp_lxteffects=["GradientWipe(GradientSize=1.0 Duration=0.7)", "Inset", "Iris", "Pixelate(MaxSquare=5 enabled=false)", "RadialWipe", "RandomBars", "Slide(slideStyle='push')", "Spiral", "Stretch", "Strips", "Wheel", "ZigZag"]
<else />
var nlp_lxteffects=["$vboptions[nlp_lxt_jType]"]
</if>
var tickspeed = $vboptions[nlp_lxt_jSpeed] * 1000;
var effectduration=1000; //Transitional effect duration in miliseconds
var hidecontent_from_legacy=0 //Should content be hidden in legacy browsers- IE4/NS4 (0=no, 1=yes).
var filterid=Math.floor(Math.random()*nlp_lxteffects.length)
document.write('<style type="text/css">')
if (document.getElementById)
document.write('.nlp_lxt_css{display:none;'+'filter:progid:DXImageTransform.Microsoft.'+nlp_lxteffects[filterid]+'}')
else if (hidecontent_from_legacy)
document.write('#nlp_lxt_cw{display:none;}')
document.write('</style>')
var selectedDiv=0
var totalDivs=0
function contractboard(){
var inc=0
while (document.getElementById("nlp_lxt"+inc)){
document.getElementById("nlp_lxt"+inc).style.display="none"
inc++
}
}
function expandboard(){
var selectedDivObj=document.getElementById("nlp_lxt"+selectedDiv)
contractboard()
if (selectedDivObj.filters){
if (nlp_lxteffects.length>1){
filterid=Math.floor(Math.random()*nlp_lxteffects.length)
selectedDivObj.style.filter="progid:DXImageTransform.Microsoft."+nlp_lxteffects[filterid]
}
selectedDivObj.filters[0].duration=effectduration/1000
selectedDivObj.filters[0].Apply()
}
selectedDivObj.style.display="block"
if (selectedDivObj.filters)
selectedDivObj.filters[0].Play()
selectedDiv=(selectedDiv<totalDivs-1)? selectedDiv+1 : 0
setTimeout("expandboard()",tickspeed)
}
function nlp_lxt_start(){
while (document.getElementById("nlp_lxt"+totalDivs)!=null)
totalDivs++
if (document.getElementById("nlp_lxt0").filters)
tickspeed+=effectduration
expandboard()
}
if (window.addEventListener)
window.addEventListener("load", nlp_lxt_start, false)
else if (window.attachEvent)
window.attachEvent("onload", nlp_lxt_start)
else if (document.getElementById)
window.onload=nlp_lxt_start
//-->
</script>
</if>
</if>
<if condition="$vboptions[nlp_lxt_txtStyle] == 'nlp_lxt_txt'">
<style type="text/css">
.nlp_lxt_txt
{
	$vboptions[nlp_lxt_txtMan]
}
</style>
</if>
<!-- nlp_lxt v2.3.0 - By: NLP - Almotmaiz.net -->]]></template>
<template name="nlp_lxt_external" templatetype="template" date="0" username="NLP" version=""><![CDATA[$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude
<title>$vboptions[bbtitle]</title>
</head>
<body>
<!-- nlp_lxt v2.0 - By: NLP - Almotmaiz.net -->
<marquee dir="$stylevar[textdirection]" onmouseover="this.stop()" onmouseout="this.start()" direction="<if condition="$stylevar[textdirection] == 'rtl'">right<else />left</if>" scrollamount="$vboptions[nlp_lxt_scrollamount]" scrolldelay="60" class="$vboptions[nlp_lxt_txtStyle]">
$lxt_external_bit
</marquee>
<!-- nlp_lxt v2.0 - By: NLP - Almotmaiz.net -->
</body>
</html>]]></template>
<template name="nlp_lxt_external_bit" templatetype="template" date="0" username="NLP" version=""><![CDATA[<if condition="!$vboptions[nlp_lxt_showinalt]">
<a  href="$vboptions[bburl]/showthread.php?$session[sessionurl]goto=newpost&t=$nlp_lxtE[threadid]" target="$vboptions[nlp_lxt_sTarget]">$nlp_lxtE[title]</a>	
	<if condition="$vboptions[nlp_lxt_LastPoster] OR $vboptions[nlp_lxt_author] OR $vboptions[nlp_lxt_repliescount] OR $vboptions[nlp_lxt_visitorscount]">
(<if condition="$vboptions[nlp_lxt_author]">$vbphrase[nlp_lxt_author] : <a href="$vboptions[bburl]/member.php?$session[sessionurl]u=$nlp_lxtE[postuserid]">$nlp_lxtE[author]</a> - </if>
	<if condition="$vboptions[nlp_lxt_LastPoster] AND !($nlp_lxts[postusername] == $nlp_lxts[lastposter])">$vbphrase[last_post] : <a href="$vboptions[bburl]/member.php?$session[sessionurl]find=lastposter&t=$nlp_lxtE[threadid]">$nlp_lxtE[musername]</a> - </if>
<if condition="$vboptions[nlp_lxt_repliescount]">$vbphrase[replies] : $nlp_lxtE[replycount] - </if>
<if condition="$vboptions[nlp_lxt_visitorscount]">$vbphrase[views] : $nlp_lxtE[views] </if>
<if condition="$vboptions[nlp_lxt_showdate]">- <phrase  1="$nlp_lxt_time" 2="$nlp_lxt_date">$vbphrase[nlp_lxt_date_time]</phrase></if>)
</if>
<else />
<a href="$vboptions[bburl]/showthread.php?$session[sessionurl]goto=newpost&t=$nlp_lxtE[threadid]" target="$vboptions[nlp_lxt_sTarget]" title="<if condition="$vboptions[nlp_lxt_author]">$vbphrase[nlp_lxt_author] : $nlp_lxtE[postusername] - </if><if condition="$vboptions[nlp_lxt_LastPoster] AND !($nlp_lxts[postusername] == $nlp_lxts[lastposter])">$vbphrase[last_post] : $nlp_lxtE[lastposter] - </if><if condition="$vboptions[nlp_lxt_repliescount]">$vbphrase[replies] : $nlp_lxtE[replycount] - </if><if condition="$vboptions[nlp_lxt_visitorscount]">$vbphrase[views] : $nlp_lxtE[views] </if>">$nlp_lxtE[title]</a>	
</if>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; » &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;]]></template>
	</templates>
	<plugins>
		<plugin active="1">
			<title>NLP-nlp_lxts : cache_templates</title>
			<hookname>cache_templates</hookname>
			<phpcode><![CDATA[if ($vbulletin->options['nlp_lxt_Active'])
{// Whene Active ..
	if(empty($vbulletin->options['nlp_lxt_agroups']))
	{
		$nlp_pros = true;
	}elseif(in_array($vbulletin->userinfo['usergroupid'], Array($vbulletin->options['nlp_lxt_agroups'])))
	{
		$nlp_pros = true;
	}
	if($nlp_pros)
	{
		$globaltemplates[] = 'nlp_lxt_bit';
		$globaltemplates[] = 'nlp_lxt_headinclude';
		$globaltemplates[] = 'nlp_lxt';
		if(THIS_SCRIPT == 'external')
		{
			$globaltemplates[] = 'nlp_lxt_external';
			$globaltemplates[] = 'nlp_lxt_external_bit';
		}
	}
}]]></phpcode>
		</plugin>
		<plugin active="1">
			<title>NLP-nlp_lxts : Function's</title>
			<hookname>parse_templates</hookname>
			<phpcode><![CDATA[if ($vbulletin->options['nlp_lxt_Active'])
{// Whene Active ..
	if(empty($vbulletin->options['nlp_lxt_agroups']))
	{
		$nlp_pros = true;
	}elseif(in_array($vbulletin->userinfo['usergroupid'], Array($vbulletin->options['nlp_lxt_agroups'])))
	{
		$nlp_pros = true;
	}
	if($nlp_pros)
	{
		function nlp_iconinfo($iconid = 0)
		{
			global $vbulletin, $stylevar, $vbphrase, $vbulletin;
			$iconid = intval($iconid);
			switch($iconid)
			{
				case -1:
					return array('iconpath' => "$stylevar[imgdir_misc]/poll_posticon.gif", 'title' => $vbphrase['poll']);
				case 0:
					if (!empty($vbulletin->options['showdeficon']))
					{
						return array('iconpath' => $vbulletin->options['showdeficon'], 'title' => '');
					}
					else
					{
						return false;
					}
				default:
					if ($vbulletin->iconcache !== null)
					{
						return $vbulletin->iconcache["$iconid"];
					}
					else
					{
						$check = $vbulletin->db->query_first_slave("
							SELECT title, iconpath
							FROM " . TABLE_PREFIX . "icon
							WHERE iconid = $iconid
							");
						if(file_exists($check['iconpath']))
						{	
						return $vbulletin->db->query_first_slave("
							SELECT title, iconpath
							FROM " . TABLE_PREFIX . "icon
							WHERE iconid = $iconid
						");
						}else{
							if (!empty($vbulletin->options['showdeficon']))
							{
								return array('iconpath' => $vbulletin->options['showdeficon'], 'title' => '');
							}
							else
							{
								return array('iconpath' => '', 'title' => '');
							}
						}
					}
			}
		}
	}
}]]></phpcode>
		</plugin>
		<plugin active="1" executionorder="5">
			<title>NLP-nlp_lxts : admin_options_processing</title>
			<hookname>admin_options_processing</hookname>
			<phpcode><![CDATA[if (is_array($vbulletin->GPC['setting']['nlp_lxt_excludedforums']))
{
	$vbulletin->GPC['setting']['nlp_lxt_excludedforums'] = implode(',', $vbulletin->GPC['setting']['nlp_lxt_excludedforums']);
}
if (is_array($vbulletin->GPC['setting']['nlp_lxt_agroups']))
{
    $vbulletin->GPC['setting']['nlp_lxt_agroups'] = implode(',', $vbulletin->GPC['setting']['nlp_lxt_agroups']);
}]]></phpcode>
		</plugin>
		<plugin active="1" executionorder="5">
			<title>NLP-nlp_lxts: parse_templates</title>
			<hookname>parse_templates</hookname>
			<phpcode><![CDATA[if ($vbulletin->options['nlp_lxt_Active'])
{// Whene Active ..
	$nlp_lxt_ExG = explode(",",$vbulletin->options['nlp_lxt_agroups']);
	if(empty($nlp_lxt_ExG))
	{
		$nlp_pros = true;
	}elseif(!in_array($vbulletin->userinfo['usergroupid'], $nlp_lxt_ExG))
	{
		$nlp_pros = true;
	}
	if($nlp_pros)
	{
		global $vbulletin; $lxt_count = 0;$lxt_tc = 0;$nlp_lxt_forumps = array();$lxt_countL = 1;// Globalizing
		include_once('./includes/class_bbcode.php');
		$bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());
		// SQL for - LastPost, Dateline
		if($vbulletin->options['nlp_lxt_Type'] == 'stiky')
		{
			$stiky = "AND thread.sticky = '1'";
			$order = "thread.lastpost";
			$nlp_lxt_vbdt = 'lastpost';
		}elseif(in_array($vbulletin->options['nlp_lxt_Type'], array('lastpost','dateline','views','replycount')))
		{
			$stiky ='';
			$order = $vbulletin->options['nlp_lxt_Type'];
			if($vbulletin->options['nlp_lxt_Type'] == 'dateline')
			{
				$nlp_lxt_vbdt = 'dateline';
			}else{
				$nlp_lxt_vbdt = 'lastpost';
			}
		}
		foreach($vbulletin->forumcache AS $nlp_lxt_forum)
		{
			$nlp_lxt_forumps[$nlp_lxt_forum["forumid"]] = fetch_permissions($nlp_lxt_forum['forumid']);
			if ((!($nlp_lxt_forumps[$nlp_lxt_forum["forumid"]] & $vbulletin->bf_ugp_forumpermissions['canview'])) OR (!($nlp_lxt_forum['options'] & $vbulletin->bf_misc_forumoptions['active']) AND !$vbulletin->options['showprivateforums'] AND !in_array($vbulletin->userinfo['usergroupid'], array(5,6,7))))
			{
				$nlp_lxt_fi .= ','.$nlp_lxt_forum['forumid'];
			}
		}
		if ($vbulletin->options['nlp_lxt_excludedforums']!='')
		{
			$nlp_lxt_fi .= ','.$vbulletin->options['nlp_lxt_excludedforums'];
		}
		$nlp_lxt_fi = substr($nlp_lxt_fi, 1);
		if ($nlp_lxt_fi!='')
		{
			$nlp_lxt_forums = "AND thread.forumid NOT IN($nlp_lxt_fi)";
		}
		unset($nlp_lxt_forum);
		$nlp_lxtQ = $vbulletin->db->query_read("
							SELECT thread.threadid, thread.title, thread.lastpost, thread.forumid, thread.replycount, 
							thread.lastposter, thread.dateline, thread.postusername, thread.postuserid, thread.iconid,
							IF(views<=replycount, replycount+1, views) AS views, thread.visible, thread.open, 
							user.username, user.userid, user.usergroupid, 
							IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
							FROM " . TABLE_PREFIX . "thread AS thread
							LEFT JOIN " . TABLE_PREFIX . "user AS user ON (user.username = thread.lastposter)
							WHERE NOT ISNULL(thread.threadid) $stiky AND thread.visible = '1' AND thread.open != '10' 
							$nlp_lxt_forums
							ORDER BY $order DESC 
							LIMIT 0, ".$vbulletin->options['nlp_lxt_displayrecords']);
		// Show SQL Result
		while ($nlp_lxts = $vbulletin->db->fetch_array($nlp_lxtQ))
		{
		    $nlp_lxts['title'] = strip_tags($nlp_lxts['title']);
			$nlp_lxts['musername'] = fetch_musername($nlp_lxts);
		    if ($vbulletin->options['nlp_lxt_threadchars_e'] && (strlen($nlp_lxts['title']) > intval($vbulletin->options['nlp_lxt_threadchars'])))
		    {
		        $nlp_lxts['title'] = fetch_trimmed_title($nlp_lxts['title'], intval($vbulletin->options['nlp_lxt_threadchars']));
		    }
		    if($vbulletin->options['nlp_lxt_showdate'])
			{
			    $nlp_lxt_date = vbdate($vbulletin->options['dateformat'],$nlp_lxts["$nlp_lxt_vbdt"]);
			    $nlp_lxt_time = vbdate($vbulletin->options['timeformat'],$nlp_lxts["$nlp_lxt_vbdt"]);
		    }
		    if($vbulletin->options['nlp_lxt_author'])
		    {
			    $nlp_utags = $db->query_first("
				SELECT * FROM " . TABLE_PREFIX . "user AS user
				LEFT JOIN " . TABLE_PREFIX . "usergroup AS usergroup ON (user.usergroupid = usergroup.usergroupid)
				WHERE user.userid = '".$nlp_lxts['postuserid']."'");
				$nlp_lxts['author'] = $nlp_utags['opentag'].$nlp_lxts['postusername'].$nlp_utags['closetag'];
			}
			if($vbulletin->options['nlp_lxt_sTyp'] == 'Table')
			{
				$lxt_tc++;
				if($vbulletin->options['nlp_lxt_numcols'] == '1')
				{
					$nlp_lxts['OpenTr'] = True;
					$nlp_lxts['CloseTr'] = True;
				}
				else
				{
					if($lxt_tc == 1)
					{
						$nlp_lxts['OpenTr'] = True;
						$nlp_lxts['CloseTr'] = False;
					}elseif($lxt_tc == intval($vbulletin->options['nlp_lxt_numcols']))
					{
						$nlp_lxts['OpenTr'] = False;
						$nlp_lxts['CloseTr'] = True;
						$lxt_tc = 0;
					}else{
						$nlp_lxts['OpenTr'] = False;
						$nlp_lxts['CloseTr'] = False;
					}
				}
				$nlp_lxts['alt'] = exec_switch_bg();
			}
			if($vbulletin->options['nlp_lxt_showicon'])
			{
				$nlp_lxt_icon = nlp_iconinfo($nlp_lxts['iconid']);
			}
		    eval('$lxt_bit .= "' . fetch_template('nlp_lxt_bit') . '";');$lxt_count++;$lxt_countL++;
		}
		eval('$lxt = "' . fetch_template('nlp_lxt') . '";');
		switch ($vbulletin->options['nlp_lxt_place'])
		{
			case 0: // manually ..
					break;
			case 1: 
					$vbulletin->templatecache['navbar'] .= $vbulletin->templatecache['nlp_lxt']; 
					break;
			case 2: 
					$vbulletin->templatecache['navbar'] = $vbulletin->templatecache['nlp_lxt'].$vbulletin->templatecache['navbar']; 
					break;
			case 3: 
					$vbulletin->templatecache['FORUMHOME'] = str_replace('<!-- main -->', '<!-- main -->'.$vbulletin->templatecache['nlp_lxt'], $vbulletin->templatecache['FORUMHOME']);
				 	break;
		    case 4: 
		    			$vbulletin->templatecache['FORUMHOME'] = str_replace('<!-- /main -->', '<!-- /main -->'.$vbulletin->templatecache['nlp_lxt'], $vbulletin->templatecache['FORUMHOME']);
				 	break;
			case 5:
					$vbulletin->templatecache['footer'] = $vbulletin->templatecache['nlp_lxt'].$vbulletin->templatecache['FORUMHOME'];
					break;
					
		}
		if ($vbulletin->options['nlp_lxt_sTyp'] == 'java')
		{
			$vbulletin->templatecache['headinclude'] .= $vbulletin->templatecache['nlp_lxt_headinclude'];
		}
	
	}
}]]></phpcode>
		</plugin>
		<plugin active="1" executionorder="5">
		<title>NLP-nlp_lxts: external_start</title>
		<hookname>external_start</hookname>
		<phpcode><![CDATA[if ($vbulletin->options['nlp_lxt_Active'] AND in_array($vbulletin->GPC['type'],array('JavaScript', 'iFrame')))
{
		global $vbulletin;$lxt_tc = 0;$nlp_lxt_forumps = array();// Globalizing
		include_once('./includes/class_bbcode.php');
		$bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());
		// SQL for - LastPost, Dateline
		if($vbulletin->options['nlp_lxt_Type'] == 'stiky')
		{
			$stiky = "AND thread.sticky = '1'";
			$order = "thread.lastpost";
			$nlp_lxt_vbdt = 'lastpost';
		}elseif(in_array($vbulletin->options['nlp_lxt_Type'], array('lastpost','dateline','views','replycount')))
		{
			$stiky ='';
			$order = $vbulletin->options['nlp_lxt_Type'];
			if($vbulletin->options['nlp_lxt_Type'] == 'dateline')
			{
				$nlp_lxt_vbdt = 'dateline';
			}else{
				$nlp_lxt_vbdt = 'lastpost';
			}
		}
		foreach($vbulletin->forumcache AS $nlp_lxt_forum)
		{
			$nlp_lxt_forumps[$nlp_lxt_forum["forumid"]] = fetch_permissions($nlp_lxt_forum['forumid']);
			if ((!($nlp_lxt_forumps[$nlp_lxt_forum["forumid"]] & $vbulletin->bf_ugp_forumpermissions['canview'])) OR (!($nlp_lxt_forum['options'] & $vbulletin->bf_misc_forumoptions['active']) AND !$vbulletin->options['showprivateforums'] AND !in_array($vbulletin->userinfo['usergroupid'], array(5,6,7))))
			{
				$nlp_lxt_fi .= ','.$nlp_lxt_forum['forumid'];
			}
		}
		if ($vbulletin->options['nlp_lxt_excludedforums']!='')
		{
			$nlp_lxt_fi .= ','.$vbulletin->options['nlp_lxt_excludedforums'];
		}
		$nlp_lxt_fi = substr($nlp_lxt_fi, 1);
		if ($nlp_lxt_fi!='')
		{
			$nlp_lxt_forums = "AND thread.forumid NOT IN($nlp_lxt_fi)";
		}
		unset($nlp_lxt_forum);
		$nlp_lxtEQ = $vbulletin->db->query_read("
							SELECT thread.threadid, thread.title, thread.lastpost, thread.forumid, thread.replycount, 
							thread.lastposter, thread.dateline, thread.postusername, thread.postuserid,
							IF(views<=replycount, replycount+1, views) AS views, thread.visible, thread.open, 
							user.username, user.userid, user.usergroupid, 
							IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
							FROM " . TABLE_PREFIX . "thread AS thread
							LEFT JOIN " . TABLE_PREFIX . "user AS user ON (user.username = thread.lastposter)
							WHERE NOT ISNULL(thread.threadid) $stiky AND thread.visible = '1' AND thread.open != '10' 
							$nlp_lxt_forums
							ORDER BY $order DESC 
							LIMIT 0, ".$vbulletin->options['nlp_lxt_displayrecords']);
		// Show SQL Result
		if($vbulletin->GPC['type'] == 'JavaScript')
		{
				$output = "// Last X Threads - START
	function lxt(threadid, title, postusername, lastposter, date, time, views, replycount)
	{
		this.threadid     = threadid;
		this.title        = title;
		this.postusername = postusername;
		this.lastposter   = lastposter;
		this.date         = date;
		this.time         = time;
		this.views        = views;
		this.replycount   = replycount;
	}";
				$output .= "var lxts = new Array(" . $vbulletin->options['nlp_lxt_displayrecords'] . ");\r\n";
			while ($nlp_lxtE = $vbulletin->db->fetch_array($nlp_lxtEQ))
			{
				 $nlp_lxtE['title'] = addslashes_js($nlp_lxtE['title']);
				 $nlp_lxtE['postusername'] = addslashes_js($nlp_lxtE['postusername']);
				 $nlp_lxtE['lastposter'] = addslashes_js($nlp_lxtE['lastposter']);
				 $output .= "lxts[$lxt_tc] = new lxt($nlp_lxtE[threadid],'$nlp_lxtE[title]','$nlp_lxtE[postusername]','$nlp_lxtE[lastposter]','" . addslashes_js(vbdate($vbulletin->options['dateformat'], $nlp_lxtE["$nlp_lxt_vbdt"])) . "','" . addslashes_js(vbdate($vbulletin->options['timeformat'], $nlp_lxtE["$nlp_lxt_vbdt"])) . "','$nlp_lxtE[views]','$nlp_lxtE[replycount]');\r\n";$lxt_tc++;
			}
		$output .= "// Last X Threads - END";
		echo $output;
		exit;
		}
		if($vbulletin->GPC['type'] == 'iFrame')
		{
			while ($nlp_lxtE = $vbulletin->db->fetch_array($nlp_lxtEQ))
			{
			    $nlp_lxtE['title'] = strip_tags($nlp_lxtE['title']);
				$nlp_lxtE['musername'] = fetch_musername($nlp_lxtE);
			    if ($vbulletin->options['nlp_lxt_threadchars_e'] && (strlen($nlp_lxtE['title']) > intval($vbulletin->options['nlp_lxt_threadchars'])))
			    {
			        $nlp_lxtE['title'] = fetch_trimmed_title($nlp_lxtE['title'], intval($vbulletin->options['nlp_lxt_threadchars']));
			    }
			    if($vbulletin->options['nlp_lxt_showdate'])
				{
				    $nlp_lxt_date = vbdate($vbulletin->options['dateformat'],$nlp_lxtE["$nlp_lxt_vbdt"]);
				    $nlp_lxt_time = vbdate($vbulletin->options['timeformat'],$nlp_lxtE["$nlp_lxt_vbdt"]);
			    }
			    if($vbulletin->options['nlp_lxt_author'])
			    {
				    $nlp_utags = $db->query_first("
					SELECT * FROM " . TABLE_PREFIX . "user AS user
					LEFT JOIN " . TABLE_PREFIX . "usergroup AS usergroup ON (user.usergroupid = usergroup.usergroupid)
					WHERE user.userid = '".$nlp_lxts['postuserid']."'");
					$nlp_lxts['author'] = $nlp_utags['opentag'].$nlp_lxts['postusername'].$nlp_utags['closetag'];
				}
			    eval('$lxt_external_bit .= "' . fetch_template('nlp_lxt_external_bit') . '";');$lxt_count++;
			}
			eval('print_output("' . fetch_template('nlp_lxt_external') . '");');
			exit;
		}
}]]></phpcode>
	</plugin>
	</plugins>

	<phrases>
		<phrasetype name="GLOBAL" fieldname="global">
			<phrase name="nlp_lxt_Type_dateline" date="0" username="NLP" version=""><![CDATA[Date du sujet]]></phrase>
			<phrase name="nlp_lxt_Type_lastpost" date="0" username="NLP" version=""><![CDATA[Dernière réponse]]></phrase>
			<phrase name="nlp_lxt_Type_stiky" date="0" username="NLP" version=""><![CDATA[Sujets Epinglés]]></phrase>
			<phrase name="nlp_lxt_Type_views" date="0" username="NLP" version=""><![CDATA[Les plus vus]]></phrase>
			<phrase name="nlp_lxt_Type_replycount" date="0" username="NLP" version=""><![CDATA[nombre de réponses]]></phrase>
			<phrase name="nlp_lxt_jType_GradientWipe" date="0" username="NLP" version=""><![CDATA[GradientWipe - IE]]></phrase>
			<phrase name="nlp_lxt_jType_Inset" date="0" username="NLP" version=""><![CDATA[Inset - IE]]></phrase>
			<phrase name="nlp_lxt_jType_Iris" date="0" username="NLP" version=""><![CDATA[Iris - IE]]></phrase>
			<phrase name="nlp_lxt_jType_Pixelate" date="0" username="NLP" version=""><![CDATA[Pixelate - IE]]></phrase>
			<phrase name="nlp_lxt_jType_RadialWipe" date="0" username="NLP" version=""><![CDATA[RadialWipe - IE]]></phrase>
			<phrase name="nlp_lxt_jType_RandomBars" date="0" username="NLP" version=""><![CDATA[RandomBars - IE]]></phrase>
			<phrase name="nlp_lxt_jType_Slide" date="0" username="NLP" version=""><![CDATA[Slide - IE]]></phrase>
			<phrase name="nlp_lxt_jType_Spiral" date="0" username="NLP" version=""><![CDATA[Spiral - IE]]></phrase>
			<phrase name="nlp_lxt_jType_Stretch" date="0" username="NLP" version=""><![CDATA[Stretch - IE]]></phrase>
			<phrase name="nlp_lxt_jType_Strips" date="0" username="NLP" version=""><![CDATA[Strips - IE]]></phrase>
			<phrase name="nlp_lxt_jType_Wheel" date="0" username="NLP" version=""><![CDATA[Wheel - IE]]></phrase>
			<phrase name="nlp_lxt_jType_ZigZag" date="0" username="NLP" version=""><![CDATA[ZigZag - IE]]></phrase>
			<phrase name="nlp_lxt_jType_rondom" date="0" username="NLP" version=""><![CDATA[Hasard - IE]]></phrase>
			<phrase name="nlp_lxt_place_beforehome" date="0" username="NLP" version=""><![CDATA[Page d'acceuil - au dessus des catégories]]></phrase>
			<phrase name="nlp_lxt_place_beforenav" date="0" username="NLP" version=""><![CDATA[En dessus de la nav bar]]></phrase>
			<phrase name="nlp_lxt_place_underhome" date="0" username="NLP" version=""><![CDATA[Page d'acceuil - au dessous des catégories]]></phrase>
			<phrase name="nlp_lxt_place_undernav" date="0" username="NLP" version=""><![CDATA[En dessous de la nav bar]]></phrase>
			<phrase name="nlp_lxt_sTarget_blank" date="0" username="NLP" version=""><![CDATA[Nouvelle Page]]></phrase>
			<phrase name="nlp_lxt_sTarget_self" date="0" username="NLP" version=""><![CDATA[Même Page]]></phrase>
			<phrase name="nlp_lxt_sType_java" date="0" username="NLP" version=""><![CDATA[Effets Java]]></phrase>
			<phrase name="nlp_lxt_sType_marqueedown" date="0" username="NLP" version=""><![CDATA[Marquee défilant vers le bas]]></phrase>
			<phrase name="nlp_lxt_sType_marqueeleft" date="0" username="NLP" version=""><![CDATA[Marquee défilant à gauche]]></phrase>
			<phrase name="nlp_lxt_sType_marqueeright" date="0" username="NLP" version=""><![CDATA[Marquee défilant à droite]]></phrase>
			<phrase name="nlp_lxt_sType_marqueetop" date="0" username="NLP" version=""><![CDATA[Marquee défilant vers le haut]]></phrase>
			<phrase name="nlp_lxt_xposter" date="0" username="NLP" version=""><![CDATA[Derniers {1} réponses]]></phrase>
			<phrase name="nlp_lxt_xstiky" date="0" username="NLP" version=""><![CDATA[Derniers {1} sujets épinglés]]></phrase>
			<phrase name="nlp_lxt_xthreads" date="0" username="NLP" version=""><![CDATA[Derniers {1} sujets]]></phrase>
			<phrase name="nlp_lxt_xviews" date="0" username="NLP" version=""><![CDATA[Les {1} sujets les plus vus]]></phrase>
			<phrase name="nlp_lxt_xreplycount" date="0" username="NLP" version=""><![CDATA[Les {1} sujets avec le plus de réponses]]></phrase>
			<phrase name="nlp_lxt_InTable_none" date="0" username="NLP" version=""><![CDATA[Sans une table]]></phrase>
			<phrase name="nlp_lxt_InTable_with_collapse" date="0" username="NLP" version=""><![CDATA[Table Rétractable]]></phrase>
			<phrase name="nlp_lxt_date_time" date="0" username="NLP" version=""><![CDATA[Date: <span class="time">{1}</span> - Heure: <span class="time">{2}</span>]]></phrase>
			<phrase name="nlp_lxt_InTable_without_collapse" date="0" username="NLP" version=""><![CDATA[Table Irrétractable]]></phrase>	
			<phrase name="nlp_lxt_author" date="0" username="NLP" version=""><![CDATA[Auteur]]></phrase>
			<phrase name="nlp_lxt_sType_table" date="0" username="NLP" version=""><![CDATA[Table Fixe]]></phrase>
			<phrase name="nlp_lxt_jType_PopUpTop" date="0" username="NLP" version=""><![CDATA[Table Pop-up d'en haut]]></phrase>
			<phrase name="nlp_lxt_jType_PopUpDown" date="0" username="NLP" version=""><![CDATA[Table Pop-up d'en bas]]></phrase>
			<phrase name="nlp_lxt_place_manual" date="0" username="NLP" version=""><![CDATA[Manuel]]></phrase>
			<phrase name="nlp_lxt_place_beforFooter" date="0" username="NLP" version=""><![CDATA[Au dessus du footer]]></phrase>
			<!-- /// v 2.3 /// -->
			<phrase name="nlp_lxt_txt" date="0" username="NLP" version=""><![CDATA[Custom CSS (manual)]]></phrase>
			<!-- /// v 2.3 /// -->
		</phrasetype>
		<phrasetype name="vBulletin Settings" fieldname="vbsettings">
			<phrase name="setting_nlp_lxt_Active_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>Activer la modification?</strong>]]></phrase>
			<phrase name="setting_nlp_lxt_Active_title" date="0" username="NLP" version="2.2"><![CDATA[<center><font face="Wingdings" >v</font> Paramètres Principales<font face="Wingdings" >v</font></center>]]></phrase>
			<phrase name="setting_nlp_lxt_InTable_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><b>S'affiche en une table?</b>]]></phrase>
			<phrase name="setting_nlp_lxt_InTable_title" date="0" username="NLP" version="2.2"><![CDATA[<center><font face="Wingdings" >v</font>Paramètres supplémentaires<font face="Wingdings" >v</font></center>]]></phrase>
			<phrase name="setting_nlp_lxt_LastPoster_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font>Afficher le nom de <strong>l'auteur de la dernière réponse</strong>?]]></phrase>
			<phrase name="setting_nlp_lxt_showdate_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font>Afficher la <strong>Date et l'heure</strong> de la dernière réponse]]></phrase>
			<phrase name="setting_nlp_lxt_displayrecords_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>Combien de titres va-t-on montrer? </strong>]]></phrase>
			<phrase name="setting_nlp_lxt_excludedforums_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>Forums Exclus</strong><br />Entrer <strong>les IDs des forums</strong> que vous souhaitez complètement exclure<br> Séparer deux IDs de forums avec une virgule ","; par ex. "1,2,3"<br /><font color="red" >Note: Les titres des sujets seront de toute facon affichée selon les permissions du membre. Cette option vous permettera d'aller plus loin en excluant des séctions/forums totalement, même si les permissions permettaient ceci.  </font>]]></phrase>
			<phrase name="setting_nlp_lxt_jSpeed_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>Vitesse des effets java</strong><br />en secondes]]></phrase>
			<phrase name="setting_nlp_lxt_jType_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>Quels Effets Java?</strong><br />Si vous avez choisi d'utiliser les effets java, veuillez choisir quels effets vous souhaitez utiliser. Si vous manquez d'inspiration, tentez votre chance avec le choix d'un effet par le hasard des choses]]></phrase>
			<phrase name="setting_nlp_lxt_place_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>Ou va-t-on afficher les titres?</strong><br />Ou souhaitez-vous afficher les derniers titres<br /><font color="red" >Si vous choisissez de placer manuellement ces titres, simplement entrer $lxt ou vous souhaitez les faire paraître.</font>]]></phrase>
			<phrase name="setting_nlp_lxt_repliescount_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font>Montrer le nombre des <strong>réponses</strong>?]]></phrase>
			<phrase name="setting_nlp_lxt_sTarget_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>Comment ouvrir les liens?</strong>]]></phrase>
			<phrase name="setting_nlp_lxt_sTyp_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>Comment afficher les titres?</strong></font>]]></phrase>
			<phrase name="setting_nlp_lxt_scrollamount_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>ScrollAmount, ou la vitesse de la barre défilante</strong>]]></phrase>
			<phrase name="setting_nlp_lxt_threadchars_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>Combien de lettres de chaque titre désirez-vous afficher?</strong><br />Si vous avez choisi plus haut de raccourcir l'affichage des titres, combien de lettres souhaitez-vous afficher avant les 3 points de suspension "..."]]></phrase>
			<phrase name="setting_nlp_lxt_threadchars_e_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>Permettre de raccourcir l'affichage des titres?</strong>]]></phrase>
			<phrase name="setting_nlp_lxt_visitorscount_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font>Montrez le nombre de <strong>fois le sujet a été visité</strong>?]]></phrase>
			<phrase name="setting_nlp_lxt_hight_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v</font><b>Hauteur de la barre</b>]]></phrase>
			<phrase name="setting_nlp_lxt_author_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font>Montrez le nom de <strong> l'auteur du sujet</strong>?]]></phrase>
			<phrase name="setting_nlp_lxt_showinalt_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><b>Montrez les informations du titre dans la description du lien?</b><br />Si vous séléctionnez Oui, des informations sur le titre seront insérés dans la balise "alt" des liens, c.a.d, quand le visiteur passe la souris au dessus du lien ]]></phrase>
			<phrase name="setting_nlp_lxt_numcols_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font>Si vous avez choisi d'afficher les titres dans une <b>table fixe</b><br />choisissez ici combien de de colonnes dans la table]]></phrase>
			<phrase name="setting_nlp_lxt_agroups_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>Groupes Bannis</strong><br />Choisissez les groupes auxquels vous voulez bannir totalement de voir la barre des derniers sujets]]></phrase>
			<phrase name="setting_nlp_lxt_Type_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>Comment extraire</strong>]]></phrase>
			<!-- /// v 2.3 /// -->
			<phrase name="setting_nlp_lxt_showicon_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><b>Montrer l'icône du sujet?</b>]]></phrase>
			<phrase name="setting_nlp_lxt_txtStyle_title" date="0" username="NLP" version="2.2"><![CDATA[<center><font face="Wingdings" >v </font><b> Options de la police (CSS)</b><font face="Wingdings" > v</font></center>]]></phrase>
			<phrase name="setting_nlp_lxt_txtStyle_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><b>Quel style? </b><br /> Séléctionnez le style de la police des titres que nous allons afficher]]></phrase>
			<phrase name="setting_nlp_lxt_txtMan_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings">v </font><b>style manuel et personnalisé</b><br />si vous avez choisi &quot; style manuel et personnalisé &quot; entrez ici la valeur de la balise font-style <br /><font color="red"><strong>ex.:</strong></font><font size="2"><p dir="ltr">font-family: &quot;Times New Roman&quot;, Times, serif;<br />font-size: medium;<br />font-weight: bold;</p></font>]]></phrase>
			<!-- /// v 2.3 /// -->
			<phrase name="settinggroup_nlp_lxt" date="0" username="NLP" version="1.0"><![CDATA[Last XX Threads Marquee Settings]]></phrase>
		</phrasetype>
	</phrases>

	<options>
		<settinggroup name="nlp_lxt" displayorder="570">
			<setting varname="nlp_lxt_Active" displayorder="10">
				<datatype>number</datatype>
				<optioncode>yesno</optioncode>
				<defaultvalue>1</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_Type" displayorder="20">
				<datatype>free</datatype>
				<optioncode>select:piped
lastpost|nlp_lxt_Type_lastpost
dateline|nlp_lxt_Type_dateline
stiky|nlp_lxt_Type_stiky
views|nlp_lxt_Type_views
replycount|nlp_lxt_Type_replycount</optioncode>
				<defaultvalue>lastpost</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_sTyp" displayorder="30">
				<datatype>free</datatype>
				<optioncode>select:piped
Table|nlp_lxt_sType_table
up|nlp_lxt_sType_marqueetop
down|nlp_lxt_sType_marqueedown
right|nlp_lxt_sType_marqueeright
left|nlp_lxt_sType_marqueeleft
java|nlp_lxt_sType_java</optioncode>
				<defaultvalue>right</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_displayrecords" displayorder="40">
				<datatype>number</datatype>
				<defaultvalue>10</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_threadchars_e" displayorder="50">
				<datatype>number</datatype>
				<optioncode>yesno</optioncode>
				<defaultvalue>1</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_threadchars" displayorder="60">
				<datatype>number</datatype>
				<defaultvalue>100</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_excludedforums" displayorder="70">
				<datatype>free</datatype>
				<optioncode></optioncode>
				<defaultvalue></defaultvalue>
			</setting>
			<setting varname="nlp_lxt_place" displayorder="80">
				<datatype>free</datatype>
				<optioncode>select:piped
0|nlp_lxt_place_manual
1|nlp_lxt_place_undernav
2|nlp_lxt_place_beforenav
3|nlp_lxt_place_beforehome
4|nlp_lxt_place_underhome
5|nlp_lxt_place_beforFooter</optioncode>
				<defaultvalue>3</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_InTable" displayorder="90">
				<datatype>free</datatype>
				<optioncode>select:piped
0|nlp_lxt_InTable_none
1|nlp_lxt_InTable_with_collapse
2|nlp_lxt_InTable_without_collapse</optioncode>
				<defaultvalue>1</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_author" displayorder="100">
				<datatype>number</datatype>
				<optioncode>yesno</optioncode>
				<defaultvalue>1</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_LastPoster" displayorder="110">
				<datatype>number</datatype>
				<optioncode>yesno</optioncode>
				<defaultvalue>1</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_repliescount" displayorder="120">
				<datatype>number</datatype>
				<optioncode>yesno</optioncode>
				<defaultvalue>1</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_visitorscount" displayorder="130">
				<datatype>number</datatype>
				<optioncode>yesno</optioncode>
				<defaultvalue>1</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_showdate" displayorder="140">
				<datatype>number</datatype>
				<optioncode>yesno</optioncode>
				<defaultvalue>1</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_showinalt" displayorder="150">
				<datatype>number</datatype>
				<optioncode>yesno</optioncode>
				<defaultvalue>0</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_showicon" displayorder="155">
				<datatype>number</datatype>
				<optioncode>yesno</optioncode>
				<defaultvalue>0</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_numcols" displayorder="160">
				<datatype>free</datatype>
				<defaultvalue>2</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_jType" displayorder="170">
				<datatype>free</datatype>
				<optioncode>select:piped
Rondom|nlp_lxt_jType_rondom
GradientWipe(GradientSize=1.0 Duration=0.7)|nlp_lxt_jType_GradientWipe
Inset|nlp_lxt_jType_Inset
Iris|nlp_lxt_jType_Iris
Pixelate(MaxSquare=5 enabled=false)|nlp_lxt_jType_Pixelate
RadialWipe|nlp_lxt_jType_RadialWipe
RandomBars|nlp_lxt_jType_RandomBars
Slide(slideStyle=push)|nlp_lxt_jType_Slide
Spiral|nlp_lxt_jType_Spiral
Stretch|nlp_lxt_jType_Stretch
Strips|nlp_lxt_jType_Strips
Wheel|nlp_lxt_jType_Wheel
ZigZag|nlp_lxt_jType_ZigZag
nlp_lxt_ft|nlp_lxt_jType_PopUpTop
nlp_lxt_fb|nlp_lxt_jType_PopUpDown</optioncode>
				<defaultvalue>Rondom</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_jSpeed" displayorder="180">
				<datatype>number</datatype>
				<defaultvalue>2</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_sTarget" displayorder="190">
				<datatype>free</datatype>
				<optioncode>select:piped
_blank|nlp_lxt_sTarget_blank
_self|nlp_lxt_sTarget_self</optioncode>
				<defaultvalue>_blank</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_scrollamount" displayorder="200">
				<datatype>free</datatype>
				<optioncode>select:piped
2|2
3|3
4|4
5|5
6|6
7|7
8|8
9|9
10|10</optioncode>
				<defaultvalue>2</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_hight" displayorder="210">
				<datatype>number</datatype>
				<defaultvalue>100</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_agroups" displayorder="220">
				<datatype>free</datatype>
                <optioncode><![CDATA[" . eval('foreach($vbulletin->usergroupcache AS $nlp_User_gID => $nlp_User_Gp)
{
        $nlp_User_Options .= "\\t\\t<label for=\\"setting[$setting[varname]]$nlp_User_gID\\" title=\\"usergroupid: $nlp_User_gID\\"><input type=\\"checkbox\\" tabindex=\\"1\\" name=\\"setting[$setting[varname]]"."[]\\" id=\\"setting[$setting[varname]]$nlp_User_gID\\" value=\\"$nlp_User_gID\\"" . iif(strpos(",$setting[value],", ",$nlp_User_gID,") !== false, \' checked="checked"\') . iif($vbulletin->debug, " title=\\"name=&quot;setting[$setting[varname]]&quot;\\"") . " />$nlp_User_Gp[title]</label><br />\\n";
}
return "<span class=\\"smallfont\\">\\n$nlp_User_Options\\t</span>";')  . "<input type=\"hidden\" name=\"setting[$setting[varname]][]\" value=\"0\" />]]></optioncode>
				<defaultvalue></defaultvalue>
			</setting>
			<setting varname="nlp_lxt_txtStyle" displayorder="230">
				<datatype>free</datatype>
				<optioncode>select:piped
smallfont|smallfont
td|td
nlp_lxt_txt|nlp_lxt_txt</optioncode>
				<defaultvalue></defaultvalue>
			</setting>
			<setting varname="nlp_lxt_txtMan" displayorder="240">
				<datatype>free</datatype>
				<optioncode>textarea</optioncode>
				<defaultvalue><![CDATA[font-family: "Times New Roman", Times, serif;
font-size: medium;
font-weight: bold;
]]></defaultvalue>
			</setting>
		</settinggroup>
	</options>
	<helptopics>
	</helptopics>
	<cronentries>
	</cronentries>
	<faqentries>
	</faqentries>
</product>