
/*-------------------------------------------
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 = 800
DTT_height = 20


DTT_codebase = "script/"
DTT_urltarget = "_self"

DTT_type_message = true		


/*-------------------------------------------
Background Settings
--------------------------------------------*/


DTT_bg_is_transparent = true
DTT_bgcolor = "#FF0000"

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 = "#FFFFFF"
DTT_border_style = "none"

DTT_textcolor = "#000000"
DTT_fontfamily = "Arial"
DTT_fontsize = 12
DTT_fontsize_ns4 = 12
DTT_fontweight = "normal"
DTT_fontstyle = "normal"
DTT_textdecoration = "normal"

DTT_alignment = "center"
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 = 1500
DTT_type_delay = 90
DTT_delay_between_msgs = 400
					


DTT_scroll_jump = 2
DTT_scroll_delay = 25




/*-------------------------------------------
Highlight Properties
--------------------------------------------*/


DTT_hl_textcolor = "#CC0000"
DTT_hl_textdecoration = "underline"

DTT_hl_border_color = "#CC0000"
DTT_hl_border_style = "none"


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 = "++ Horizont - Verflechtung ++"
DTT_message1 = "++ Kunsthaus Zug ++"
DTT_message2 = "++ Bis 30.Dezember 2005 ++"
DTT_message3 = "++ Kunsthaus Zug mobil 2004 ++"


DTT_url0 = "ausstellungen/HV/Intro.html"
DTT_url1 = "http://www.museenzug.ch/kunsthaus/index.htm"
DTT_url2 = "ausstellungen/HV/Intro.html"
DTT_url3 = "ausstellungen/HV/Intro.html"


DTT_urltarget1 = "_new"

