// JavaScript Document
/*Indruduction
Task
Process
Resources
Product
Evaluation
Bonus
Home
More
Site Map*/
document.write("<link href='style.css' rel='stylesheet' type='text/css'>");
document.write("<span class='navbar'>");
document.write("<a href='index.html'><img src='intro.png' height='70' width='155' alt='Introducation'></a><br />");
document.write("<a href='task.html'><img src='task.png' height='70' width='155' alt='Task'></a><br />");
document.write("<a href='process.html'><img src='process.png' height='70' width='155' alt='Process'></a><br />");
document.write("<a href='resource.html'><img src='resourcecs.png' height='70' width='155' alt='Resources'></a><br />");
document.write("<a href='eval.html'><img src='eval.png' height='70' width='155' alt='Evaluation'></a><br />");
document.write("<a href='conclusion.html'><img src='con.png' height='70' width='155' alt='Conclustion'></a><br />");
document.write("<a href='bonus.html'><img src='bonus.png' height='70' width='155' alt='Bonus'></a><p><div class='footer'>&copy 2007, Jami Schwarzwalder</div></p>"); 
document.write("</span><div class='content'>");
document.write("<img src='head.png' width='440' height='119' alt='Online Identity'>");

