document.write("\
<div style='padding:0;margin:0;'><div style='padding:0;margin:0;'><div id='vscroll0' style='display:none;z-index:0;padding:0;margin:0;'><ul style='padding:0;margin:0;'>\
\
	<li delay='5'>Alternate scrolling text for older browsers which do not fully support XML</li>\
	<li delay=''>To use these alternate HTML based scrolling messages with all browsers, remove the 'this.rss_feed=' parameter value from the scroll_data section within the source HTML.</li>\
</ul></div></div></div>");

function vscroll_data0()
{
	this.container_width = 200
	this.container_height = 280
	this.top_pause_offset = 5
	this.rss_feed = "/library/xml/mortgages.xml"
	this.rss_delay = 6;
	this.initial_scroll_delay = 0
	this.animation_delay = 15
	this.animation_jump = 2
	this.animation_delay_mac = 100
	this.animation_jump_mac = 10
	this.container_styles = "background-color:#fff;"
	this.item_link_styles = "color:#0000bb;font-family:Verdana;font-size:10px;font-weight:bold;"
	this.item_link_hover_styles = "text-decoration:underline;"
	this.item_styles = "margin-left:5px;margin-right:5px;margin-bottom:20px;color:#000;font-family:Verdana;font-size:10px;text-decoration:none;"
}