/*-------------------------------------------
Security Settings
--------------------------------------------*/
Notice = "DHTML Vertical Scroll, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
code0 = 538
code1 = 697
code2 = 1617
code3 = 1214
sequence = "oc7034112"
limit_multiple_users = true

/*-------------------------------------------
Required scroll animation settings. scrolldelay
is defined in milliseconds (1/1000s), scrolljump
is the distance in pixels to move the scroll animation
after each scroll delay.
--------------------------------------------*/
scrolldelay = 20
scrolljump = 1

ie5_scrolldelay = 20;
ie5_scrolljump = 1;

ie4_scrolldelay = 30
ie4_scrolljump = 1

ns6_scrolldelay = 5;
ns6_scrolljump = 1;

ns4_scrolldelay = 35
ns4_scrolljump = 1

ie4up_ns4_mac_scrolldelay = 5
ie4up_ns4_mac_scrolljump = 1

ns6_mac_scrolldelay = 1;
ns6_mac_scrolljump = 2;



/*-------------------------------------------
Required Default / General Settings
--------------------------------------------*/
scroll_width = 150
scroll_height = 290

start_offscreen = false
defaultdelay = 0

backgroundcolor = "#aaaaaa"
background_istransparent = true

messagepadding = 4
messagegap = 5
ns4_messagegap = 1

textcolor = "#808080"
fontfamily = "Arial"
fontsize = 7
ns4_fontsize = 7
fontweight = "normal"
fontstyle = "normal"
textdecoration = "normal"
hl_textcolor = "#ff0000"
hl_textdecoration = "normal"

marginleft = 0
marginright = 0
margintop = 0
marginbottom = 0

onload_statement = "";
urltarget = "_new";


/*-----------------------------------------------
Netscape6 HTML page margin offset fix, set equal to margin
dimensions defined within the body tag of the HTML page for 
which this scroller is located.
-------------------------------------------------*/
ns6_documentmarginwidth = 0
ns6_documentmarginheight = 0


/*-------------------------------------------
Optional General Scroll Settings
--------------------------------------------*/
//message_bgcolor = "#aaaaaa"
//backgroundimage = "mybg.gif"
ie4_backgroundimage = "images/bgfix.gif"
