#!/usr/bin/env python2.5
# -*- coding: utf-8 -*-

from locatefromcell import *
if __name__ == "__main__":
  LocateFromCellMain()