function newWin(url) { if (parseInt(navigator.appVersion) >= 3) { criteriaWindow = window.open(url, "critWin", "titlebar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=yes,width=600,height=385"); criteriaWindow.focus(); } } function change(doc,obj) { if (document.images) document.images[doc].src = eval(obj + ".src"); } var host = "raleighnokidding.com"; function getMailLink(address, subject, link) { document.write("" + link + "<\/a>"); } home = new Image(); _home = new Image(); aboutUs = new Image(); _aboutUs = new Image(); events = new Image(); _events = new Image(); pastEvents = new Image(); _pastEvents = new Image(); planning = new Image(); _planning = new Image(); contactUs = new Image(); _contactUs = new Image(); articles = new Image(); _articles = new Image(); books = new Image(); _books = new Image(); travel = new Image(); _travel = new Image(); links = new Image(); _links = new Image(); home.src = "./graphics/home.gif"; _home.src = "./graphics/_home.gif"; aboutUs.src = "./graphics/aboutUs.gif"; _aboutUs.src = "./graphics/_aboutUs.gif"; events.src = "./graphics/events.gif"; _events.src = "./graphics/_events.gif"; pastEvents.src = "./graphics/pastEvents.gif"; _pastEvents.src = "./graphics/_pastEvents.gif"; planning.src = "./graphics/planning.gif"; _planning.src = "./graphics/_planning.gif"; contactUs.src = "./graphics/contactUs.gif"; _contactUs.src = "./graphics/_contactUs.gif"; articles.src = "./graphics/articles.gif"; _articles.src = "./graphics/_articles.gif"; books.src = "./graphics/books.gif"; _books.src = "./graphics/_books.gif"; travel.src = "./graphics/travel.gif"; _travel.src = "./graphics/_travel.gif"; links.src = "./graphics/links.gif"; _links.src = "./graphics/_links.gif";