function PopTenant(){
	NewWindow=window.open('http://www.shkp-icc.com/tenant/Login.do','tenant_popup', 'scrollbars=yes, width=900, height=650'); 
	NewWindow.focus();void(0);
}

function PopLocation(){
	NewWindow=window.open('http://www.icc-space.com.hk/'); 
	NewWindow.focus();void(0);
}
