var sem="http://sem.kaishing.hk/";
var handover="http://sem.kaishing.hk/";
var passport="http://passport.kaishing.hk/";
var shome="http://web3.superhome.net/";
var shome2="http://info.superhome.net/";
var clubleighton="http://www.supreme-mgt.hk/";
var clubhouse="http://sem.kaishing.hk/";
var mgtfee="http://sem.kaishing.hk/";
var supreme="http://www.supreme-mgt.hk/";

function MM_openBrWindow(theURL,winName) { //v2.0
  window.open(theURL,winName,"width=650, resizable=yes, status=no, toolbar=no, directories=no, scrollbars=yes");
}

function MM_openClubWindow(theURL) { //v2.0
  a = window.open(theURL,"club","width=800, height=500, status=no, toolbar=no, directories=no, scrollbars=yes");
  a.focus();
}

function MM_openSHWindow(theURL) { //v2.0
  a = window.open(theURL,"club","width=800, height=570, resizable=yes, status=no, toolbar=no, directories=no, scrollbars=yes");
  a.focus();
}

function global_logout(siteCode) {
	clubhouse = clubhouse + siteCode;
	window1=window.open('','global_logout','top=1600,left=1200,scrollbars=no,width=1,height=1')
	setTimeout("window1.location=clubhouse+'/member/logout.do?'+Math.random()",2000);	
	setTimeout("window1.location=handover+'handover/core/handoverLogout.do?'+Math.random()",4000);
	setTimeout("window1.location=mgtfee+'mgtfee/core/logout.do?'+Math.random()",6000);	
	setTimeout("window1.location=clubleighton+'cbh/member/logout.do?'+Math.random()",8000);
	setTimeout("window1.close()",9500);
}

