Static Methods. AKA: "shared" in vb.net termonology.
Here is the paste bin: http://pastebin.com/RC9p74sE
Update: I was being stupid. The static methods were
throwing an error because I was writing the
statements within the class, but NOT within a function.
Fix here:http://pastebin.com/2MsCzaMm