

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

                               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=4><FONT COLOR=#E0A234></b></FONT>While Bahrain and Saudi Arabia are neighboring countries, their lifestyles are very different, especially for women. Regardless of nationality, women visiting Saudi Arabia are expected to dress very modestly, cover as much of the body as possible, preferably using a scarf, too. However, Saudis do not expect Western women to adopt their native clothing which is a veil and an Abaya, the black robe covering a woman from head to toe. Also, native Saudi women do not participate in business negotiations at all and Western women, if a part of business delegation may not be taken seriously as well. <br><br>When you ask for water in a restaurant in China, do not be surprised when you get a pot of hot water and lemon. It is customary to drink hot water with lemon with meal in China. The reasons can be two-fold: hot water with lemon can actually refresh the body more than iced drink; also, a long-forgotten habit of boiling water due to sanitary reasons from the old times can also have something to do with this current tradition. <br><br>Expatriate housing in Chennai, India is mostly semi-furnished; it is customary to ship most of your own furniture or obtain rental furniture from local providers for the duration of assignment. <br><br>Foreign nationals moving to the U.S. typically experience serious challenges associated with the fact that they have no U.S. credit history. Obtaining a cell phone, car loan, mortgage, insurance or a credit card can be both very difficult and costly. Relocation management companies such as Lexicon assist incoming foreign nationals with a comprehensive care program supported by a national network of providers specializing in servicing foreign nationals in the U.S.  </a></li>\
\
</ul></div></div></div>\
\
</div>");




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

                               Customizable Options and Styles

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


function vscroll_data0()
{


        this.enable_visual_design_mode = false;

 	this.container_width = 188
	this.container_height = 115
	this.top_pause_offset = 4


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

	this.initial_scroll_delay = 0

	this.animation_delay = 50
	this.animation_jump = 1

	this.animation_delay_mac = 100
	this.animation_jump_mac = 10


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

	this.container_styles = "background-color:#003399; background-image:; border-style:none; border-color:#003399; border-width:0px; padding-right:10px; padding-left:10px; "
	this.item_link_styles = "margin-bottom:0px; background-color:; background-image:; color:#FFFFFF; text-align:; font-family:Arial; font-size:11px; font-weight:; text-decoration:none; border-style:none; border-color:; border-width:0px; padding-top:; padding-right:; padding-bottom:; padding-left:; "
	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:#FFFFFF; text-align:; font-family:Arial; font-size:11px; font-weight:; text-decoration:none; "


}


