<!--Start---By Denis--->
<if condition="THIS_SCRIPT != 'register' AND THIS_SCRIPT != 'login'">
<if condition="$show['guest']">
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center
border=0>
<THEAD>
<!-- guest welcome message start BY Denis -->
<TR>
<TD class=tcat colSpan=5>Welcome to our forum <B></B>!</TD>
</TR>
<TR>
<TD class=alt1 colSpan=5><p>You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our <STRONG>free</STRONG> community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, <A href="register.php?"><STRONG>join our community today</STRONG></A>! <BR>
<BR>
If you have any problems with the registration process or your account login, please <A href="sendmessage.php">contact us</A>. </p>
</TD>
</TR>
<!-- / guest welcome message BY Denis-->
</THEAD>
<TBODY>
</TBODY>
</TABLE>
<else />
<if condition="is_member_of($bbuserinfo, 3)">
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center
border=0>
<THEAD>
<!-- guest welcome message BY Denis -->
<TR>
<TD class=tcat colSpan=5>Welcome to our forum <B></B>! Forum information :</TD>
</TR>
<TR>
<TD class=alt1 colSpan=5><p>Please activaition your account by Email, If u did not activation you account here, then can not you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. <BR>
1.If you did not receive the activation code ,Please press <A
href="profile.php?do=editpassword"
rel=nofollow><B><U>Here</U></B></A></font> resend.<BR>
2.If also can not receive the activation, Please <A
href="profile.php?do=editpassword"
rel=nofollow><B><U>here</U></B></A> edit other Email Address, Our forum will be send that again.<BR>
3.Other reason. <BR>
4.Other reason.</FONT></p>
</TD>
</TR>
<!-- / guest welcome message BY Denis -->
</THEAD>
<TBODY>
</TBODY>
</TABLE>
<else />
<if condition="$bbuserinfo[posts]<1">
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center
border=0>
<THEAD>
<!-- guest welcome message BY Denis-->
<TR>
<TD class=tcat colSpan=5>Welcome to our forum <B></B>! Forum information :</TD>
</TR>
<TR>
<TD class=alt1 colSpan=5><p>Our records indicate that you have never posted to our site before! Why not make your first post today by saying hello to our community in our Introductions forum. Why not start with your first post today !<br>
</p>
</TD>
</TR>
<!-- / guest welcome message BY Denis-->
</THEAD>
<TBODY>
</TBODY>
</TABLE>
<!-- / never posted message BY Denis-->
<else />
<if condition="$headerstime - 1209600 > $bbuserinfo[lastpost]">
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center
border=0>
<THEAD>
<!-- guest welcome message BY Denis -->
<TR>
<TD class=tcat colSpan=5>Welcome to our forum <B></B>! Forum information :</TD>
</TR>
<TR>
<TD class=alt1 colSpan=5><p>it appears that you have not posted on our forums in several weeks, why not take a few moments to ask a question, help provide a solution or just engage in a conversation with another member in any one of our forums?</p>
</TD>
</TR>
<!-- / guest welcome message BY Denis-->
</THEAD>
<TBODY>
</TBODY>
</TABLE>
<!-- / hasnt posted lately message BY Denis-->
</if>
</if>
</if>
</if>
</if>
<br>
<!--Finish---By Denis--->