<!--
function popUp1() {
props = window.open("http://www.miracle-recreation.com/gallery","_blank","width=500,height=500,screenX=50,screenY=50,left=50,top=50,scrollbars=1,statusbars=1,menubars=1, resizable=1");
}
// -->


