<!--
function wall1(){
var win;
win=window.open("img/f1.html","f5","toolbar=0, directories=0, status=0, scrollbars=0, menubar=0, location=0, resizable=0, width=510, height=530");
}
function wall2(){
var win;
win=window.open("img/f2.html","f2","toolbar=0, directories=0, status=0, scrollbars=0, menubar=0, location=0, resizable=0, width=200, height=470");
}
function wall3(){
var win;
win=window.open("img/f3.html","f3","toolbar=0, directories=0, status=0, scrollbars=0, menubar=0, location=0, resizable=0, width=230, height=510");
}
function wall4(){
var win;
win=window.open("img/f4.html","f4","toolbar=0, directories=0, status=0, scrollbars=0, menubar=0, location=0, resizable=0, width=210, height=350");
}
function wall5(){
var win;
win=window.open("img/f5.html","f5","toolbar=0, directories=0, status=0, scrollbars=0, menubar=0, location=0, resizable=0, width=490, height=300");
}


//-->
