<!--
function wall1(){
var win;
win=window.open("img/01.html","mb0","toolbar=0, directories=0, status=0, scrollbars=0, menubar=0, location=0, resizable=0, width=610, height=415");
}
function wall2(){
var win;
win=window.open("img/02.html","mb1","toolbar=0, directories=0, status=0, scrollbars=0, menubar=0, location=0, resizable=0, width=610, height=415");
}
function wall3(){
var win;
win=window.open("img/03.html","mb2","toolbar=0, directories=0, status=0, scrollbars=0, menubar=0, location=0, resizable=0, width=610, height=490");
}
function wall4(){
var win;
win=window.open("img/04.html","mb3","toolbar=0, directories=0, status=0, scrollbars=0, menubar=0, location=0, resizable=0, width=610, height=490");
}
function wall5(){
var win;
win=window.open("img/05.html","mb4","toolbar=0, directories=0, status=0, scrollbars=0, menubar=0, location=0, resizable=0, width=415, height=610");
}


//-->