// Globals
var baseURL = 'http://www.timvoors.nl/';	

var imgPath = baseURL.concat('img/');
var libPath = baseURL.concat('lib/');
var procPath = baseURL.concat('proc/');
