

/**********************************************************************************************

                               Scroll Items and Content

**********************************************************************************************/

/*  

        Note:  Each <li... tag below creates a new scroll item, you may add as many as you wish.  Terminate each line with 
               a backslash '\'.

     Warning:  Double check that there are no extra white spaces after your terminating '\' backslashes, the scroll will fail to
               load if there are extra spaces present.

*/


document.write("\
\
<div><div><div id='vscroll0' style='display:none;z-index:0;'><ul>\
\
	<li delay=0><br><br><br><br><br>25/03/09 - <a href='/press_room/press_release/last_hd_xa.html'>GSG Cargo import last remaining Harley Davidson XA</a><br><br></li>\
	<li delay=0><br><br><br><br><br>19/02/09 - <a href='/press_room/press_release/business_award_09.html'>GSG Cargo shortlisted for Business Award</a><br><br></li>\
	<li delay=0><br><br><br><br><br>02/02/09 - <a href='/press_room/press_release/new_european_service.html'>New European service launced</a><br><br></li>\
	<li delay=0><br><br><br><br><br>08/04/08 - <a href='/press_room/press_release/worthing_microbiz.html'>Microbiz returns to Worthing</a><br><br></li>\
	<li delay=0><br><br><br><br><br>11/01/08 - <a href='/press_room/articles/Airport_hand_luggage_limitations_updated.html'>Airport hand luggage limitations updated</a><br><br></li>\
	<li delay=0><br><br><br><br><br>07/01/08 - <a href='/press_room/articles/windsurfing.html'>GSG Cargo welcomes members of the UKWA</a><br><br></li>\
	<li delay=0><br><br><br><br><br>11/10/07 - <a href='/press_room/articles/Worthing_Business_A2007.html'>GSG Cargo win Worthing Business Award</a><br><br></li>\
	<li delay=0><br><br><br><br><br>01/09/07 - <a href='/press_room/press_release/September_promotional_offer.html'>China - September Promotional Offer </a><br><br></li>\
	<li delay=0><br><br><br><br><br>24/06/07 - <a href='/press_room/press_release/GSG_Cargo_sign_new_UPS_agreement.html'>GSG Cargo sign new UPS agreement.</a><br><br></li>\
	<li delay=0>10/09/06 - <a href='/press_room/articles/hand_luggage_limitations.html'>Current hand luggage limitation from UK airports.</a><br><br></li>\
\
	<li delay=0>25/07/06 - <a href='http://www.gsgcargo.com/uk_delivery/ebay_shipping.html'>Ebay sellers and buyers benefit from affordable delivery and collection service.</a><br><br></li>\
	<li delay=0>09/02/06 - <a href='http://www.gsgcargo.com/press_room/press_release/are_ebay_parcels_causing_too_many_problems_for_the_post_office.html'>GSG Cargo praised in newspaper article.</a><br><br></li>\
\
</ul></div></div></div>\
\
</div>");





/**********************************************************************************************

                               Customizable Options and Styles

**********************************************************************************************/

unlock0 = '1613-u'
unlock1 = '1210-u'
function vscroll_data0()
{


        this.enable_visual_design_mode = false;

 	this.container_width = 120
	this.container_height = 128
	this.top_pause_offset = 8

   /*---------------------------------------------
   Timing and Animation Speed
   ---------------------------------------------*/

	this.initial_scroll_delay = 0

	this.animation_delay = 40
	this.animation_jump = 1

	this.animation_delay_mac = 200
	this.animation_jump_mac = 5


   /*---------------------------------------------
   Scroll Styles
   ---------------------------------------------*/

	this.container_styles = "background-color:#DFEFFF; background-image:; border-width:1px; padding-right:4px; padding-left:4px; padding-bottom: 8px; padding-top: 8px; line-height: 1em;"
	this.item_link_styles = "margin-bottom:8px; margin-top:8px; background-color: #DFEFFF; background-image:; color:#1e51c8; text-align:; font-family:Arial; font-size:13px; font-weight:; text-decoration:none; border-style:none; border-color:; border-width:0px; padding-top:; padding-right:; padding-bottom:; padding-left:; line-height: 1em;"
	this.item_link_hover_styles = "background-color:; background-image:; color:; text-align:; font-family:Arial; font-size:; font-weight:; text-decoration:underline; "
	this.item_styles = "margin-bottom:15px; background-color:; background-image:; color:#212e43; text-align:; font-family:Arial; font-size:13px; font-weight:; text-decoration:none; "


}

