<h2 class="title"><img src="image/icon/profile.gif">My Setting</h2>
<div class="tabs_header">
<a href="cp.php?ac=advance" class="r_option">» Control Panel</a>
<ul class="tabs">
<li$actives[profile]><a href="cp.php?ac=profile"><span>My Profile</span></a></li>
<li$actives[avatar]><a href="cp.php?ac=avatar"><span>My Avatar</span></a></li>
<!--{if $_SCONFIG['videophoto']}-->
<li$actives[videophoto]><a href="cp.php?ac=videophoto"><span>WebCam Verification</span></a></li>
<!--{/if}-->
<li$actives[credit]><a href="cp.php?ac=credit"><span>My Points</span></a></li>
<!--{if $_SCONFIG['allowdomain'] && $_SCONFIG['domainroot'] && checkperm('domainlength')}-->
<li$actives[domain]><a href="cp.php?ac=domain"><span>URL with My Name</span></a></li>
<!--{/if}-->
<!--{if $_SCONFIG[sendmailday]}-->
<li$actives[sendmail]><a href="cp.php?ac=sendmail"><span>Inbox Alerts</span></a></li>
<!--{/if}-->
<li$actives[privacy]><a href="cp.php?ac=privacy"><span>Privacy Setting</span></a></li>
<li$actives[theme]><a href="cp.php?ac=theme"><span>Profile Theme</span></a></li>
</ul>
</div>