// JavaScript Document
function main() {
	sfHover();
	initRollovers();
}
window.onload = main;
