var strTitle = document.title; 
document.title = strTitle.replace("-Powered by PageAdmin CMS","");


