




function openWindow1() {
         window.open("shuzai/pushe_11.html","window1","WIDTH=640,HEIGHT=630");
}

function openWindow2() {
         window.open("shuzai/berry_11.html","window2","WIDTH=640,HEIGHT=630");
}

function openWindow3() {
         window.open("shuzai/berry_19.html","window3","WIDTH=640,HEIGHT=720");
}

function openWindow4() {
         window.open("shuzai/berry_20.html","window4","WIDTH=640,HEIGHT=720");
}



function cls()
{

close();
}
	




