#!C:\Programs\Python26\python.exe

import sys
from htmllist import htmllist_demo
htmllist_demo.main(sys.argv)

