
/*-------------------------------------------
Copyright Notice - The following parameter is 
required in order for the effect to function.
--------------------------------------------*/

  
DTT_notice = "DHTML TypeWriter Text, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"




/*-------------------------------------------
General Properties
--------------------------------------------*/


DTT_width = 210
DTT_height = 120


DTT_codebase = "js/"
DTT_urltarget = "_parent"

DTT_type_message = false	


/*-------------------------------------------
Background Settings
--------------------------------------------*/


DTT_bg_is_transparent = true
DTT_bgcolor = "red"

DTT_bgimage = "none"
DTT_bgposition = "center"
DTT_bgrepeat = "no-repeat"

DTT_bgimage_ns4 = "default"


/*-------------------------------------------
Font, Border and Margin Settings
--------------------------------------------*/


DTT_border_width = 0
DTT_border_color = "#222222"
DTT_border_style = "solid"

DTT_textcolor = "#000000"
DTT_fontfamily = "Verdana"
DTT_fontsize = 11
DTT_fontsize_ns4 = 12
DTT_fontweight = "normal"
DTT_fontstyle = "normal"
DTT_textdecoration = "normal"

DTT_alignment = "left"
DTT_margin_bottom = 5
DTT_margin_top = 5
DTT_margin_right = 0
DTT_margin_left = 0

DTT_offset_y = -1
DTT_opera5_offset_y = 1                
DTT_opera6_offset_y = -2  




/*-------------------------------------------
Animation and message timing
--------------------------------------------*/


DTT_display_time = 6000
DTT_type_delay = 90
DTT_delay_between_msgs = 
					


DTT_scroll_jump = 2
DTT_scroll_delay = 10




/*-------------------------------------------
Highlight Properties
--------------------------------------------*/


DTT_hl_textcolor = "#222222"
DTT_hl_textdecoration = "underline"

DTT_hl_border_color = "#111111"
DTT_hl_border_style = "solid"


DTT_mouse_cursor = "hand"
DTT_cancel_hl = true



/*---------------------------------------------
Optional event triggered custom function calls
----------------------------------------------*/


//DTT_onload_code = "alert('custom function - onload')"

    
//DTT_clickitem_code0 = "alert('custom Function - message 0')"
//DTT_clickitem_code1 = "alert('custom Function - message 1')"


/*-------------------------------------------
Typewriter Text Messages and URL links
--------------------------------------------*/