<script language="JavaScript"> 
<!-- 
document.write('<font color=red>当前网页主题:</font>')
document.write(document.title+'<br><font color=red>网页的路径为:</font>'+document.URL) 
//--> 
</script>