var loc=self.location.toString()
var curfile=loc.substring(loc.lastIndexOf("/")+1,loc.length)
var transpath = "../english/" + curfile

document.write("<DIV id=\"buttons\" style=\"POSITION: absolute; TOP: 233px; left :0 px; Z-INDEX: 2\">")
document.write("<a href=\"home.html\" onmouseover=\"image3.src='../english/imgs/home-on.gif';\" onmouseout=\"image3.src='../english/imgs/home-off.gif';\"><img name=\"image3\" src=\"../english/imgs/home-off.gif\" border=0 width=\"160\" height=\"21\"></a><br>")
document.write("<a onmouseout=\"btnTimer(), hilite(document.aboutus,0)\" onmouseover=\"showLayer1('Aboutus'), hilite(document.aboutus,0)\" href=\"#.htm\"><img name=\"aboutus\" border=\"0\" src=\"../english/imgs/about-off.gif\" align=\"bottom\"></a><br>")
document.write("<a onmouseout=\"btnTimer(), hilite(document.products,1)\" onmouseover=\"showLayer1('Products'), hilite(document.products,1)\" href=\"#.htm\"><img name=\"products\" border=\"0\" src=\"../english/imgs/prod-off.gif\" align=\"bottom\" width=\"161\" height=\"22\"></a><br>")
document.write("<a href=\"contact.htm\" onmouseover=\"image2.src='../english/imgs/contact-on.gif';\" onmouseout=\"image2.src='../english/imgs/contact-off.gif';\"><img name=\"image2\" src=\"../english/imgs/contact-off.gif\" border=0 width=\"161\" height=\"21\"></a><br>")
document.write("<a href=\"mailto:eastman@eastman-intl.com\"><img border=\"0\" src=\"../english/imgs/mail-anim.gif\" width=\"161\" height=\"22\"></a><br>")
document.write("<a href=\"feed.htm\" onmouseover=\"image4.src='../english/imgs/feed-back-on.gif';\" onmouseout=\"image4.src='../english/imgs/feed-back.gif';\"><img name=\"image4\" src=\"../english/imgs/feed-back.gif\" border=0 width=\"161\" height=\"21\"></a><br>")
document.write("<a href=\"award.htm\" onmouseover=\"image5.src='../english/imgs/ach-on.gif';\" onmouseout=\"image5.src='../english/imgs/ach-off.gif';\"><img name=\"image5\" src=\"../english/imgs/ach-off.gif\" border=0 width=\"161\" height=\"21\"></a><br>")
document.write("<a href=\"core.htm\"><img border=\"0\" src=\"../english/imgs/core.gif\" width=\"161\" height=\"22\"></a><br>")
document.write("<a href=" + transpath + "><img border=\"0\" src=\"imgs/toenglish.gif\" width=\"161\" height=\"22\"></a><br>")
document.write("</div>")


//document.write("<br><center><a href=\"award.htm\"><img border=\"0\" src=\"../english/imgs/r3-1.gif\" width=\"87\" height=\"182\"></a></center><br><b><a href=\"award.htm\"><font face=\"arial\" size=\"2\" color=\"#F0B830\"><center>Awards</center></font></a></b>")

setVariables();
checkLocation()