//header navigator for phpNUKE 
version 1.0 beta revision 1
http://www.doctornuke.com
please keep my copyright , for other people can find this mods and help me
develop customized and clean style phpNUKE

//what is header navigator(or bar navigator)
When you see professional site like Yahoo , Navigation system is very important
to help users not lose their way. In Mambo or other CMS , I've seen some Navigator bar
so I try to adapt this for phpNUKE, look more professional and help users to not lose their way.

//installation very easy
1.upload headnav.php --> to /includes/headnav.php
2.in header.php at just above
 if(home==1){

add these lines
//=========================================

include("includes/headnav.php");
global $home,$currentlang,$newpagetitle,$name;


echo "<table width=98%><tr><td>&nbsp;&nbsp;You are here:>&nbsp;<a href=\"index.php\">home</a>>$navbar</td><td align=right><a href=\"http://www.doctornuke.com\">&copy;</a></td></tr></table>";
echo"<table width=98% height=1px><tr height=1px><td  height=1px  width=100% style=background-image:url(\"images/dot_629.gif\") align=right></td><td align=right></td></tr></table>";
//=========================================
3.upload  image -->images/
That's all done , enjoy and help me customized NUKE for professional looking.!
Please keep copyright , there will be some people link from your website  to me and help me built better job!
kijakarn@thaihealth.net