/* this is so we can move around the directory and have a single place to change*/
var ROOT_PATH='http://vienneseball.stanford.edu/';
var IMAGE_PATH=ROOT_PATH+'img/';
var AJAX_PATH=ROOT_PATH+'ajax/';

