document.write('<link rel="stylesheet" type="text/css" href="/style_js.css" \/>');

function MM_effectHighlight(targetElement, duration, startColor, endColor, restoreColor, toggle)
{
	Spry.Effect.DoHighlight(targetElement, {duration: 1000, from: '#8494ac', to: '#ced9e1', restoreColor: '#ced9e1', toggle: false});
}
