
/*-------------------------------------------
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 = 400 //175
DTT_height = 60 //24


DTT_codebase = "includes/banner_script/"
DTT_urltarget = "_self"

DTT_type_message = true		


/*-------------------------------------------
Background Settings
--------------------------------------------*/


DTT_bg_is_transparent = false
DTT_bgcolor = "" //"#E1E1E1"

DTT_bgimage = "none" //"images/btn_01.gif" // "none"
DTT_bgposition = "center"
DTT_bgrepeat = "repeat" //"no-repeat"

DTT_bgimage_ns4 = "default"


/*-------------------------------------------
Font, Border and Margin Settings
--------------------------------------------*/


DTT_border_width = 1
DTT_border_color = "#ffffff" //"#222222"
DTT_border_style = "solid"

DTT_textcolor =  "#ff7700" //"#000000"
DTT_fontfamily = "Arial"
DTT_fontsize =  18 // 12
DTT_fontsize_ns4 = 18 //12
DTT_fontweight = "bold" //"normal"
DTT_fontstyle = "nromal"
DTT_textdecoration = "nromal"

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 = "#222222"
DTT_hl_textdecoration = "none" //"underline"

DTT_hl_border_color = "#111111"
DTT_hl_border_style = "none" //"dotted"


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 = "<I>Protocol Development</I>"
DTT_message1 = "<I>Trial Design</I>"
DTT_message2 = "<I>Biostatistical Analysis</I>"
DTT_message3 = "<I>Safety Monitoring</I>"
DTT_message4 = "<I>Report Preparation</I>"
DTT_message5 = "<I>Case Report Form Design</I>"
DTT_message6 = "<I>Distributed Computer Systems</I>"
DTT_message7 = "<I>Relational Database Design</I>"
DTT_message8 = "<I>Data Management</I>"
DTT_message9 = "<I>Training and Certification"
DTT_message10 = "<I>Newsletter Design & Publication</I>"
DTT_message11 = ""
DTT_message12 = ""
DTT_message13 = ""


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"
DTT_url7 = "#"//"../documents/sample_link.htm"
DTT_url8 = "#"//"../documents/sample_link.htm"
DTT_url9 = "#"//"../documents/sample_link.htm"
DTT_url10 = "#"//"../documents/sample_link.htm"
DTT_url11 = "#"//"../documents/sample_link.htm"
DTT_url12 = "#"//"../documents/sample_link.htm"
DTT_url13 = "#"//"../documents/sample_link.htm"