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: '#5f7091', to: '#031e51', restoreColor: '#031e51', toggle: false});
}
