/*********************
Advanced Profile (By Mwr247)
Extension: Profile Views
*********************/
if(location.href.match('showuser=')||location.href.match('act=Profile')){
if(location.href.match('invisionfree')){var ap_site=location.href.split('/index.php?')[0].split('.com/')[1];}
else{var ap_site=location.href.split('/index.php?')[0].split('http://')[1];}
document.getElementById('ap_4').innerHTML='Profile Views:
'+document.getElementById('ap_4').innerHTML;
document.write('');}