	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("New Prefix for Port","<a href='/about/contact/phone.shtml'>Phone numbers - 787</a>","","bottom",0)

//Story 2
add_txt("Thanksgiving Travel?","<a href='/seatac/traveler/traveltips.shtml'>Travel tips from Sea-Tac Airport</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("New Partners in Rail Corridor","<a href='/news/press/2009/11_06_2009_01.shtml'>Preserving 42-mile line</a>","","bottom",0)

//Story 5
add_txt("Free WiFi","<a href='/seatac/traveler/index.shtml#wifi'>At Sea-Tac Airport</a>","","bottom",0)

//Story 6
add_txt("Fraud Hotline","<a href='/about/employeeservices/'>Call if you suspect illegal activity </a>","","bottom",0)

