<?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>Advanced Last X Thread in Marquee,JavaScript with External Options 2.3 </title>
	<description>Display last replies, threads, sticky threads, with java effects in a fixed table or as a scrolling marquee</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[Thread Date]]></phrase>
			<phrase name="nlp_lxt_Type_lastpost" date="0" username="NLP" version=""><![CDATA[Last Post]]></phrase>
			<phrase name="nlp_lxt_Type_stiky" date="0" username="NLP" version=""><![CDATA[Sticky Threads]]></phrase>
			<phrase name="nlp_lxt_Type_views" date="0" username="NLP" version=""><![CDATA[Most viewed]]></phrase>
			<phrase name="nlp_lxt_Type_replycount" date="0" username="NLP" version=""><![CDATA[Most Replies]]></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[Random - IE]]></phrase>
			<phrase name="nlp_lxt_place_beforehome" date="0" username="NLP" version=""><![CDATA[Home Page – Above the categories]]></phrase>
			<phrase name="nlp_lxt_place_beforenav" date="0" username="NLP" version=""><![CDATA[Above the nav bar]]></phrase>
			<phrase name="nlp_lxt_place_underhome" date="0" username="NLP" version=""><![CDATA[Home page – Below the categories]]></phrase>
			<phrase name="nlp_lxt_place_undernav" date="0" username="NLP" version=""><![CDATA[Under the nav bar]]></phrase>
			<phrase name="nlp_lxt_sTarget_blank" date="0" username="NLP" version=""><![CDATA[New Page]]></phrase>
			<phrase name="nlp_lxt_sTarget_self" date="0" username="NLP" version=""><![CDATA[Same page]]></phrase>
			<phrase name="nlp_lxt_sType_java" date="0" username="NLP" version=""><![CDATA[Java Effects]]></phrase>
			<phrase name="nlp_lxt_sType_marqueedown" date="0" username="NLP" version=""><![CDATA[Marquee scrolling down]]></phrase>
			<phrase name="nlp_lxt_sType_marqueeleft" date="0" username="NLP" version=""><![CDATA[Marquee scrolling left]]></phrase>
			<phrase name="nlp_lxt_sType_marqueeright" date="0" username="NLP" version=""><![CDATA[Marquee scrolling right]]></phrase>
			<phrase name="nlp_lxt_sType_marqueetop" date="0" username="NLP" version=""><![CDATA[Marquee scrolling up]]></phrase>
			<phrase name="nlp_lxt_xposter" date="0" username="NLP" version=""><![CDATA[Last {1} posts]]></phrase>
			<phrase name="nlp_lxt_xstiky" date="0" username="NLP" version=""><![CDATA[Last {1} sticky threads]]></phrase>
			<phrase name="nlp_lxt_xthreads" date="0" username="NLP" version=""><![CDATA[Last {1} threads]]></phrase>
			<phrase name="nlp_lxt_xviews" date="0" username="NLP" version=""><![CDATA[Most viewed {1} threads]]></phrase>
			<phrase name="nlp_lxt_xreplycount" date="0" username="NLP" version=""><![CDATA[Most {1} replies]]></phrase>
			<phrase name="nlp_lxt_InTable_none" date="0" username="NLP" version=""><![CDATA[Without a table]]></phrase>
			<phrase name="nlp_lxt_InTable_with_collapse" date="0" username="NLP" version=""><![CDATA[Collapsible table]]></phrase>
			<phrase name="nlp_lxt_date_time" date="0" username="NLP" version=""><![CDATA[Date: <span class="time">{1}</span> - Time: <span class="time">{2}</span>]]></phrase>
			<phrase name="nlp_lxt_InTable_without_collapse" date="0" username="NLP" version=""><![CDATA[Non-Collapsible table]]></phrase>	
			<phrase name="nlp_lxt_author" date="0" username="NLP" version=""><![CDATA[Author]]></phrase>
			<phrase name="nlp_lxt_sType_table" date="0" username="NLP" version=""><![CDATA[Fixed Table]]></phrase>
			<phrase name="nlp_lxt_jType_PopUpTop" date="0" username="NLP" version=""><![CDATA[Pop-up from top table]]></phrase>
			<phrase name="nlp_lxt_jType_PopUpDown" date="0" username="NLP" version=""><![CDATA[Pop-up from bottom table]]></phrase>
			<phrase name="nlp_lxt_place_manual" date="0" username="NLP" version=""><![CDATA[Manual]]></phrase>
			<phrase name="nlp_lxt_place_beforFooter" date="0" username="NLP" version=""><![CDATA[Above the 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>Mod Active?</strong>]]></phrase>
			<phrase name="setting_nlp_lxt_Active_title" date="0" username="NLP" version="2.2"><![CDATA[<center><font face="Wingdings" >v</font> Main Settings<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>Displays in tables?</b>]]></phrase>
			<phrase name="setting_nlp_lxt_InTable_title" date="0" username="NLP" version="2.2"><![CDATA[<center><font face="Wingdings" >v</font>Additional Settings<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>Display the name of the <strong>author of the last reply</strong>?]]></phrase>
			<phrase name="setting_nlp_lxt_showdate_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font>Display <strong>Date and Time</strong> of the last reply]]></phrase>
			<phrase name="setting_nlp_lxt_displayrecords_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>How many threads to show</strong>]]></phrase>
			<phrase name="setting_nlp_lxt_excludedforums_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>Excluded Forums</strong><br />Please <strong>enter the forum IDs</strong> that you wish to exclude <br> Separate two forum IDs with a comma ","; e.g. "1,2,3"<br /><font color="red" >Note: Thread titles will anyway be hidden per usergroup permissions. This option allows you to further exclude titles from the selected categories and forums altogether, even if the user permissions would otherwise allow that. </font>]]></phrase>
			<phrase name="setting_nlp_lxt_jSpeed_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>Java Effects speed</strong><br />in seconds]]></phrase>
			<phrase name="setting_nlp_lxt_jType_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>Which Java effects</strong><br />If you select Java Effects above, choose which effects to use. You can still choose random if you are out of inspiration]]></phrase>
			<phrase name="setting_nlp_lxt_place_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>Where to show?</strong><br />where you would like to show the last XX titles<br /><font color="red" >If you choose manual placement, then please enter $lxt where you would the titles of the last XX topics to appear.</font>]]></phrase>
			<phrase name="setting_nlp_lxt_repliescount_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font>Show number of  <strong>replies </strong>?]]></phrase>
			<phrase name="setting_nlp_lxt_sTarget_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>How to open links?</strong>]]></phrase>
			<phrase name="setting_nlp_lxt_sTyp_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>How to display</strong></font>]]></phrase>
			<phrase name="setting_nlp_lxt_scrollamount_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>Scroll Amount, or speed of the scrolling marquee</strong>]]></phrase>
			<phrase name="setting_nlp_lxt_threadchars_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>Number of letters of the thread title to show</strong><br />If you have enabled reduction of thread titles, how many letters would you like to show before the "..."]]></phrase>
			<phrase name="setting_nlp_lxt_threadchars_e_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>Enable reduction of thread titles?</strong>]]></phrase>
			<phrase name="setting_nlp_lxt_visitorscount_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font>Show the number of <strong>topic views</strong>?]]></phrase>
			<phrase name="setting_nlp_lxt_hight_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v</font><b>Marquee Height</b>]]></phrase>
			<phrase name="setting_nlp_lxt_author_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font>Display the name of <strong> the thread author</strong>?]]></phrase>
			<phrase name="setting_nlp_lxt_showinalt_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><b>Show thread information in the description of the link?</b><br />If you choose Yes, thread info will be inserted to the "alt" ]]></phrase>
			<phrase name="setting_nlp_lxt_numcols_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font>If you have chosen to display as a <b>fixed table</b><br />select here how many titles to show per line]]></phrase>
			<phrase name="setting_nlp_lxt_agroups_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>Banned Usergroups</strong><br />select usergroups that are not allowed to see the marquee altogether]]></phrase>
			<phrase name="setting_nlp_lxt_Type_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings" >v </font><strong>How to Extract</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>Show the thread icon?</b>]]></phrase>
			<phrase name="setting_nlp_lxt_txtStyle_title" date="0" username="NLP" version="2.2"><![CDATA[<center><font face="Wingdings" >v </font><b>Font Options (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>which style </b><br /> select the style of the shown titles]]></phrase>
			<phrase name="setting_nlp_lxt_txtMan_desc" date="0" username="NLP" version="2.2"><![CDATA[<font face="Wingdings">v </font><b>Manual customized style</b><br />If you selected &quot; manual custom CSS &quot; enter here your customized font-style <br /><font color="red"><strong>e.g:</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>