// load these functionsinit = function() {	mooinit();	quicklinks();	facts();}window.onload=init;