/*
#########################################################
#
# default javascript settings for the entire site
#
# Copyright:		2000-2008 S-Inside
# Project:			Any website
# Platform:			Javascript
#
#########################################################
*/

// settings for this website
var $nImagePlaceWith = 0; 					// place holder for big_image, how much from middle op window, default 150;
var $nImagePlaceHeight = 150;				// how much from top of page
var $sHomepage = "index.html";				// where should site go to if loaded in frame
var $nScrollFaceColor = "#ff3333";			// colors for scrollbars
var $nScrollArrowColor = "#fdf6e9";			// colors for scrollbars
var $nScrollTrackColor = "#fbeccf";			// colors for scrollbars
var $nScrollShadowColor = "#760202";		// colors for scrollbars
var $nScrollHighlightColor = "#ffbbbb";		// colors for scrollbars
var $nScroll3dlightColor = "#ffbbbb";		// colors for scrollbars
var $nScrollDarkshadowColor = "#760202";	// colors for scrollbars