function point1() {
 var v1 = window.open('/guam/point/point1.html','point1','scrollbars=no,width=400,height=400');
}

function point2() {
 var v1 = window.open('/guam/point/point2.html','point2','scrollbars=no,width=400,height=400');
}

function point3() {
 var v1 = window.open('/guam/point/point3.html','point3','scrollbars=no,width=400,height=400');
}

function point4() {
 var v1 = window.open('/guam/point/point4.html','point4','scrollbars=no,width=400,height=400');
}

function point5() {
 var v1 = window.open('/guam/point/point5.html','point5','scrollbars=no,width=400,height=400');
}
