// JavaScript Document


function hightlight_basket() {
	new Effect.Highlight('total_row', {duration: 6});
}
