// these globals are duplicated (uggh) in popmenu2.js
// customize/scglobals.js and in cgi-bin/globals.pl

var mainurl="http://www.securecottage.com/";
//var mainurl="http://192.168.1.40/cottage/"
var mainurlsecure="https://www.securecottage.com/";
//var mainurlsecure="http://192.168.1.40/cottage/";
var IfSecure = "; secure";
//var IfSecure = ""; // if not secure web

