window.onload=startup;

function startup(){
	rolloverInit();
	initImages();
}
