var outcol    = "#000000";
var outbg     = "";
var incol     = "#000000";
var inbg      = "";
var title     = "img/title.png";
var titcap    = "Welcome to Cyberstarling";
var tabface   = "helvetica, arial, sans-serif"; 
var tabsize   = "12px";
var tabwt     = "normal";
var tabfncol  = "#98B4DB";
var tabfhcol  = "#BFD1E9";
var tabbncol  = "#282828";
var tabbhcol  = "#282828";
var top       = "";
var topsel    = "img/ts.gif";
var bl        = "img/bl.gif";
var blt       = "img/blt.gif";
var bm        = "img/bm.gif";
var bmt       = "img/bmt.gif";
var br        = "img/br.gif";
var brt       = "img/brt.gif";
var MenuItems =
[
	["General", "index.html",
		["Home", "index.html"],
		["My life so far", "history1.html"],
		["Pictures", "pictures.html"]
	],
	["Beliefs", "testimony1.html",
		["Testimony pt 1", "testimony1.html"],
		["Testimony pt 2", "testimony2.html"],
		["Testimony pt 3", "testimony3.html"]
	],
	["Interests", "astro.html",
		["Astronomy", "astro.html"],
		["Codes", "codes.html"],
		["Guitar", "guitar.html"],
		["Sailing", "sailing.html"],
		["Sign language", "sign.html"]
	],
	["Laughs", "exams.html",
		["Exam papers", "exams.html"],
		["Questions", "questions.html"]
	],
	["", "index.html"]
];

