FMVI
{JAVASCRIPT}
<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
<ul>
<li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
<li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
<li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
<li><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a></li>
</ul>
<p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
<p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>
<!-- END switch_user_logged_out -->
<!-- BEGIN message_admin_index -->
<div class="main">
<!-- BEGIN message_admin_titre -->
<div class="main-head">
<h1 class="page-title">{message_admin_index.message_admin_titre.MES_TITRE}</h1>
</div>
<!-- END message_admin_titre -->
<!-- BEGIN message_admin_txt -->
<div id="pun-announcement">
<p>{message_admin_index.message_admin_txt.MES_TXT}</p>
</div>
<!-- END message_admin_txt -->
</div>
<!-- END message_admin_index -->
<!-- BEGIN switch_user_login_form_header -->
<div class="main">
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<div class="user_login_form main-box center">
<label><span class="genmed">{L_USERNAME} :</span>
<input class="post" type="text" size="10" name="username"
/></label>
<label><span
class="genmed">{L_PASSWORD} :</span> <input class="post"
type="password" size="10" name="password" /></label>
<label><span class="gensmall">{L_AUTO_LOGIN}</span>
<input class="radio" type="checkbox" name="autologin"
{AUTOLOGIN_CHECKED} /></label>
{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
<!-- BEGIN switch_fb_connect -->
<span class="fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
<fb:login-button size="large"
onlogin="window.location='/facebook_connect.forum'" v="2"
scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
<!-- END switch_fb_connect -->
</div>
</form>
</div>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
<!-- BEGIN disable_viewonline -->
<div class="navlinks">
<a href="forum" rel="nofollow">.</a>
</div>
<div id="wgo" class="collapse wgo_block block">
<h2 class="blockhead">What's Going On?</h2>
<div class="blockbody formcontrols floatcontainer">
<div id="wgo_onlineusers" class="wgo_subblock section">
<h3
class="blocksubhead"><img
src="http://i40.servimg.com/u/f40/17/50/76/58/users_10.png"
alt="Currently Active Users" title="Currently Active Users"> Ai đang
online ?</h3><div><p class="gensmall"><span
class="gensmall">{TOTAL_USERS_ONLINE}<br />
{RECORD_USERS}<br />
<br />
{LOGGED_IN_USER_LIST}</span></p></div></div><!--
endlogged-in
users --><div id="wgo_stats" class="wgo_subblock
section"><h3 class="blocksubhead"><img
src="http://forum.vipautopro.com/images/styles/ShinyBlue/misc/forum_stats.png"
alt=" Statistics" title=" Statistics"> Forum
Statistics</h3><div><p
class="gensmall">{TOTAL_POSTS}<br />
{TOTAL_USERS}<br />
{NEWEST_USER}</p></div></div>
<div
id="wgo_stats2" class="wgo_subblock section"><h3
class="blocksubhead"><img
src="http://i40.servimg.com/u/f40/17/50/76/58/users_10.png" alt="ALS
Statistics" title="ALS Statistics"> Member
Stat</h3><div><table class="smallfont"
id="dd4all"><tbody>{L_CONNECTED_MEMBERS}
{L_WHOSBIRTHDAY_TODAY}
{L_WHOSBIRTHDAY_WEEK}</tbody></table></div></div>
<div
id="wgo_legend" class="wgo_subblock section"><h3
class="blocksubhead"><img
src="http://i967.photobucket.com/albums/ae153/ligerv/ligg/legend.png"
alt="Legend" title="Legend">Legend . Chatbox .
Icon</h3><div><p class="gensmall"><!-- BEGIN
switch_chatbox_activate -->
<span class="gensmall">{TOTAL_CHATTERS_ONLINE} : {CHATTERS_LIST} <br />
<!-- BEGIN switch_chatbox_popup -->
<div id="chatbox_popup"></div>
<script type="text/javascript">
//<![CDATA[
insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}',
'{L_CLICK_TO_JOIN_CHAT}');
//]]>
</script>
<!-- END switch_chatbox_popup -->
</span>
<!-- END switch_chatbox_activate --></p><p
class="gensmall">{GROUP_LEGEND}</p><p class="gensmall"
style="margin-left:20px"><img src="{FORUM_NEW_IMG}"
alt="{L_NEW_POSTS}"width="16" /> Bài viết mới<br><img
src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}"width="16" /> Chưa có bài
viết mới<br><img src="{FORUM_LOCKED_IMG}"
alt="{L_FORUM_LOCKED}"width="16" /> Chuyên mục
khóa<br></p></div>
<!-- END disable_viewonline -->
<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<div class="user_login_form main-box center">
<label><span class="genmed">{L_USERNAME} :</span>
<input class="post" type="text" size="10"
name="username"/></label>
<label><span
class="genmed">{L_PASSWORD} :</span> <input class="post"
type="password" size="10" name="password"/></label>
<label><span class="gensmall">{L_AUTO_LOGIN}</span>
<input class="radio" type="checkbox" name="autologin"
{AUTOLOGIN_CHECKED} /></label>
{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
<!-- BEGIN switch_fb_connect -->
<span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
<fb:login-button size="large"
onlogin="window.location='/facebook_connect.forum'" v="2"
scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
<!-- END switch_fb_connect -->
</div>
</form>
<!-- END switch_user_login_form_footer -->
{CHATBOX_BOTTOM}
<!-- BEGIN switch_legend -->
<ul id="pun-legend">
<li>
<img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /> {L_NEW_POSTS}
<img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /> {L_NO_NEW_POSTS}
<img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /> {L_FORUM_LOCKED}
</li>
</ul>
<!-- END switch_legend -->
{AUTO_DST}
<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
status: true,
cookie: true,
xfbml: true,
oauth: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->
<ol id="forums" class="floatcontainer" style="list-style: none;">
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
<li class="forumbit_nopost new L1" id="cat1">
<div class="forumhead foruminfo L1 collapse">
<h2>
<span class="forumtitle">
{catrow.tablehead.L_FORUM}
</span>
<span class="forumthreadpost"></span>
<span class="forumlastpost">Bài Mới</span>
</h2>
</div>
<!-- END tablehead -->
<!-- BEGIN forumrow -->
<ol id="c_cat1" class="childforum">
<li id="forum2" class="forumbit_post L2">
<div class="forumrow table">
<div class="foruminfo td">
<img class="forumicon"
title="{catrow.forumrow.L_FORUM_FOLDER_ALT}"
src="{catrow.forumrow.FORUM_FOLDER_IMG}"
alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /> <div
class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle">
<a class="forumlink"
href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br
/>
</h2>
</div>
<p class="forumdescription">{catrow.forumrow.FORUM_DESC}</p>
</div>
</div>
</div>
<ul class="forumstats td">
<li>Đề tài: {catrow.forumrow.TOPICS}</li>
<li>Bài: {catrow.forumrow.POSTS}</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">Bài Mới:</h4>
<div>
<p class="lastposttitle">
<span class="gensmall">{catrow.forumrow.LAST_POST}</span>
</p>
</div>
</div>
</div>
</li>
</ol>
<!-- END forumrow -->
<!-- BEGIN catfoot -->
<!-- END catfoot -->
<!-- BEGIN tablefoot -->
</li>
<!-- END tablefoot --><!-- END catrow --></ol>
<style>
#forums {
clear:both;
}
.forumhead {
background: #1a1a1a url(http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/gradients/back2.png) repeat ;
_background-image: none;
padding: 5px;
font: bold 12px Arial, Tahoma,Calibri,Verdana,Geneva,sans-serif;
color:#fff;
clear:both;
margin-top: 8px;
float: left;
border: 1px solid #202020;
width: 98.8%;
-moz-border-radius-topright: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
}
#forums .L1 .forumhead a {
font: bold 12px Arial, Tahoma,Calibri,Verdana,Geneva,sans-serif;
}
#forums .L1 .forumhead .forumdescription {
display:none;
}
#forums .L1 .L2 {
display:block;
clear: both;
}
#forums a.username {
color: #000;
}
#forums a.username:hover {
color: #202020;
}
.forumbit_post
.forumrow, .forumbit_nopost .forumhead, .forumbit_nopost .forumrow,
.forumbit_post .forumhead, .forumbits .forumhead {
-moz-box-shadow: -2px 2px 2px #c4c4c4;
-webkit-box-shadow: -2px 2px 2px #c4c4c4;
box-shadow: -2px 2px 2px #c4c4c4;
}
.forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow {
color: #202020;
background: #e5e3e3
url(http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/gradients/forumrow1.png)
repeat-x left top;
_background-image: none;
display:block;
width: 100%;
float: left;
min-height: 58px; /* 48px is the icon size */
position:relative;
border-bottom: 1px solid #c4c4c4;
border-left: 1px solid #c4c4c4;
border-right: 1px solid #c4c4c4;
}
.forumbit_nopost .forumbit_nopost .forumrow .forumicon {
position: absolute;
left: 10px;
top: 5px;
}
.forumbit_nopost .forumbit_nopost .forumrow .forumdata {
display: inline-block;
width:100%;
}
.forumbit_nopost .forumbit_nopost .forumrow .forumdata .datacontainer {
margin-left: 68px;
}
.forumbit_nopost .forumbit_post .forumrow .forumdata .datacontainer {
margin-left: 0;
}
/* forumbit nopost */
.forumbit_post .foruminfo .forumdata {
padding: 4px 0;
font-size: 12px;
}
.forumbit_nopost .forumhead .forumtitle {
font-size: 13px;
min-width: 64%;
}
.forumbit_nopost .forumhead .forumtitle a {
color: #fff;
margin-left: 10px;
}
.forumbit_nopost .forumhead span, .forumbit_post .forumhead span {
font-size: 12px;
}
.forumbit_nopost .forumhead span.forumlastpost, .forumbit_post .forumhead span.forumlastpost {
width: 21%;
}
.forumbit_nopost .forumhead a.collapse img {
/* values are based on the image */
position:absolute;
top: -15px;
right: -6px;
display:block;
width:13px;
height:13px;
overflow:hidden;
float: right;
clear: left;
}
.forumbit_nopost:hover .forumhead a.collapsegadget {
visibility:visible;
}
.forumbit_nopost .forumbit_nopost .forumrow .forumdata, .forumbit_post .forumrow .forumdata {
padding: 5px 10px;
padding-left: 0;
font-size: 11px;
}
/* Removed for VBIV-14010
.forumbit_nopost .forumbit_nopost .foruminfo .subforums {
margin-left: 10px;
position: relative;
top: -10px;
}
*/
/* forumbit post */
.forumbit_post {
float: left;
position:relative;
width: 100%;
display:block;
}
.forumbit_post .forumhead span {
padding: 0;
}
.forumbit_post .forumhead .forumlastpost {
top: 0;
margin-top: 0;
}
.forumbit_post
.foruminfo, .forumbit_post .forumlastpost, .forumbit_post
.forumactionlinks, .forumbit_post .forumstats, .forumbit_post
.forumstats_2{
padding: 5px 0;
}
.forumbit_post .forumhead .forumtitle {
font-size: 13px;
min-width: 64%;
}
.forumbit_post .forumhead .forumtitle span {
padding: 0;
padding-left: 10px;
}
.forumbit_post .foruminfo {
width: 57%;
min-width: 30%;
float: left;
clear: right;
min-height: 48px;
}
.forumbit_post .foruminfo .forumicon{
position: absolute;
left: 10px;
}
.forumbit_post .foruminfo .forumdata, .forumbit_post .foruminfo .forumtitle, .forumbit_post .foruminfo .viewing {
float: left;
clear: right;
}
.forumbit_post .foruminfo .viewing {
white-space:nowrap;
}
.forumbit_post .foruminfo .forumdata {
padding: 0;
width: 100%;
_width: 99%;
}
.forumbit_post .foruminfo .forumdata .datacontainer {
float: left;
width: 88%;
padding-left: 68px;
}
.forumbit_post .foruminfo .forumdata .forumtitle, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle {
font-size: 13px;
margin-right: 10px;
}
.forumbit_post .foruminfo .forumdata .forumtitle a, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle a {
font-weight:bold;
}
.childsubforum .forumbit_post .foruminfo .forumdata .datacontainer .forumtitle a {
padding-left:1.8em;
background:url('http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/misc/child_forum.png') top left no-repeat;
}
.forumbit_post .foruminfo .forumdata .viewing {
font-style: italic;
margin-right:10px;
margin-top: 3px;
font-size: 11px;
}
.forumbit_post .forumactionlinks {
width: 5%;
display:block;
float:left;
clear:right;
}
.forumbit_post .forumactionlinks li {
display: inline;
}
.forumbit_post .forumactionlink {
/* values based on icon size */
display:block;
width:18px;
height:12px;
overflow:hidden;
float: right;
clear: left;
background:transparent none no-repeat;
position: relative;
margin: 3px 10px 0 0;
}
.forumactionlink a {
/* values based on icon size */
display:block;
padding-left:18px;
}
.forumactionlinks .rsslink {
background-image:url(http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/misc/rss_40b.png);
}
.forumactionlinks .subslink {
background-image:url(http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/misc/subscribed_40b.png);
}
.forumactionlinks .unsubslink {
background-image:url(http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/misc/unsubscribed_40b.png);
}
.forumbit_post .forumdescription {
display:block;
clear:both;
padding-right: 10px;
}
.forumbit_post .unsubscribe {
display:block;
right: 0;
top: 2px;
}
.forumbit_post .forumstats, .forumbit_post .forumstats_2 {
display: block;
float: left;
clear: right;
width: 12%;
margin-right: 2%;
}
.forumbit_post .forumstats li, .forumbit_post .forumstats_2 li{
font-size: 12px;
text-align: right;
padding-right: 20px;
display:block;
}
.forumbit_post .forumlastpost {
display:block;
float: left;
clear: right;
}
.forumbit_post .forumrow .forumlastpost {
width: 24%;
font-size: 12px;
padding-top: 5px;
}
.forumbit_post .forumlastpost .lastpostdate {
font-size: 11px;
}
.lastpostlabel {
display: none;
}
.forumlastpost .lastposttitle .postimg {
vertical-align:middle;
margin-top:-2px;
}
.forumlastpost p.lastposttitle {
overflow: hidden;
}
.moderators, .subforums {
display: block;
clear:both;
}
.moderators h4, .subforums h4 {
font-weight: bold;
padding-right: 5px;
}
.moderators h4, .moderators .commalist, .subforums h4, .subforums .commalist {
float:left;
clear:right;
}
h2 span.forumthreadpost {
width: 12%;
text-align: center;
}
/* CSS Document */
#forums {
width: 100%;
}
#welcomemessage {
color:#000;
font-size:100%;
}
.forumhead + .childforum .L2:first-child .forumrow, .forumhead + .L2 .forumrow {
background: #e5e3e3
url(http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/gradients/forumrow1.png)
repeat-x left top;
_background-image: none;
border-top: 1px solid transparent;
}
/* forumbit nopost */
/* forumbit nopost -> forumhead */
.forumbit_nopost
.forumhead .forumtitle, .forumbit_nopost .forumhead span,
.forumbit_nopost .forumhead .collapse, .forumbit_post .forumhead h2 span
{
display:block;
float: left;
clear: right;
font: bold 12px Arial, Tahoma,Calibri,Verdana,Geneva,sans-serif;
padding: 4px 0;
color: #fff;
}
.forumbit_nopost .forumhead h2, .forumbit_post .forumhead h2 {
margin-left: 3px;
margin-right: 3px;
}
.forumbit_nopost {
clear:left;
}
.forumbit_nopost .forumrowdata {
clear:both;
display:block;
width: 100%;
}
.forumbit_nopost .subforumdescription {
padding: 5px 10px;
font-weight: normal;
color: #000;
background: #eee none repeat-x ;
}
/* CSS Document */
/* this might need to get renamed */
/* wgo */
.wgo_block {
display:block;
margin-top: 15px;
-moz-border-radius-topright: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
-moz-box-shadow: -2px 2px 2px #c4c4c4;
-webkit-box-shadow: -2px 2px 2px #c4c4c4;
box-shadow: -2px 2px 2px #c4c4c4;
margin-bottom: 10px;
}
.wgo_block .blockbody {
border: 1px solid #c4c4c4;
background: #1a1a1a url(http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/gradients/grey-up.png) repeat-x ;
_background-image: none;
}
.wgo_block .blockhead {
font-size:12px;
font-weight:bold;
color: rgb(255, 255, 255);
background: #1a1a1a url(http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/gradients/back2.png) repeat-x ;
_background-image: none;
border: 1px solid #000;
}
.wgo_block .time {
color: #000;
}
.wgo_block .section {
display:block;
padding: 0 0 0.5em;
font: 12px ;
color: #000;
clear:both;
width: 100%;
}
.wgo_block .blocksubhead {
padding-left: 10px;
font: 13px;
color: #000;
background: transparent;
padding-bottom: 5px;
}
.wgo_block .section:first-child .blocksubhead {
border-top: 0;
}
.wgo_block .section .blocksubhead img {
padding-right: 5px;
}
.wgo_block .section div, .wgo_block .section ol {
padding-left: 20px;
}
.wgo_block .section div p {
padding-bottom: 5px;
}
.wgo_block .section div ol {
padding-left: 0;
}
.wgo_block .section dl dt {
display:inline;
}
.wgo_block .section dl dt:after {
content:":";
}
.wgo_block .section dl dd {
display: inline;
margin-right:5px;
}
.wgo_block .section dl.icon_legends dt {
float: left;
clear: right;
margin-right: 5px;
}
.wgo_block .section dl.icon_legends dt:after {
content: "";
}
.wgo_block .section dl.icon_legends dd {
margin-bottom: 5px;
display:block;
}
#wgo_onlineusers .commalist li {
margin-left: 1px;
}
#wgo_birthdays .commalist li {
margin-left: 1px;
}
.forum_info {
margin-bottom: 5px;
float: left;
width: 100%;
clear:both;
position: relative;
top: -10px;
color: #000;
font: 12px ;
}
.forum_info .blockhead {
font-size:12px;
font-weight:bold;
color: rgb(255, 255, 255);
background: #1a1a1a url(http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/gradients/back2.png) repeat-x ;
_background-image: none;
border: 1px solid #000;
margin-top: 5px;
-moz-box-shadow: -2px 0 2px #c4c4c4;
-webkit-box-shadow: -2px 0 2px #c4c4c4;
box-shadow: -2px 0 2px #c4c4c4;
}
.forum_info a.collapse {
position: absolute;
top: 6.88px;
}
.forum_info .blockbody {
border-bottom: 1px solid #c4c4c4;
border-left: 1px solid #c4c4c4;
border-right: 1px solid #c4c4c4;
background: #1a1a1a url(http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/gradients/grey-up.png) repeat-x ;
_background-image: none;
-moz-box-shadow: -2px 2px 2px #c4c4c4;
-webkit-box-shadow: -2px 2px 2px #c4c4c4;
box-shadow: -2px 2px 2px #c4c4c4;
}
.forum_info_subblock, .info_subblock {
padding: 5px 10px;
}
.forum_info_form .options_input_wrapper {
float: right;
display: inline-block;
}
.forum_info_form .options_input_block {
float: left;
display:inline-block;
padding: 10px 10px;
}
.forum_info_form .options_input_block .description {
display: none;
}
.forum_info_form .options_input_block label {
display:block;
}
.forum_info_form .options_input_block .checkradio li {
display:inline-block;
margin-right: 10px;
}
.forum_info_form .options_input_block .button {
position: relative;
margin-top: 15.99px;
}
.forum_info .options_block_container, .thread_info .options_block_container {
width: 100%;
float: left;
display:block;
position: relative;
top: 0;
padding-top:0;
margin-top: 0;
}
.forum_info .options_block, .thread_info .options_block, .forum_info .options_block2, .thread_info .options_block2 {
width: 49%;
padding-right: 0.5%;
float: left;
clear: right;
position: relative;
}
.forum_info .options_block .options_correct, .thread_info .options_block .options_correct,
.forum_info .options_block2 .options_correct, .thread_info .options_block2 .options_correct {
margin-right:-1.1%;
}
.forum_info .options_block2 {
margin-left: 1%;
}
.thread_info .options_block2 {
margin-right: 1%;
}
dl.icon_legends dt {
float: left;
clear: right;
margin-right: 5px;
}
dl.icon_legends dt:after {
content: "";
}
dl.icon_legends dd {
margin-bottom: 5px;
display:block;
}
.info_subblock ul li {
margin-bottom: 2px;
}
.bbcodeblock ul li a, .rules_link a {
font-weight:bold;
}
.thread_info {
margin-bottom: 5px;
float: left;
width: 100%;
clear:both;
position: relative;
top: -10px;
margin-bottom: 0;
color: #000;
font: 12px ;
}
.thread_info a {
font-weight:;
}
.thread_info h4 {
font-size:12px;
font-weight:bold;
color: rgb(255, 255, 255);
background: #1a1a1a url(http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/gradients/back2.png) repeat-x ;
_background-image: none;
border: 1px solid #000;
margin-top: 5px;
-moz-box-shadow: -2px 2px 2px #c4c4c4;
-webkit-box-shadow: -2px 2px 2px #c4c4c4;
box-shadow: -2px 2px 2px #c4c4c4;
}
.thread_info h5 {
display: none;
}
.thread_info .blockbody {
border-bottom: 1px solid #c4c4c4;
border-left: 1px solid #c4c4c4;
border-right: 1px solid #c4c4c4;
background: #1a1a1a url(http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/gradients/grey-up.png) repeat-x ;
_background-image: none;
-moz-box-shadow: -2px 2px 2px #c4c4c4;
-webkit-box-shadow: -2px 2px 2px #c4c4c4;
box-shadow: -2px 2px 2px #c4c4c4;
}
.thread_info .inner_block, .info_subblock {
padding: 4px 10px;
}
ul.icon_list li {
display:block;
width: 100%;
margin-bottom: 5px;
}
.inner_block .commalist {
margin-top: 5px;
}
#thread_info_block_1 {
width:34.9%;
float:left;
}
#thread_info_block_1 > * {
margin-right:2px;
}
#thread_info_block_2 {
width:65%;
float:right;
}
#forumrules {
border: 0;
background: transparent;
}
/* Similar Threads */
.similar_threads {
clear:both;
}
.similar_threads li {
padding:5px 10px 5px 10px;
}
ol.similar_threads li h6 a {
font: 12px ;
}
.similar_threads .starter_forum {
font-size:11px;
}
.similar_threads .titleblock {float:left}
.similar_threads .dateblock {float:right; text-align:right}
</style>
<!-- BEGIN html_validation -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<div>
<div>
<div>
<div>
<div>
<div>
<ul>
<li>
<!-- END html_validation -->
</li>
</ul>
<!-- BEGIN switch_footer_links -->
<ul>
<li>
<!-- BEGIN footer_link -->
<!-- BEGIN switch_separator --> | <!-- END switch_separator -->
{switch_footer_links.footer_link.FOOTER_LINK_SEPARATOR}<a
name="bottom" class="copyright"
href="{switch_footer_links.footer_link.U_FOOTER_LINK_HREF}"
rel="{switch_footer_links.footer_link.FOOTER_LINK_REL}"
target="{switch_footer_links.footer_link.FOOTER_LINK_TARGET}"
title="{switch_footer_links.footer_link.L_FOOTER_LINK_TITLE}">{switch_footer_links.footer_link.L_FOOTER_LINK_TEXT}</a>
<!-- END footer_link -->
</li>
</ul>
<!-- END switch_footer_links -->
</div>
<br />
<p class="center">
<strong>{ADMIN_LINK}</strong>
</p>
</div>
{PROTECT_FOOTER}
</div>
</div>
</div>
</div>
<!-- BEGIN switch_facebook_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
appId: '{switch_facebook_login.FACEBOOK_APP_ID}',
status: true,
cookie: true,
xfbml: true,
oauth: true
});
//]]>
</script>
<!-- END switch_facebook_login -->
<!-- BEGIN switch_facebook_logout_TMP -->
<script type="text/javascript">
//<![CDATA[
FB.Event.subscribe('auth.logout', function(response) {
if ($('a#logout'))
{
var lien_redir = $('a#logout').attr('href');
if ($('a#logout').attr('href') && $('a#logout').attr('href') != '')
{
document.location.href = 'http://{switch_facebook_logout.SERVER_NAME}/' + lien_redir;
}
}
});
$(document).ready( function() {
$('a#logout').click( function() {
FB.logout();
} );
} );
//]]>
</script>
<!-- END switch_facebook_logout_TMP -->
<script type="text/javascript">
//<![CDATA[
fa_endpage();
//]]>
</script>
</body>
</html>
<div id="footer" class="floatcontainer footer">
<form action="forum.php" method="get" id="footer_select" class="footer_select">
<select name="styleid" onchange="switch_id(this, 'style')">
<optgroup label="Quick Style Chooser"><option class="hidden"></option></optgroup>
<optgroup label=" Standard Styles">
<option value="203" class="">-- Rifle
Competition</option><option value="111" class="">--
Breeze</option><option value="149" class="">----
Breeze-fluid</option><option value="148" class="">----
BreezeLight</option><option value="150" class="">------
BreezeLight-Fluid</option><option value="192" class="">--
ProGamerBlack</option><option value="193" class="">----
ProGamerBlue</option><option value="195" class="">----
ProGamerRed</option><option value="196" class="">----
ProGamerGreen</option><option value="197" class="">----
ProGamerBrown</option><option value="198" class="">----
ProGamerPink</option><option value="199" class="">----
ProGamerCyan</option><option value="133" class="">--
SeamusLight</option><option value="134" class=""
selected="selected">---- SeamusLightBanner</option><option
value="135" class="">---- SeamusLightBlue</option><option
value="136" class="">------
SeamusLightBlueBanner</option><option value="147"
class="">------ SeamusLightBlue-BlackHeader</option><option
value="137" class="">---- SeamusLightGreen</option><option
value="138" class="">------
SeamusLightGreenBanner</option><option value="139"
class="">---- SeamusLightRed</option><option value="140"
class="">------ SeamusLightRedBanner</option><option
value="141" class="">---- SeamusLightOrange</option><option
value="142" class="">------
SeamusLightOrangeBanner</option><option value="143"
class="">---- SeamusLightCyan</option><option value="144"
class="">------ SeamusLightCyanBanner</option><option
value="145" class="">---- SeamusLightPurple</option><option
value="146" class="">------
SeamusLightPurpleBanner</option><option value="112"
class="">-- Seamus</option><option value="113"
class="">---- SeamusBanner</option><option value="114"
class="">---- SeamusBlue</option><option value="124"
class="">------ SeamusBlueBanner</option><option value="130"
class="">------ SeamusBlue-BlackHeader</option><option
value="116" class="">---- SeamusGreen</option><option
value="125" class="">------
SeamusGreenBanner</option><option value="115" class="">----
SeamusRed</option><option value="126" class="">------
SeamusRedBanner</option><option value="117" class="">----
SeamusOrange</option><option value="127" class="">------
SeamusOrangeBanner</option><option value="118" class="">----
SeamusCyan</option><option value="128" class="">------
SeamusCyanBanner</option><option value="119" class="">----
SeamusPurple</option><option value="129" class="">------
SeamusPurpleBanner</option><option value="75" class="">--
bTechBlue</option><option value="96" class="">----
bTechRed</option><option value="97" class="">----
bTechGreen</option><option value="98" class="">----
bTechBrown</option><option value="99" class="">----
bTechPurple</option><option value="11" class="">--
Eloquent</option><option value="14" class="">----
EloquentBlue</option><option value="27" class="">----
EloquentGreen</option><option value="26" class="">----
EloquentRed</option><option value="17" class="">--
FutureBlue</option><option value="12" class="">--
FutureBlack</option><option value="15" class="">----
FuturePink</option><option value="16" class="">----
FutureGreen</option><option value="70" class="">----
FutureRed</option><option value="10" class="">--
BusinessWhite</option><option value="19" class="">----
BusinessBlue</option><option value="21" class="">----
BusinessGreen</option><option value="20" class="">----
BusinessBlack</option><option value="23" class="">----
BusinessPink</option><option value="22" class="">----
BusinessTan</option><option value="189" class="">--
Darkness</option><option value="188" class="">--
BP-Brown</option><option value="4" class="">--
Hazard</option><option value="13" class="">--
USFTECH</option><option value="18" class="">--
BlueSteel</option><option value="5" class="">--
BP-Black</option><option value="24" class="">----
BP-BlackBlue</option><option value="25" class="">----
BP-BlackRed</option><option value="29" class="">----
BP-BlackGreen</option><option value="31" class="">----
BP-BlackOrange</option><option value="33" class="">----
BP-BlackYellow</option><option value="28" class="">----
BP-BlackCyan</option><option value="30" class="">----
BP-BlackLime</option><option value="35" class="">----
BP-BlackPurple</option><option value="32" class="">----
BP-BlackPink</option><option value="34" class="">----
BP-BlackSienna</option><option value="9" class="">--
BP-White</option><option value="58" class="">----
BP-WhiteBlue</option><option value="65" class="">----
BP-WhiteRed</option><option value="60" class="">----
BP-WhiteGreen</option><option value="62" class="">----
BP-WhiteOrange</option><option value="57" class="">----
BP-WhiteBlack</option><option value="59" class="">----
BP-WhiteCyan</option><option value="61" class="">----
BP-WhiteLime</option><option value="63" class="">----
BP-WhitePink</option><option value="64" class="">----
BP-WhitePurple</option><option value="66" class="">----
BP-WhiteSienna</option><option value="7" class="">--
BP-Grey</option><option value="38" class="">----
BP-GreyBlue</option><option value="45" class="">----
BP-GreyRed</option><option value="40" class="">----
BP-GreyGreen</option><option value="42" class="">----
BP-GreyOrange</option><option value="37" class="">----
BP-GreyBlack</option><option value="39" class="">----
BP-GreyCyan</option><option value="41" class="">----
BP-GreyLime</option><option value="43" class="">----
BP-GreyPink</option><option value="44" class="">----
BP-GreyPurple</option><option value="46" class="">----
BP-GreySienna</option><option value="8" class="">--
BP-Light</option><option value="48" class="">----
BP-LightBlue</option><option value="50" class="">----
BP-LightGreen</option><option value="55" class="">----
BP-LightRed</option><option value="52" class="">----
BP-LightOrange</option><option value="47" class="">----
BP-LightBlack</option><option value="49" class="">----
BP-LightCyan</option><option value="51" class="">----
BP-LightLime</option><option value="53" class="">----
BP-LightPink</option><option value="54" class="">----
BP-LightPurple</option><option value="56" class="">----
BP-LightSienna</option>
</optgroup>
<optgroup label=" Mobile Styles">
<option value="186" class="">-- Default Mobile Style</option>
</optgroup>
</select>
</form>
<ul id="footer_links" class="footer_links">
<li><a href="sendmessage.php" rel="nofollow" accesskey="9">Contact Us</a></li>
<li><a href="http://www.bluepearl-skins.com">vBulletin 4.1 skins</a></li>
<li><a href="archive/index.php">Archive</a></li>
<li><a href="#top" onclick="document.location.hash='top'; return false;">Top</a></li>
</ul>
<script type="text/javascript">
<!--
// Main vBulletin Javascript Initialization
vBulletin_init();
//-->
</script>
<!--Google Analytics in (Forum) Begin-->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-494303-19']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!--Google Analytics in (Forum) End-->
</div>
<div class="below_body">
<div id="footer_copyright" class="shade footer_copyright">
<!-- Do not remove this copyright notice -->
Powered by <a href="https://www.vbulletin.com"
id="vbulletinlink">vBulletin®</a> Version 4.2.0
<br>Copyright © 2012 vBulletin Solutions, Inc. All rights
reserved.
<!-- Do not remove this copyright notice -->
<div
id="footer_copyright" class="shade
footer_copyright"><center>Skin rip by:<a
href="http://vn-answer.123.st/u2"><font
color="#4169E1"><b> dang0123
</b></font></a></center>
</div>
<div id="footer_morecopyright" class="shade footer_morecopyright">
<!-- Do not remove cronimage or your scheduled tasks will cease to function -->
<img src="http://www.bluepearl-skins.com/vBulletin4/cron.php?rand=1350984126" alt="" width="1" height="1" border="0">
<!-- Do not remove cronimage or your scheduled tasks will cease to function -->
</div>
<div id="fb-root" class=" fb_reset"><div style="position:
absolute; top: -10000px; height: 0px; width: 0px;
"><div></div><div><iframe id="fb_xdm_frame_http"
name="fb_xdm_frame_http"
src="http://static.ak.facebook.com/connect/xd_arbiter.php?version=11#channel=f3330a9f24&origin=http%3A%2F%2Fwww.bluepearl-skins.com&channel_path=%2FvBulletin4%2Fforum.php%3Fstyleid%3D134%26fb_xd_fragment%23xd_sig%3Df1a85d703c%26"></iframe><iframe
id="fb_xdm_frame_https" name="fb_xdm_frame_https"
src="https://s-static.ak.facebook.com/connect/xd_arbiter.php?version=11#channel=f3330a9f24&origin=http%3A%2F%2Fwww.bluepearl-skins.com&channel_path=%2FvBulletin4%2Fforum.php%3Fstyleid%3D134%26fb_xd_fragment%23xd_sig%3Df1a85d703c%26"></iframe></div></div></div>
<script
type="text/javascript"
src="http://www.bluepearl-skins.com/vBulletin4/clientscript/vbulletin_facebook.js?v=420"></script>
<script type="text/javascript">
<!--
loadFacebookAPI('en_US');
function fbAsyncInit()
{
vBfb = new vB_Facebook({
appid : "170442212983883",
connected : 0,
active : 0,
autoreg : 1,
feed_newthread : 1,
feed_postreply : 1,
feed_blogentry : 1,
feed_blogcomment : 1,
feed_newarticle : 1,
feed_articlecomment : 1
});
}
// -->
</script>
</div>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}"
id="min-width" lang="{L_LANG_HTML}" xml:lang="{L_LANG_HTML}"
{NAMESPACE_FB_LIKE} {NAMESPACE_FB} {NAMESPACE_BBCODE}>
<head>
<title>{SITENAME_TITLE}{PAGE_TITLE}</title>
<meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="content-style-type" content="text/css" />
<!-- BEGIN switch_compat_meta -->
<meta http-equiv="X-UA-Compatible" content="IE={switch_compat_meta.VERSION}" />
<!-- END switch_compat_meta -->
<!-- BEGIN switch_canonical_url -->
<link rel="canonical" href="{switch_canonical_url.CANONICAL_URL}" />
<!-- END switch_canonical_url -->
{META_FAVICO}
{META}
{META_FB_LIKE}
<meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}" />
{T_HEAD_STYLESHEET}
{CSS}
<link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}" />
<link rel="search" type="application/opensearchdescription+xml"
href="{URL_BOARD_DIRECTORY}/search/improvedsearch.xml"
title="{SEARCH_FORUMS}" />
<script src="{JQUERY_PATH}" type="text/javascript"></script>
<script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>
<!-- BEGIN switch_fb_login -->
<script src="http://connect.facebook.net/{switch_fb_login.FB_LOCAL}/all.js" type="text/javascript"></script>
<script src="{switch_fb_login.JS_FB_LOGIN}" type="text/javascript"></script>
<!-- END switch_fb_login -->
<!-- BEGIN switch_ticker -->
<link type="text/css" rel="stylesheet" href="{JS_DIR}jquery/ticker/ticker.css" />
<script src="{JS_DIR}jquery/ticker/ticker.js" type="text/javascript"></script>
<!-- END switch_ticker -->
<!-- BEGIN switch_ticker_new -->
<script src="{JS_DIR}jquery/jcarousel/jquery.jcarousel.js" type="text/javascript"></script>
<script type="text/javascript">//<![CDATA[
/* Definir le sens de direction en fonction du panneau admin */
var tickerDirParam = "{switch_ticker.DIRECTION}";
var slid_vert = false;
var auto_dir = 'next';
var h_perso = parseInt({switch_ticker.HEIGHT});
switch( tickerDirParam )
{
case 'top' :
slid_vert = true;
break;
case 'left':
break;
case 'bottom':
slid_vert = true;
auto_dir = 'prev';
break;
case 'right':
auto_dir = 'prev';
break;
default:
slid_vert = true;
}
$(document).ready(function() {
var width_max = $('ul#fa_ticker_content').width();
var width_item = Math.floor(width_max / {switch_ticker.SIZE});
if (width_max > 0)
{
$('#fa_ticker_content').css('display','block');
$('ul#fa_ticker_content
li').css('float','left').css('list-style','none').width(width_item).find('img').each(function
() {
if ($(this).width() > width_item)
{
var ratio = $(this).width() / width_item;
var new_height = Math.round($(this).height() / ratio);
$(this).height(new_height).width(width_item);
}
});
if (slid_vert)
{
var height_max = h_perso;
$('ul#fa_ticker_content li').each( function () {
if ($(this).height() > height_max)
{
height_max = $(this).height();
}
} );
$('ul#fa_ticker_content').width(width_item).height(height_max).css('marginLeft','auto').css('marginRight','auto');
$('ul#fa_ticker_content li').height(height_max);
}
$('#fa_ticker_content').jcarousel({
vertical: slid_vert,
wrap: 'circular',
auto: {switch_ticker.STOP_TIME},
auto_direction: auto_dir,
scroll: 1,
size: {switch_ticker.SIZE},
height_max: height_max,
animation: {switch_ticker.SPEED}
});
}
else
{
$('ul#fa_ticker_content li:not(:first)').css('display','none');
$('ul#fa_ticker_content li:first').css('list-style','none').css('text-align','center');
}
});
//]]>
</script>
<!-- END switch_ticker_new -->
<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){
<!-- BEGIN switch_enable_pm_popup -->
pm = window.open('{U_PRIVATEMSGS_POPUP}', '_faprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
pm.focus();
<!-- END switch_enable_pm_popup -->
<!-- BEGIN switch_report_popup -->
report = window.open('{switch_report_popup.U_REPORT_POPUP}',
'_phpbbreport',
'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=no,WIDTH={switch_report_popup.S_WIDTH}');
report.focus();
<!-- END switch_report_popup -->
<!-- BEGIN switch_ticker -->
ticker_start({switch_ticker.HEIGHT}, {switch_ticker.SPACING},
{switch_ticker.SPEED}, '{switch_ticker.DIRECTION}',
{switch_ticker.STOP_TIME});
<!-- END switch_ticker -->
});
<!-- BEGIN switch_login_popup -->
var logInPopUpLeft, logInPopUpTop, logInPopUpWidth =
{LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT},
logInBackgroundResize = false, logInBackgroundClass = false;
<!-- END switch_login_popup -->
<!-- BEGIN switch_login_popup -->
$(document).ready( function() {
$(window).resize(function() {
var windowWidth = document.documentElement.clientWidth;
var popupWidth = $("#login_popup").width();
var mypopup = $("#login_popup");
$("#login_popup").css({
"left": windowWidth/2 - popupWidth/2
});
});
});
<!-- END switch_login_popup -->
//]]>
</script>
{GREETING_POPUP}
<!-- BEGIN switch_ticker_new -->
<style>
.jcarousel-skin-tango .jcarousel-item {
text-align:center;
width: 10px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
margin-right: {switch_ticker.SPACING}px;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
margin-bottom: {switch_ticker.SPACING}px;
}
</style>
<!-- END switch_ticker_new -->
{HOSTING_JS}
<!-- BEGIN google_analytics_code -->
<script type="text/javascript">
//<![CDATA[
var _gaq = _gaq || [];
_gaq.push(["_setAccount", "{G_ANALYTICS_ID}"]);
_gaq.push(["_trackPageview"]);
_gaq.push(['_trackPageLoadTime']);
<!-- BEGIN google_analytics_code_bis -->
_gaq.push(['b._setAccount', '{G_ANALYTICS_ID_BIS}']);
_gaq.push(['b._trackPageview']);
<!-- END google_analytics_code_bis -->
(function() {
var ga = document.createElement("script"); ga.type = "text/javascript"; ga.async = true;
ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";
var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ga, s);
})();
//]]>
</script>
<!-- END google_analytics_code -->
</head>
<body>
<!-- BEGIN hitskin_preview -->
<div id="hitskin_preview" style="display: block;">
<h1><img
src="http://2img.net/i/fa/hitskin/hitskin_logo.png" alt="" />
Hit<em>skin</em>.com</h1>
<div class="content">
<p>
{hitskin_preview.L_THEME_SITE_PREVIEW}
<br />
<span>{hitskin_preview.U_INSTALL_THEME}<a
href="http://{hitskin_preview.U_RETURN_THEME}">{hitskin_preview.L_RETURN_THEME}</a></span>
</p>
</div>
</div>
<!-- END hitskin_preview -->
<!-- BEGIN switch_login_popup -->
<div id="login_popup" class="module main">
<div id="login_popup_title" class="main-head">
<div class="h3">{SITENAME}</div>
</div>
<div class="main-content">
{LOGIN_POPUP_MSG}
<div id="login_popup_buttons">
<form action="{S_LOGIN_ACTION}" method="get">
<input type="submit" class="button2" value="{L_LOGIN}" />
<input type="button" class="button2" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" />
<input id="login_popup_close" type="button" class="button2" value="{L_DONT_DISPLAY_AGAIN}" />
</form>
</div>
</div>
</div>
<!-- END switch_login_popup -->
<a id="top" name="top" accesskey="t"></a>
<div class="minwidth_IE">
<div class="layout_IE">
<div class="container_IE">
<div class="pun">
<div id="blueWrap">
<div id="blueRight">
<div id="blueLeft">
<div id="newnav">
<div id="toplinks" class="toplinks" style="padding-right: 50px;">
<ul class="nouser">
<li><a href="register" rel="nofollow">Register</a></li>
<li><a rel="help" href="faq">Help</a></li>
<li>
<form action="/login.forum" method="post"
name="navbar_loginform" onsubmit="md5hash(vb_login_password,
vb_login_md5password, vb_login_md5password_utf, 0)">
<fieldset id="logindetails" class="logindetails">
<div>
<div>
<img
src="http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/misc/username.png"
alt="Username" title="Username">
<input placeholder="Tên đăng nhập"
class="textbox default-value" type="text" size="10" name="username"
tabindex="101">
<img
src="http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/misc/password.png"
alt="Password" title="Password">
<input
type="password" class="textbox" tabindex="102" name="vb_login_password"
id="navbar_password" size="10" style="display: none; ">
<input placeholder="Mật
khẩu" class="textbox default-value" tabindex="102" type="password"
size="10" name="password">
<input type="submit"
class="loginbutton" tabindex="104" value="Log in" name="login"
alt="Submit" title="Enter your username and password in the boxes
provided to login, or click the 'register' button to create a profile
for yourself." accesskey="s">
<input type="checkbox"
name="cookieuser" value="1" id="cb_cookieuser_navbar"
class="cb_cookieuser_navbar" accesskey="c" tabindex="103">
</div>
</div>
</fieldset>
<input type="hidden" name="s" value="">
<input type="hidden" name="securitytoken" value="guest">
<input type="hidden" name="do" value="login">
<input type="hidden" name="vb_login_md5password">
<input type="hidden" name="vb_login_md5password_utf">
</form>
<script type="text/javascript">
YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "inline");
YAHOO.util.Dom.setStyle('navbar_password', "display", "none");
vB_XHTML_Ready.subscribe(function()
{
//
YAHOO.util.Event.on('navbar_username', "focus", navbar_username_focus);
YAHOO.util.Event.on('navbar_username', "blur", navbar_username_blur);
YAHOO.util.Event.on('navbar_password_hint', "focus", navbar_password_hint);
YAHOO.util.Event.on('navbar_password', "blur", navbar_password);
});
function navbar_username_focus(e)
{
//
var textbox = YAHOO.util.Event.getTarget(e);
if (textbox.value == 'User Name')
{
//
textbox.value='';
textbox.style.color='#000000';
}
}
function navbar_username_blur(e)
{
//
var textbox = YAHOO.util.Event.getTarget(e);
if (textbox.value == '')
{
//
textbox.value='User Name';
textbox.style.color='#000';
}
}
function navbar_password_hint(e)
{
//
var textbox = YAHOO.util.Event.getTarget(e);
YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "none");
YAHOO.util.Dom.setStyle('navbar_password', "display", "inline");
YAHOO.util.Dom.get('navbar_password').focus();
}
function navbar_password(e)
{
//
var textbox = YAHOO.util.Event.getTarget(e);
if (textbox.value == '')
{
YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "inline");
YAHOO.util.Dom.setStyle('navbar_password', "display", "none");
}
}
</script>
</li>
<li id="fb_headerbox">
<a id="fb_loginbtn" href="#"><img
src="http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/misc/facebook_login.gif"
alt="The Facebook Platform" title="The Facebook Platform"></a>
</li>
</ul>
</div>
</div> <!-- new nav -->
<div class="above_body"> <!-- closing tag is in template navbar -->
<div id="header" class="floatcontainer doc_header">
<div><a name="top" href="forum.php"
class="logo-image"><img
src="http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/misc/logo2.png"
alt="vBulletin 4 Skins & Styles - Powered by vBulletin"
title="vBulletin 4 Skins & Styles - Powered by
vBulletin"></a></div>
<div class="ad_global_header">
</div>
<hr>
</div>
<div id="navbar" class="navbar">
<ul id="navtabs" class="navtabs floatcontainer">
<li id="vbtab_whatsnew">
<a class="navtab" href="activity.php">What's New?</a>
</li>
<li id="vbtab_cms">
<a class="navtab" href="content.php">Articles</a>
</li>
<li class="selected" id="vbtab_forum">
<a class="navtab" href="forum.php">Forum</a>
<ul class="floatcontainer">
<li>{GENERATED_NAV_BAR}</li>
</ul>
</li>
</ul>
</li>
</ul>
<div id="globalsearch" class="globalsearch">
<form action="/search" method="post" id="navbar_search" class="navbar_search">
<input type="hidden" name="securitytoken" value="guest">
<input type="hidden" name="do" value="process">
<span class="textboxcontainer"><span><input
type="text" value="" name="search_keywords" class="textbox"
tabindex="99"></span></span>
<span
class="buttoncontainer"><span><input type="image"
class="searchbutton"
src="http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/buttons/search.png"
name="submit"
onclick="document.getElementById('navbar_search').submit;"
tabindex="100"></span></span>
</form>
<ul class="navbar_advanced_search">
<li><a href="/search" accesskey="4">Advanced Search</a></li>
</ul>
</div>
</div>
</div><!-- closing div for above_body -->
<div
id="bodytop"><div id="bodybottom"><div
id="bodyleft"><div id="bodyright"><div
id="topright"><div id="topleft"><div
id="bottomright"><div id="bottomleft">
<div class="body_wrapper">
<div id="newcrumb">
<div id="crumbL">
<div id="breadcrumb" class="breadcrumb">
<ul class="floatcontainer">
<li class="navbithome"><a href="/forum"
accesskey="1"><img
src="http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/misc/navbit-home.png"
alt="Home" title="Home"></a></li>
<li class="navbit lastnavbit"><a
href="{U_INDEX}">{L_INDEX}</a><strong>{NAV_CAT_DESC}</strong></li></li>
</ul>
<hr>
</div>
</div> <!-- crumb -->
<div id="crumbR">
<ul>
<li><a
href="http://www.bluepearl-skins.com/forums/rss/forums/1-bluepearl-rss/"><img
src="http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/misc/icon-rss.png"></a></li>
<li><a href="http://twitter.com/#!/BluepearlSkins"><img
src="http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/misc/icon-twitter.png"></a></li>
<li><a
href="http://www.facebook.com/BluepearlSkins"><img
src="http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/misc/icon-facebook.png"></a></li>
<li><a
href="http://www.linkedin.com/pub/sean-james/23/610/794"><img
src="http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/misc/icon-linkedin.png"></a></li>
<li><a
href="https://plus.google.com/109871279195893666883"><img
src="http://www.bluepearl-skins.com/vBulletin4/images/SeamusLight/misc/icon-google.png"></a></li>
</ul>
</div>
<br clear="all">
</div> <!-- newcrumb -->
<form action="profile.php?do=dismissnotice" method="post" id="notices" class="notices">
<input type="hidden" name="do" value="dismissnotice">
<input type="hidden" name="s" value="">
<input type="hidden" name="securitytoken" value="guest">
<input type="hidden" id="dismiss_notice_hidden" name="dismiss_noticeid" value="">
<input type="hidden" name="url" value="">
<ol>
<li class="restore" id="navbar_notice_1">
If this is your first visit, be sure to
check out the <a href="faq.php" target="_blank"><b>FAQ</b></a> by clicking the
link above. You may have to <a href="register.php" target="_blank"><b>register</b></a>
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
</li>
</ol>
</form>
<!-- BEGIN switch_ticker_new -->
<div id="fa_ticker_block" style="padding-top:4px;">
<div class="module main">
<div class="main-content clearfix">
<div id="fa_ticker_container">
<ul id="fa_ticker_content" class="jcarousel-skin-tango" style="display: none;width: 100%;">
<!-- BEGIN ticker_row -->
<li>{switch_ticker.ticker_row.ELEMENT}</li>
<!-- END ticker_row -->
</ul>
</div>
</div>
</div>
</div>
<!-- END switch_ticker_new -->
<!-- BEGIN switch_ticker -->
<div id="fa_ticker_block" style="padding-top:4px;">
<div class="module main">
<div class="main-content clearfix">
<div id="fa_ticker_container">
<div id="fa_ticker" style="height:{switch_ticker.HEIGHT}px;">
<div class="fa_ticker_content">
<!-- BEGIN ticker_row -->
<div>{switch_ticker.ticker_row.ELEMENT}</div>
<!-- END ticker_row -->
</div>
</div>
</div>
</div>
</div>
</div>
<!-- END switch_ticker -->
<div id="page-body">
<div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}>
<div id="outer-wrapper">
<div id="wrapper">
<div id="container">
<div id="content">
<div id="{ID_LEFT}">
<!-- BEGIN giefmod_index1 -->
{giefmod_index1.MODVAR}
<!-- BEGIN saut -->
<div style="height:{SPACE_ROW}px"></div>
<!-- END saut -->
<!-- END giefmod_index1 -->
</div>
<div id="main">
<div id="main-content">
<!-- BEGIN html_validation -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
<!-- END html_validation -->
« Xem bài trước | Xem bài kế tiếp »
Quyền hạn của bạn:
Bài viết liên quan: