﻿/************网页登录,注销,改变货币是否更新信息************/
var IsRefresh=false;
/************是否属于顶级目录************/
var IsRootDir="true";
/************SSL验证页面************/
function OpenSSL()
{
	var WinOpenSSL=window.open('about:blank');
	WinOpenSSL.location='https://smarticon.geotrust.com/smarticonprofile?Referer=http://www.game4power.com';
}