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