function openVideo() {
	window.open ("/flash/BT_Hakka.html",
	"mywindow","location=0,status=0,scrollbars=0,width=350,height=320"); 
}

function openVideoICI() {
	window.open ("/flash/ICI_Hakka.html",
	"mywindow","location=0,status=0,scrollbars=0,width=350,height=320"); 
}