<!--
function wall1(){
var win;
win=window.open("heros/01.html","hr1","toolbar=0, directories=0, status=0, scrollbars=0, menubar=0, location=0, resizable=0, width=485, height=510");
}
function wall2(){
var win;
win=window.open("heros/02.html","hr2","toolbar=0, directories=0, status=0, scrollbars=0, menubar=0, location=0, resizable=0, width=385, height=510");
}

//-->
