var rootpath = document.getElementById("mainlogolink").href.substring("0", document.getElementById("mainlogolink").href.lastIndexOf("/")+1)

document.write("")
document.write("<map name='Map01'>")
document.write("<area shape='circle' coords='77,68,7' href='" + rootpath + "leningragka.html' onMouseOver=" + '"' + "fadeOpacity('floatingdivbg1', 'oR1')" + '"' + "onmouseout=" + '"' + "fadeOpacity.back('floatingdivbg1')" + '"' + ">")
document.write("<area shape='circle' coords='63,71,7' href='" + rootpath + "glagoleva.html' onMouseOver=" + '"' + "fadeOpacity('floatingdivbg2', 'oR1')" + '"' + " onmouseout=" + '"' + "fadeOpacity.back('floatingdivbg2')" + '"' + ">")
document.write("<area shape='circle' coords='144,104,10' href='" + rootpath + "zhulebino.html' onMouseOver=" + '"' + "fadeOpacity('floatingdivbg3', 'oR1')" + '"' + " onmouseout=" + '"' + "fadeOpacity.back('floatingdivbg3')" + '"' + ">")
document.write("<area shape='circle' coords='101,63,10' href='" + rootpath + "alekseevskaia.html' onMouseOver=" + '"' + "fadeOpacity('floatingdivbg4', 'oR1')" + '"' + " onmouseout=" + '"' + "fadeOpacity.back('floatingdivbg4')" + '"' + ">")
document.write("</map>")
document.write("")
