
/*-------------------------------------------
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 = 273
DTT_height = 74

DTT_codebase = ""
DTT_urltarget = "_self"
 
DTT_type_message = true		



/*-------------------------------------------
Background Settings
--------------------------------------------*/


DTT_bg_is_transparent = false
DTT_bgcolor = "#FFFFFF"

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 = "#000099"
DTT_border_style = "solid"

DTT_textcolor = "#704F09"
DTT_fontfamily = "Arial"
DTT_fontsize = 11
DTT_fontsize_ns4 = 11
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 = 5

DTT_offset_y = 0
DTT_opera5_offset_y = 2                
DTT_opera6_offset_y = -1  




/*-------------------------------------------
Animation and message timing
--------------------------------------------*/


DTT_display_time = 1500
DTT_type_delay = 90
DTT_delay_between_msgs = 400


DTT_scroll_jump = 2
DTT_scroll_delay = 25


/*-------------------------------------------
Highlight Properties
--------------------------------------------*/


DTT_hl_textcolor = "#704F09"
//DTT_hl_textdecoration = ""
DTT_hl_textdecoration = "underline"

DTT_hl_border_color = "#000099"
DTT_hl_border_style = "dotted"

//DTT_mouse_cursor = ""
DTT_mouse_cursor = "hand"
DTT_cancel_hl = false


/*---------------------------------------------
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
--------------------------------------------*/


/*
   DTT_message0 = "The 2003 Hong Kong Derby Race Day Photo Release (4) - The Hong Kong Derby "
   DTT_message1 = "Fashion parades to Derby glory "
   DTT_message2 = "Elegant Fashion is the Derby heroine "
   DTT_message3 = "Hong Kong Derby Race Day - Tipster Competition Result"
   DTT_message4 = "The 2003 Hong Kong Derby Photo Release (1) - Opening Ceremony "
   DTT_message5 = "Hong Kong Derby Race Day - Tipster Competition - Most Popular Selections "
   DTT_message6 = "Drink to Hong Kong Derby on Sunday! "


   DTT_url0 = "documents/sample_link.htm"
   DTT_url1 = "documents/sample_link.htm"
   DTT_url2 = "documents/sample_link.htm"
   DTT_url3 = "documents/sample_link.htm"
   DTT_url4 = "documents/sample_link.htm"
   DTT_url5 = "documents/sample_link.htm"
   DTT_url6 = "documents/sample_link.htm"
*/