function fullimport ()
{
	GB_showCenter("", root + "/modules/ajax/getRemoteDB.php");
}

function sync ()
{
	GB_showCenter("", root + "/modules/ajax/syncRemoteDB.php");
}

function loadcat ()
{
	GB_showCenter("", root + "/modules/ajax/loadcat.php");
}
