	initScroll()

//parameters
//var vit_move_x=10,vit_move_y=20,vit_change=4000
var vit_move_x=10,vit_move_y=50,vit_change=4000

//Examples:
//add_txt("Title","Body","Footer","direction text should come from",0)
//add_txt("Headline","Content - <a href=\"http://www.portseattle.org\">with</a> or without links","Footer","bottom",0)
// Make sure to either use single quotes around links or escape the double
// quotes with a \ 

//Story 1
add_txt("Clean Air Program","<a href='/news/press/2010/03_05_2010_02.shtml'>Takes 100th dirty truck off the road</a>","","bottom",0)

//Story 2
add_txt("This Week is Trade Week","<a href='/news/index.shtml'>Read daily features on important partners</a>","","bottom",0)

//Story 3
add_txt("News by E-mail","<a href='http://visitor.constantcontact.com/optin.jsp?edit=t&m=1101645696418&t=1101676336095&ea=&se=6325&lang=en'>Updates on air travel, Port news and more</a>","","bottom",0)

//Story 4
add_txt("Tightened Belts Leave Port in Black","<a href='/news/press/2010/03_09_2010_01.shtml'>Cuts protected bottom line </a>","","bottom",0)

//Story 5
add_txt("Learn about Air Cargo at Sea-Tac","<a href='business/aircargo/index.shtml'</a>On updated site</a>","","bottom",0)

//Story 6
add_txt("Ethics & Compliance Hotline","<a href='/about/employeeservices/'>Call if you suspect illegal activity </a>","","bottom",0)

