function p1() {
		window.open("new_w/p1.html","window1","width=430,height=445,scrollbars=1,resizable=1");
}
function p2() {
		window.open("new_w/p2.html","window1","width=430,height=360,scrollbars=1,resizable=1");
}
function p3() {
		window.open("new_w/p3.html","window1","width=430,height=375,scrollbars=1,resizable=1");
}
function g1() {
		window.open("new_w/g1.html","window1","width=430,height=445,scrollbars=1,resizable=1");
}
function g2() {
		window.open("new_w/g2.html","window1","width=430,height=360,scrollbars=1,resizable=1");
}
function g3() {
		window.open("new_w/g3.html","window1","width=430,height=375,scrollbars=1,resizable=1");
}
function b1() {
		window.open("new_w/b1.html","window1","width=430,height=445,scrollbars=1,resizable=1");
}
function b2() {
		window.open("new_w/b2.html","window1","width=430,height=360,scrollbars=1,resizable=1");
}
function b3() {
		window.open("new_w/b3.html","window1","width=430,height=375,scrollbars=1,resizable=1");
}
function w1() {
		window.open("new_w/w1.html","window1","width=430,height=445,scrollbars=1,resizable=1");
}
function w2() {
		window.open("new_w/w2.html","window1","width=430,height=360,scrollbars=1,resizable=1");
}
function w3() {
		window.open("new_w/w3.html","window1","width=430,height=375,scrollbars=1,resizable=1");
}
function o1() {
		window.open("new_w/o1.html","window1","width=430,height=445,scrollbars=1,resizable=1");
}
function o2() {
		window.open("new_w/o2.html","window1","width=430,height=360,scrollbars=1,resizable=1");
}
function o3() {
		window.open("new_w/o3.html","window1","width=430,height=375,scrollbars=1,resizable=1");
}
