﻿// This is the single function that gets called when the body loads.
function init() {
	x_load();
	externalLinks();
}
