Removed dependance on global variables. Modified print statement to comply with Python 3 standards.
Changed a few functions that used global variables as that does not work well with importing this file into other files.
Changed a few functions that used global variables as that does not work well with importing this file into other files.