 document.write("<div class=\"topbox\">")
 document.write("<a href=\"http://www.buseco.monash.edu.au/\">") 
 document.write("<img src=\"../images/buseco-original.jpg\" align=\"left\" alt=\"Faculty of Business and Economics\" border=\"0\"></a>") 
 document.write("<a href=\"../index.htm\">") 
 document.write("<img src=\"../images/copsname.jpg\" align=\"right\" alt=\"Centre of Policy Studies\" border=\"0\"></a>") 
 document.write("</div>") 

 document.write("<!--horizontal navigation bar-->")
 document.write("<table id=\"global-nava\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\"   width=\"200px\">")
 document.write("<tr ALIGN=\"Left\" valign=\"middle\">")

 document.write("<td  valign=\"middle\" width=\"16%\">")
 document.write("<a href=\"../index.htm\">&nbsp\; Home</a><br>")
 document.write("<a href=\"../contact.htm\">&nbsp\; Contact</a>")
 document.write("</td>")
 
 document.write("<td  valign=\"middle\" width=\"16%\">")
 document.write("<a href=\"../res1.htm\">Research</a><br>")
 document.write("<a href=\"../people.htm\">People</a><br>")
 document.write("</td>")

 document.write("<td  valign=\"middle\" width=\"16%\">")
 document.write("<a href=\"../research.htm\">Consulting</a><br>")
 document.write("<a href=\"../models.htm\">CGE Models</a><br>")
 document.write("</td>")

 document.write("<td  valign=\"middle\" width=\"16%\">")
 document.write("<a href=\"../gempack.htm\">GEMPACK</a><br>")
 document.write("<a href=\"../courses.htm\">Training Courses</a><br>")
 document.write("</td>")

 document.write("<td  valign=\"middle\" width=\"16%\">")
 document.write("<a href=\"../elecpapr.htm\">Working Papers</a><br>")
 document.write("<a href=\"../resource.htm\">Resources</a><br>")
 document.write("</td>")

 document.write("<td  valign=\"middle\" width=\"12%\">")
 document.write("<a href=\"../sitemap.htm\">Site Map</a><br>")
 document.write("<a href=\"../sitemap.htm#COPSGoogleSearch\">Site Search</a>")
 document.write("</td>")

 document.write("</tr>")
 document.write("</table>")
 
/*
 document.write("<h1>")
 document.write(document.title)
 document.write("</h1>")
 document.write("<div class=\"mainbox\">")
*/

