/*	function openWindowsch1() {
	newWindowsch1 = window.open("http://www.harbour-plaza.com/en/tour.aspx?hotel_id=hphk&section_id=home&subsection_id=tour&path=Lobby")
	newWindowschsch1.focus()
	}
	
	function openWindowsch2() {
	newWindowsch2 = window.open("http://downloads.cathaypacific.com/cx/inflight/firstclass/eng/index.html")
	newWindowsch2.focus()
	}
	*/
	
leftPos = 0
topPos = 0
if (screen) {
	leftPos=(screen.width /2)-130
	topPos=300
// 	topPos=(screen.height-100)
}
	function openWindowsch1() {

	}
	function openWindowsch2() {
//	newWindowsch2 = window.open("vt/showcase_02/photo.html", "PHOTO", "width=450,height=300,left="+leftPos+",top="+topPos+"")
//	newWindowsch2 = window.open("vt/showcase_02/qt.mov", "QTVR", "width=420,height=336,left="+leftPos+",top="+topPos+"")
	newWindowsch2 = window.open("vt/showcase_02/java.html", "JAVA", "width=470,height=300,left="+leftPos+",top="+topPos+"")
	newWindowsch2.focus()
	}
	function openWindowsch3() {
//	newWindowsch3 = window.open("vt/showcase_03/photo.html", "PHOTO", "width=450,height=300,left="+leftPos+",top="+topPos+"")
//	newWindowsch3 = window.open("vt/showcase_03/qt.mov", "QTVR", "width=420,height=336,left="+leftPos+",top="+topPos+"")
	newWindowsch3 = window.open("vt/showcase_03/java.html", "JAVA", "width=470,height=300,left="+leftPos+",top="+topPos+"")
	newWindowsch3.focus()
	}



document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="229" height="210" title="news">');
document.write('<param name="movie" value="flash/nus.swf" />');
document.write('<param name="quality" value="high" />');
document.write('<embed src="flash/nus.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="229" height="210">');
document.write('</embed>');
document.write('</object>');