window.onload = init;

function init(){
	initStripe();
	initRollover();
}
