function gEnterDirModule(moduleurl)
{
	var modurl = moduleurl ;
	location.href = modurl;
}