function chinesepage(){
       //window.open('http://www.picodenshi.com/chinese/index.html',"","width=600,height=500,menubar=0,scrollbars=yes,resizable=no");
	location.href= "http://www.picodenshi.com/chinese/index.html";
}

function englishpage() {
	location.href= "http://www.picodenshi.com/";
        //window.open('http://pub.alxnet.com/guestbook?id=2161424',"","width=600,height=500,menubar=0,scrollbars=yes,resizable=no");
}

function japanpage() {
	location.href= "http://www.picodenshi.com/japan/index.html";
      // window.open('http://www.picodenshi.com/japan/index.html',"","width=600,height=500,menubar=0,scrollbars=yes,resizable=no");
}
function picoquality(){
	window.open('singapore_popup.htm',"","width=565,height=530,menubar=0,scrollbars=yes,resizable=no");
}