// JavaScript Document

function openPic01() {

	window.open('downstairs_pic01.php', '','resizable=no,width=643,height=427,scrollbars=no');

}