#!/usr/bin/python

import sys
from Ft.DbDom import initDomDb
initDomDb.Run(sys.argv)
