//
//  Navigation.js
//


var navigation =  "<img width=\"100%\" src=\"./img/header.png\">";


document.write(navigation);




