function loadContents () {
 

    contents.addMenuItem("Bible Guys Home Page", 	"top.window.location='/BibleGuys/bibleguyshomepage.html'");
		
    contents.fontSize = 12;
    contents.menuItemHeight = 30;
    contents.menuHiliteBgColor = "#6699CC";

}

