﻿
var LogoBGColour = "#000099";
var DataBGColour = "#ccffff";
var EmptyAreaColour = "#00ffff";

var IntroPage = "Info_bevezetes-txt.html";
var	LinksDirPage =  "Info-LinksDir.html";
var SiteRootUrl =  "www.rakovszky.info/";
var RootPageName = "default.html";
var SiteHelpUrl = "SiteHelp.html";
var TechProblemsUrl = "techproblems-txt.html";
var ContactUrl = "contact-text.html";
var StatusBlogUrl = "status_blog.html";
var ProjectPlanUrl = "Honlap-terv.htm";

var CopyrightDeclare = "Author:\n M.S.C.A.M. de Rakovszky \n Rákó DP Enterprises\n \nAll rights reserved by the author (or other copyright owners, as appropriate).\n Neither the contents nor the Javascript-code may be copied or rereused without the consent of the copywrite owner";
var CopyrightDeclare1 = "The reproduction or reuse of assets on this web site, including but not limited to text, HTML or Javascript code, images, sounds without written consent from the author, is stricly prohibited. For any contravention, a conventional penalty of 1000€ will be payable.";

/*function SetRootScrollColours() {
//	if (BrowserSwitch == 1 ) 
//		IESetRootScrollColours();
}  // ----   end of function SetRootScrollColours()

function SetContentsScrollColours() {
//	if (BrowserSwitch == 1 ) 
//		IESetContentsScrollColours();
}   // ----   end of function SetRootScrollColours()
*/
