<?xml version="1.0" encoding="ISO-8859-1"?>

<product productid="nlp_lxt" active="1">
	<title>شـريط آخر المواضيع المتقدم</title>
	<description>عرض آخر المشاركات,المواضيع,المواضيع مثبته بتأثيرات جافا او من خلال شريط متحرك  في جميع الإتجاهات</description>
	<version>2.1</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.0 - By: NLP - Almotmaiz.net -->
<if condition="$vboptions[nlp_lxt_Active]">
<br />
<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] !== 'java'">
					<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="smallfont">
					<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>
				<else />
					$lxt_bit
				</if>
				<if condition="($vboptions[nlp_lxt_InTable] > 0)">
				</td>
		</tr>
	</tbody>
</table>
</if>
<br /><br />
</if>
<!-- nlp_lxt v2.0 - By: NLP - Almotmaiz.net -->]]></template>
		<template name="nlp_lxt_bit" templatetype="template" date="0" username="NLP" version=""><![CDATA[
<!-- nlp_lxt v2.0 - By: NLP - Almotmaiz.net -->
<if condition="$vboptions[nlp_lxt_sTyp] !== 'java'">
<if condition="in_array($vboptions[nlp_lxt_sTyp], array('right', 'left'))">
<a  href="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_repliescount] OR $vboptions[nlp_lxt_visitorscount]">
(<if condition="$vboptions[nlp_lxt_LastPoster]">$vbphrase[last_post] : <a href="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>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; » &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</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="200">$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"><a href="showthread.php?$session[sessionurl]goto=newpost&t=$nlp_lxts[threadid]" target="$vboptions[nlp_lxt_sTarget]">$nlp_lxts[title]</a></td>
			<td class="alt1" width="200" align="center"><span class="smallfont"><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="alt2" width="20" align="center">$nlp_lxts[replycount]</td>
			</if>
			<if condition="$vboptions[nlp_lxt_visitorscount]">
			<td class="alt1" width="20" align="center">$nlp_lxts[views]</td>
			</if>
		</tr>
	</tbody>
</table>
<br />
</if> 
<else />
<div id="nlp_lxt$lxt_count" class="nlp_lxt_css">
	<div align="center" class="td">
			<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_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]">($vbphrase[last_post] : <a href="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>
<!-- nlp_lxt v2.0 - By: NLP - Almotmaiz.net -->]]></template>
		<template name="nlp_lxt_headinclude" templatetype="template" date="0" username="NLP" version=""><![CDATA[
<!-- nlp_lxt v2.0 - By: NLP - Almotmaiz.net -->
<if condition="$vboptions[nlp_lxt_sTyp] == 'java'">
<style type="text/css">
.nlp_lxt_css{
width:100%;
height:auto;
}
</style>
<if condition="$vboptions[nlp_lxt_jType] == 'Rondom'">
<script type="text/javascript">
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 />
<script type="text/javascript">
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>
<!-- nlp_lxt v2.0 - By: NLP - Almotmaiz.net -->]]></template>
	</templates>
	<plugins>
		<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']);}]]></phpcode>
		</plugin>
		<plugin active="1" executionorder="5">
			<title>NLP-nlp_lxts : cache_templates</title>
			<hookname>cache_templates</hookname>
			<phpcode><![CDATA[$globaltemplates[] = 'nlp_lxt_bit';
$globaltemplates[] = 'nlp_lxt_headinclude';
$globaltemplates[] = 'nlp_lxt';]]></phpcode>
		</plugin>
		<plugin active="1" executionorder="5">
			<title>NLP-nlp_lxts: GLOBAL</title>
			<hookname>global_start</hookname>
			<phpcode><![CDATA[if ($vbulletin->options['nlp_lxt_Active'])
{// Whene Active ..
	global $vbulletin; $lxt_count = 0;// 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';}}
	$nlp_lxtQ = $vbulletin->db->query_read("
						SELECT thread.threadid, thread.title, thread.lastpost, thread.forumid, thread.replycount, thread.lastposter, thread.dateline, 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' AND thread.forumid NOT IN (" . $vbulletin->options['nlp_lxt_excludedforums'] . ") 
						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] = htmlspecialchars_uni($nlp_lxts[title]);
	    $nlp_lxts[title] = $bbcode_parser->do_parse($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"]);
	    }
	    eval('$lxt_bit .= "' . fetch_template('nlp_lxt_bit') . '";');$lxt_count++;
	}
}]]></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'])
{
	eval('$lxt = "' . fetch_template('nlp_lxt') . '";');
	switch ($vbulletin->options['nlp_lxt_place'])
	{
		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;
				
	}
	if ($vbulletin->options['nlp_lxt_sTyp'] == 'java')
	{
		$vbulletin->templatecache['headinclude'] .= $vbulletin->templatecache['nlp_lxt_headinclude'];
	}
}]]></phpcode>
		</plugin>
	</plugins>
	<phrases>
		<phrasetype name="GLOBAL" fieldname="global">
			<phrase name="nlp_lxt_InTable_none" date="0" username="NLP" version=""><![CDATA[بدون جدول]]></phrase>
			<phrase name="nlp_lxt_InTable_with_collapse" date="0" username="NLP" version=""><![CDATA[جدول قابل للفتح والإغلاق]]></phrase>
			<phrase name="nlp_lxt_InTable_without_collapse" date="0" username="NLP" version=""><![CDATA[جدول غيل قابل للفتح والإغلاق]]></phrase>
			<phrase name="nlp_lxt_Type_dateline" date="0" username="NLP" version=""><![CDATA[تاريخ كتابة الموضوع]]></phrase>
			<phrase name="nlp_lxt_Type_lastpost" date="0" username="NLP" version=""><![CDATA[آخر رد]]></phrase>
			<phrase name="nlp_lxt_Type_replycount" date="0" username="NLP" version=""><![CDATA[الأكثرا ردوداً]]></phrase>
			<phrase name="nlp_lxt_Type_stiky" date="0" username="NLP" version=""><![CDATA[المواضيع المثبته]]></phrase>
			<phrase name="nlp_lxt_Type_views" date="0" username="NLP" version=""><![CDATA[الأكثر مشاهدةً]]></phrase>
			<phrase name="nlp_lxt_date_time" date="0" username="NLP" version=""><![CDATA[الوقت: <span class="time">{1}</span> - التاريخ: <span class="time">{2}</span>]]></phrase>
			<phrase name="nlp_lxt_jType_GradientWipe" date="0" username="NLP" version=""><![CDATA[GradientWipe]]></phrase>
			<phrase name="nlp_lxt_jType_Inset" date="0" username="NLP" version=""><![CDATA[Inset]]></phrase>
			<phrase name="nlp_lxt_jType_Iris" date="0" username="NLP" version=""><![CDATA[Iris]]></phrase>
			<phrase name="nlp_lxt_jType_Pixelate" date="0" username="NLP" version=""><![CDATA[Pixelate]]></phrase>
			<phrase name="nlp_lxt_jType_RadialWipe" date="0" username="NLP" version=""><![CDATA[RadialWipe]]></phrase>
			<phrase name="nlp_lxt_jType_RandomBars" date="0" username="NLP" version=""><![CDATA[RandomBars]]></phrase>
			<phrase name="nlp_lxt_jType_Slide" date="0" username="NLP" version=""><![CDATA[Slide]]></phrase>
			<phrase name="nlp_lxt_jType_Spiral" date="0" username="NLP" version=""><![CDATA[Spiral]]></phrase>
			<phrase name="nlp_lxt_jType_Stretch" date="0" username="NLP" version=""><![CDATA[Stretch]]></phrase>
			<phrase name="nlp_lxt_jType_Strips" date="0" username="NLP" version=""><![CDATA[Strips]]></phrase>
			<phrase name="nlp_lxt_jType_Wheel" date="0" username="NLP" version=""><![CDATA[Wheel]]></phrase>
			<phrase name="nlp_lxt_jType_ZigZag" date="0" username="NLP" version=""><![CDATA[ZigZag]]></phrase>
			<phrase name="nlp_lxt_jType_rondom" date="0" username="NLP" version=""><![CDATA[عشوائي]]></phrase>
			<phrase name="nlp_lxt_place_beforehome" date="0" username="NLP" version=""><![CDATA[الصفحه الرئيسية - فوق الأقسام]]></phrase>
			<phrase name="nlp_lxt_place_beforenav" date="0" username="NLP" version=""><![CDATA[أعلى الناف بار]]></phrase>
			<phrase name="nlp_lxt_place_underhome" date="0" username="NLP" version=""><![CDATA[الصفحة الرئيسية - تحت الأقسام]]></phrase>
			<phrase name="nlp_lxt_place_undernav" date="0" username="NLP" version=""><![CDATA[أسفل الناف بار]]></phrase>
			<phrase name="nlp_lxt_sTarget_blank" date="0" username="NLP" version=""><![CDATA[صفحة جديدة]]></phrase>
			<phrase name="nlp_lxt_sTarget_self" date="0" username="NLP" version=""><![CDATA[نفس الصفحة]]></phrase>
			<phrase name="nlp_lxt_sType_java" date="0" username="NLP" version=""><![CDATA[تاثير جافا]]></phrase>
			<phrase name="nlp_lxt_sType_marqueedown" date="0" username="NLP" version=""><![CDATA[شريط متحرك للأسفل]]></phrase>
			<phrase name="nlp_lxt_sType_marqueeleft" date="0" username="NLP" version=""><![CDATA[شريط متحرك لليسار]]></phrase>
			<phrase name="nlp_lxt_sType_marqueeright" date="0" username="NLP" version=""><![CDATA[شريط متحرك لليمين]]></phrase>
			<phrase name="nlp_lxt_sType_marqueetop" date="0" username="NLP" version=""><![CDATA[شريط متحرك للأعلى]]></phrase>
			<phrase name="nlp_lxt_xposter" date="0" username="NLP" version=""><![CDATA[آخر {1} مشاركات]]></phrase>
			<phrase name="nlp_lxt_xreplycount" date="0" username="NLP" version=""><![CDATA[أكثر {1} مواضيع رداً]]></phrase>
			<phrase name="nlp_lxt_xstiky" date="0" username="NLP" version=""><![CDATA[آخر {1} مواضيع مثبته]]></phrase>
			<phrase name="nlp_lxt_xthreads" date="0" username="NLP" version=""><![CDATA[آخر {1} مواضيع]]></phrase>
			<phrase name="nlp_lxt_xviews" date="0" username="NLP" version=""><![CDATA[أكثر {1} مواضيع قراءةً]]></phrase>
		</phrasetype>
		<phrasetype name="vBulletin Settings" fieldname="vbsettings">
			<phrase name="setting_nlp_lxt_Active_desc" date="0" username="NLP" version=""><![CDATA[<strong>تشغيل الهاك ؟</strong>]]></phrase>
			<phrase name="setting_nlp_lxt_Active_title" date="0" username="NLP" version=""><![CDATA[<center>خيارات أساسية</center>]]></phrase>
			<phrase name="setting_nlp_lxt_InTable_desc" date="0" username="NLP" version=""><![CDATA[<b>يعرض في جدول ؟</b>]]></phrase>
			<phrase name="setting_nlp_lxt_InTable_title" date="0" username="NLP" version=""><![CDATA[<center>خيارات إضافية</center>]]></phrase>
			<phrase name="setting_nlp_lxt_LastPoster_desc" date="0" username="NLP" version=""><![CDATA[عرض اسم <strong>آخر كاتب</strong>؟]]></phrase>
			<phrase name="setting_nlp_lxt_displayrecords_desc" date="0" username="NLP" version=""><![CDATA[<strong>عدد المواضيع المراد ظهورها</strong>]]></phrase>
			<phrase name="setting_nlp_lxt_excludedforums_desc" date="0" username="NLP" version=""><![CDATA[قم <strong>بإختيار الأقسام</strong> التي لا تريد ان تظهر مواضيعها في الهاك]]></phrase>
			<phrase name="setting_nlp_lxt_hight_desc" date="0" username="NLP" version=""><![CDATA[<b>إرتفاع الشريط</b>]]></phrase>
			<phrase name="setting_nlp_lxt_jSpeed_desc" date="0" username="NLP" version=""><![CDATA[<strong>سرعة تأثير الجافا</strong><br />مثال: 2000 يعادل ثانيتين]]></phrase>
			<phrase name="setting_nlp_lxt_jType_desc" date="0" username="NLP" version=""><![CDATA[<strong>نوع تأثير الجافا</strong><br />في حالة اختيار تأثير الجافا قم بإختيار التأثير المراد عرضه . تستطيع تحديد عشوائي لعرض كافة التأثيرات]]></phrase>
			<phrase name="setting_nlp_lxt_place_desc" date="0" username="NLP" version=""><![CDATA[<strong>مكان الظهور؟</strong><br />مكان ضهور الهاك]]></phrase>
			<phrase name="setting_nlp_lxt_repliescount_desc" date="0" username="NLP" version=""><![CDATA[عرض عدد <strong>الردود </strong>؟]]></phrase>
			<phrase name="setting_nlp_lxt_sTarget_desc" date="0" username="NLP" version=""><![CDATA[<strong>طريقة فتح الروابط</strong>]]></phrase>
			<phrase name="setting_nlp_lxt_sTyp_desc" date="0" username="NLP" version=""><![CDATA[<strong>شكل العرض ؟</strong>]]></phrase>
			<phrase name="setting_nlp_lxt_scrollamount_desc" date="0" username="NLP" version=""><![CDATA[<strong>سرعة الشريط</strong>]]></phrase>
			<phrase name="setting_nlp_lxt_showdate_desc" date="0" username="NLP" version=""><![CDATA[عرض <strong>وقت وتاريخ </strong>آخر مشاركة؟]]></phrase>
			<phrase name="setting_nlp_lxt_threadchars_desc" date="0" username="NLP" version=""><![CDATA[إذا قمت بتفعيل إختصار المواضيع ما هي عدد حروف العنوان قبل ان تظهر "..." ]]></phrase>
			<phrase name="setting_nlp_lxt_threadchars_e_desc" date="0" username="NLP" version=""><![CDATA[<strong>إختصار العناوين ؟</strong>]]></phrase>
			<phrase name="setting_nlp_lxt_visitorscount_desc" date="0" username="NLP" version=""><![CDATA[عرض عدد <strong>الزوار </strong>؟]]></phrase>
			<phrase name="settinggroup_nlp_lxt" date="0" username="NLP" version=""><![CDATA[إعدادات شريط آخر المواضيع]]></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
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><![CDATA[" . eval('foreach($vbulletin->forumcache AS $lxt_exfs => $lxt_exf)
{
        $lxt_exfo .= "\\t\\t<label for=\\"setting[$setting[varname]]$lxt_exfs\\" title=\\"القسم: $lxt_exfs\\"><input type=\\"checkbox\\" tabindex=\\"1\\" name=\\"setting[$setting[varname]]"."[]\\" id=\\"setting[$setting[varname]]$lxt_exfs\\" value=\\"$lxt_exfs\\"" . iif(strpos(",$setting[value],", ",$lxt_exfs,") !== false, \' checked="checked"\') . iif($vbulletin->debug, " title=\\"name=&quot;setting[$setting[varname]]&quot;\\"") . " />$lxt_exf[title]</label><br />\\n";
}
return "<span class=\\"smallfont\\">\\n$lxt_exfo\\t</span>";')  . "<input type=\"hidden\" name=\"setting[$setting[varname]][]\" value=\"0\" />]]></optioncode>
				<defaultvalue>0</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_place" displayorder="80">
				<datatype>free</datatype>
				<optioncode>select:piped
1|nlp_lxt_place_undernav
2|nlp_lxt_place_beforenav
3|nlp_lxt_place_beforehome
4|nlp_lxt_place_underhome</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_LastPoster" displayorder="100">
				<datatype>number</datatype>
				<optioncode>yesno</optioncode>
				<defaultvalue>1</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_repliescount" displayorder="110">
				<datatype>number</datatype>
				<optioncode>yesno</optioncode>
				<defaultvalue>1</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_visitorscount" displayorder="120">
				<datatype>number</datatype>
				<optioncode>yesno</optioncode>
				<defaultvalue>1</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_showdate" displayorder="125">
				<datatype>number</datatype>
				<optioncode>yesno</optioncode>
				<defaultvalue>1</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_jType" displayorder="130">
				<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</optioncode>
				<defaultvalue>Rondom</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_jSpeed" displayorder="140">
				<datatype>number</datatype>
				<defaultvalue>2</defaultvalue>
			</setting>
			<setting varname="nlp_lxt_sTarget" displayorder="150">
				<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="160">
				<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="170">
				<datatype>number</datatype>
				<defaultvalue>100</defaultvalue>
			</setting>
		</settinggroup>
	</options>
	<helptopics>
	</helptopics>
	<cronentries>
	</cronentries>
	<faqentries>
	</faqentries>
</product>
