function roll(dom, img, on) {
	dom.src = '/sites/nline/images/' + img + '_' + on + '.gif';
}