/*-------------------------------------------
Security Settings
--------------------------------------------*/
limit_multiple_users = true
notice = "Content Window, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"
code0 = 538
code1 = 697
code2 = 1617
code3 = 1214
sequence = "oc7034112"



/*-------------------------------------------
Required Default / General Settings
--------------------------------------------*/
//window_width = 172
//window_height = 200

window_width = 148
window_height = 200

defaultdelay = 0

// backgroundcolor = "#99cccc"
backgroundcolor = "#ffffff"
background_istransparent = false

messagepadding = 0
messagegap = -2
ns4_messagegap = 0

textcolor = "#333333"
fontfamily = "Arial"
fontsize = 11
fontsize_ie4 = 8;
fontsize_ns4 = 11;
fontweight = "normal"
fontstyle = "normal"
textdecoration = "normal"
hl_textcolor = "#000000"
hl_textdecoration = "underline"

marginleft = 1
marginright = 0
margintop = 0
marginbottom = 0

urltarget = "_self";
onload_statement = "";
// onload_statement = "nextImage()";  // must include this with the LIVE home page that uses random images


/*-------------------------------------------
required up / down scroll buttons
--------------------------------------------*/

up_button_image = "images/up_button.gif";
up_button_image_hl = "images/up_buttonhl.gif";
up_button_width = 16
up_button_height = 16
//up_button_x = 155
//up_button_y = 4
up_button_x = 130
up_button_y = 4

down_button_image = "images/down_button.gif";
down_button_image_hl = "images/down_buttonhl.gif";
down_button_width = 16
down_button_height = 16
//down_button_x = 155
//down_button_y = 181
down_button_x = 130
down_button_y = 181


/*-------------------------------------------
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


/*-------------------------------------------
Optional Background Settings
--------------------------------------------*/
//message_bgcolor = "#aaaaaa"
//ie4_backgroundimage = "images/bgfix.gif"

// backgroundimage = "images/background.gif"
// backgroundimage = "images/singlepixel.gif"

/*---------------------------------------------
Scrolling Message Settings
-----------------------------------------------*/

desc0 = "<img src=\"images/lobby3_th.jpg\" width=\"125\" height=\"78\" alt=\"\" border=\"0\">"
hldesc0 = "Lobby"
desturl0 = "javascript:swapImage(0);"
addheight0 = 0

desc1 = "<img src=\"images/entry_th.jpg\" width=\"125\" height=\"78\" alt=\"\" border=\"0\">"
hldesc1 = "Entryway"
desturl1 = "javascript:swapImage(1);"
addheight1 = 0

desc2 = "<img src=\"images/pool_th.jpg\" width=\"125\" height=\"78\" alt=\"\" border=\"0\">"
hldesc2 = "&nbsp;<font color=\"#FFFFFF\">Indoor Pool</font>"
desturl2 = "javascript:swapImage(2);"
addheight2 = 0

desc3 = "<img src=\"images/singleguest_th.jpg\" width=\"125\" height=\"78\" alt=\"\" border=\"0\">"
hldesc3 = "Single Guest Room"
desturl3 = "javascript:swapImage(3);"
addheight3 = 0

desc4 = "<img src=\"images/meetingroom_th.jpg\" width=\"125\" height=\"78\" alt=\"\" border=\"0\">"
hldesc4 = "Meeting Room"
desturl4 = "javascript:swapImage(5);"
addheight4 = 0

//desc = "<img src=\"images/doubleguest_th.jpg\" width=\"125\" height=\"78\" alt=\"\" border=\"0\">"
//hldesc = "Double Guest Room"
//desturl = "javascript:swapImage();"
//addheight = 0

//desc = "<img src=\"images/front_th.jpg\" width=\"125\" height=\"78\" alt=\"\" border=\"0\">"
//hldesc = "Front"
//desturl = "javascript:swapImage();"
//addheight = 0



