function gnbDataType()
	{
	this.Name = "Gay Naked Brisbane (GNB)";
	this.eMail = "gnbrisbane@hotmail.com";
	this.Phone = "";
	
	this.LogoWhiteBG = "GNBLogoWhiteBG.gif";
	this.LogoBlackBG = "GNBLogoBlackBG.gif";
	
	this.Description = 
	"Gay Naked Brisbane (GNB) is a gay nudist social group for \n" +
	"youngish guys, who are look after their bodies \n" +
	"in Brisbane, Queensland, Australia.";
						
	this.Disclaimer = "Our events are leisure events and GNB takes no responsibility for any injuries or loss of property";
	}

var GNBData = new gnbDataType();
