// this launches any ONLOAD functions for a page


function go() {

soopaSetup();   	// for the rollovers
showtime();	// for the clock

}