function infoDefi() {
	document.write('<marquee class=boxinfo direction='+dir+' scrollAmount='+speed+' style="width:'+marqueewidth+'">'+marqueecontents+'</marquee>')
}

